View previous topic :: View next topic |
Author |
Message |
nr5 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jan 2006 Posts: 57
|
Posted: Sat Feb 04, 2006 2:11 am Post subject: How do I unmask mod_ftpd so that I can emerge it?? |
|
|
I dont know how to unmask mod_ftpd...( *n00b*)
Code: | # emerge mod_ftpd
Calculating dependencies
!!! All ebuilds that could satisfy "mod_ftpd" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-www/mod_ftpd-0.13.0 (masked by: missing keyword)
- net-www/mod_ftpd-0.12.3 (masked by: missing keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gen |
Plz help! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
eqlazer n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
![](images/avatars/6422113404396f807573c6.jpg)
Joined: 07 Dec 2005 Posts: 33 Location: Gothenburg, Sweden
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Vanquirius Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/7348818914335f4b5010ec.jpg)
Joined: 14 Jun 2002 Posts: 1297 Location: Ethereal plains
|
Posted: Sat Feb 04, 2006 2:17 am Post subject: |
|
|
Are you really talking about net-www/mod_ftpd?
It is not masked at all, as far as I can tell.
Must be something else that is borked... I would try syncing again first. _________________ Hello. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nr5 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jan 2006 Posts: 57
|
Posted: Sat Feb 04, 2006 2:43 am Post subject: |
|
|
Vanquirius wrote: | Are you really talking about net-www/mod_ftpd? |
Yes, maybe i need a emerge sync ? Ill try that.
I did try adding net-www/mod_ftpd to my package.keywords but its still not working(also noticed masked by: missing keyword??). Ill read on on the HOWTO ![Smile :)](images/smiles/icon_smile.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Vanquirius Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/7348818914335f4b5010ec.jpg)
Joined: 14 Jun 2002 Posts: 1297 Location: Ethereal plains
|
Posted: Sat Feb 04, 2006 3:04 am Post subject: |
|
|
For stuff that is missing keywords, you can add pkg-cat/pkg-name -*, that should work.
But still, that is not the particular case. _________________ Hello. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nr5 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jan 2006 Posts: 57
|
Posted: Mon Feb 06, 2006 2:20 am Post subject: |
|
|
I added pkg-cat/pkg-name -* to /etc/portage/package.keywords but I still get
Code: | # emerge mod_ftpd
Calculating dependencies
!!! All ebuilds that could satisfy "mod_ftpd" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-www/mod_ftpd-0.13.0 (masked by: missing keyword)
- net-www/mod_ftpd-0.12.3 (masked by: missing keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
|
I also did emerge sync but still not working?? ![Crying or Very sad :cry:](images/smiles/icon_cry.gif) |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Catch-22 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/69583114143d0ca3c2d072.gif)
Joined: 22 Oct 2004 Posts: 244
|
Posted: Mon Feb 06, 2006 3:10 am Post subject: |
|
|
which arch are you using? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nr5 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jan 2006 Posts: 57
|
Posted: Mon Feb 06, 2006 12:40 pm Post subject: |
|
|
x86_64 |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Vanquirius Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/7348818914335f4b5010ec.jpg)
Joined: 14 Jun 2002 Posts: 1297 Location: Ethereal plains
|
Posted: Mon Feb 06, 2006 4:13 pm Post subject: |
|
|
That clears it up... It doesn't have any amd64 marking at all.
Try the ~x86 keyword. _________________ Hello. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nr5 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jan 2006 Posts: 57
|
Posted: Mon Feb 06, 2006 5:31 pm Post subject: |
|
|
Nope...
I tried all these lines in package.keywords:
net-www/mod_ftpd ~x86
net-www/mod_ftpd-0.13.0 ~x86
net-www/mod_ftpd-0.12.3 ~x86
and:
# USE="~x86" emerge mod_ftpd
But i still keep getting the message:
Code: | # emerge mod_ftpd
Calculating dependencies
!!! All ebuilds that could satisfy "mod_ftpd" have been masked.
!!! One of the following masked packages is required to complete your request:
- net-www/mod_ftpd-0.13.0 (masked by: missing keyword)
- net-www/mod_ftpd-0.12.3 (masked by: missing keyword)
For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook. |
|
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Catch-22 Apprentice
![Apprentice Apprentice](/images/ranks/rank_rect_2.gif)
![](images/avatars/69583114143d0ca3c2d072.gif)
Joined: 22 Oct 2004 Posts: 244
|
Posted: Tue Feb 07, 2006 4:01 am Post subject: |
|
|
Code: | echo "net-www/mod_ftpd x86" >> /etc/portage/package.keywords && emerge -av mod_ftpd |
and if it works file a bug asking for amd64 to be added to its keywords |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nr5 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jan 2006 Posts: 57
|
Posted: Tue Feb 07, 2006 12:51 pm Post subject: |
|
|
ah!! got it to emerge using Catch-22s line
Now i get this message though
Code: | E_CONFIG_H -c -o ftp_protocol.lo ftp_protocol.c && touch ftp_protocol.slo
ftp_protocol.c: In function `process_ftpd_connection_internal':
ftp_protocol.c:332: warning: int format, different type arg (arg 7)
ftp_protocol.c: In function `ftpd_handler_cd':
ftp_protocol.c:560: warning: cast from pointer to integer of different size
ftp_protocol.c: In function `ftpd_handler_help':
ftp_protocol.c:602: warning: cast from pointer to integer of different size
ftp_protocol.c:613: warning: cast from pointer to integer of different size
ftp_protocol.c:627: warning: cast from pointer to integer of different size
ftp_protocol.c: In function `ftpd_handler_list':
ftp_protocol.c:934: warning: cast from pointer to integer of different size
ftp_protocol.c:951: warning: cast from pointer to integer of different size
ftp_protocol.c: In function `ftpd_handler_stor':
ftp_protocol.c:1265: warning: cast from pointer to integer of different size
ftp_protocol.c:1291: warning: cast from pointer to integer of different size
apxs:Error: Command failed with rc=65536
.
make: *** [mod_ftpd.la] Error 1
!!! ERROR: net-www/mod_ftpd-0.13.0 failed.
!!! Function src_compile, Line 34, Exitcode 2
!!! emake failed
!!! If you need support, post the topmost build error, NOT this status message.
|
Not sure how to fixa that? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nr5 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jan 2006 Posts: 57
|
Posted: Tue Feb 07, 2006 1:49 pm Post subject: |
|
|
Anyone know any other ftp software I can use in case i cant get mod_ftpd to work?? |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
Vanquirius Retired Dev
![Retired Dev Retired Dev](/images/ranks/rank-retired.gif)
![](images/avatars/7348818914335f4b5010ec.jpg)
Joined: 14 Jun 2002 Posts: 1297 Location: Ethereal plains
|
Posted: Tue Feb 07, 2006 4:20 pm Post subject: |
|
|
nr5 wrote: | net-www/mod_ftpd ~x86
net-www/mod_ftpd-0.13.0 ~x86
net-www/mod_ftpd-0.12.3 ~x86 |
If you specify a version, you need an operator such as =.
Quote: | # USE="~x86" emerge mod_ftpd |
That would be ACCEPT_KEYWORDS, not USE.
Probably the reason it is not keyworded amd64 is because it really doesn't work with amd64 (without some patching, at least). _________________ Hello. |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
nr5 n00b
![n00b n00b](/images/ranks/rank_rect_0.gif)
Joined: 19 Jan 2006 Posts: 57
|
Posted: Tue Feb 07, 2006 8:20 pm Post subject: |
|
|
ok, i tried accept_keywords too... not working. Anyone know a nother ftp client that can be used for web development?
while we w8 for the mod_ftpd
Thx! |
|
Back to top |
|
![](templates/gentoo/images/spacer.gif) |
|