Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 274533 - app-admin/fam-2.7.0-r4 has typo in dependencies
Summary: app-admin/fam-2.7.0-r4 has typo in dependencies
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Jeroen Roovers (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-06-17 18:44 UTC by nuitari
Modified: 2009-06-17 20:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nuitari 2009-06-17 18:44:52 UTC
DEPEND="|| ( net-dns/rpcbind >=net-nds/portmap-5b-r6 )
should read
DEPEND="|| ( net-nds/rpcbind >=net-nds/portmap-5b-r6 )

this of course causes issues updating systems that have both nfs and fam as the dependency on rpcbind causes a block.

Reproducible: Always
Comment 1 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2009-06-17 20:49:03 UTC
Resync your tree, this has already been fixed:

http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-admin/fam/fam-2.7.0-r4.ebuild?r1=1.22&r2=1.23