Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why can't I install netatalk ???
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
ivancan
n00b
n00b


Joined: 10 Jun 2002
Posts: 16

PostPosted: Mon Jun 10, 2002 7:45 pm    Post subject: Why can't I install netatalk ??? Reply with quote

HI all,
when I

try emerge --pretend net-fs/netatalk

These are the packages that I would merge, in order.

Calculating dependencies !!! Couldn't find match for net-fs/netatalk; aborting.

doing a

emerge --pretend net-fs/netatalk/netatalk-1.5.2.ebuild

These are the packages that I would merge, in order.

Calculating dependencies \

!!! ebuild net-fs/netatalk-1.5.2 not found (possibly blocked by package.mask)


WHY ???
The package mask says:
(if this is the package-mask)
DEPEND="virtual/glibc
pam? ( sys-libs/pam )
tcpd? ( sys-apps/tcp-wrappers )
ssl? ( dev-libs/openssl )
sys-apps/shadow
>=sys-libs/db-3"

I have installed:
emerge --pretend sys-libs/pam && emerge --pretend sys-apps/tcp-wr
appers && emerge --pretend dev-libs/openssl && emerge --pretend sys-apps/shadow && emerge --pretend sys-libs/db

Calculating dependencies ...done!
[ebuild R ] sys-libs/pam-0.75-r6 to /

Calculating dependencies ...done!
[ebuild R ] sys-apps/tcp-wrappers-7.6-r3 to /

Calculating dependencies ...done!
[ebuild R ] dev-libs/openssl-0.9.6d to /


Calculating dependencies ...done!
[ebuild R ] sys-apps/shadow-4.0.2-r5 to /

Calculating dependencies ...done!
[ebuild R ] sys-libs/db-3.2.3h-r4 to /

for db I found: 1.85-r1 3.2.3h-r4
are installed


Any idea ?
thanks in advance ! :?
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Mon Jun 10, 2002 9:11 pm    Post subject: Reply with quote

package.mask refers to the file in /usr/portage/profiles/package.mask. Do a:

Code:
grep "netatalk" /usr/portage/profiles/package.mask

and see if it's commented out. (starts with a # symbol)

Also, check your /etc/make.profile/packages file and see if there's any reference to netatalk in there.

Finally, what version of portage are you using?

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
ivancan
n00b
n00b


Joined: 10 Jun 2002
Posts: 16

PostPosted: Tue Jun 11, 2002 7:53 pm    Post subject: more data Reply with quote

dark root # fgrep netatalk /usr/portage/profiles/package.mask
>=net-fs/netatalk-1.5
dark root # emerge --pretend unmerge portage

>>> These are the packages that I would unmerge:

portage
selected: 1.9.13
protected: none
omitted: none

==> So by my opinion there is no problem, or is portage too old ?
Installed Gentoo 1.1a

thanks a lot in advance
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Tue Jun 11, 2002 8:22 pm    Post subject: Unmask it Reply with quote

Comment out the mask line in packages.mask:

# >=net-fs/netatalk-1.5

Entries in package.mask tell portage not to install versions of software
that match entries in the mask; in this case no netatalk 1.5 or later.
Since 1.5.2 is all that's available, that's why emerge can't find anything.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
FyreFiend
n00b
n00b


Joined: 24 May 2002
Posts: 17

PostPosted: Tue Jun 11, 2002 8:41 pm    Post subject: Reply with quote

As others have said it's masked. I unmasked it and have it running on two boxes and it seems to work fine but YMMV.

Good Luck
Back to top
View user's profile Send private message
klieber
Bodhisattva
Bodhisattva


Joined: 17 Apr 2002
Posts: 3657
Location: San Francisco, CA

PostPosted: Tue Jun 11, 2002 8:41 pm    Post subject: Reply with quote

Note that packages are usually listed in packages.mask for a reason. In the case of netatalk, it's listed as "untested". So, be careful, make backups, etc., etc.

--kurt
_________________
The problem with political jokes is that they get elected
Back to top
View user's profile Send private message
ivancan
n00b
n00b


Joined: 10 Jun 2002
Posts: 16

PostPosted: Wed Jun 12, 2002 5:41 am    Post subject: WORKS !!! Reply with quote

Thanks very much for your help.
It works, at least it installs,
the rest I'll get up running !
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum