Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 169554 - net-fs/coda: bad DEPEND/RDEPEND handling
Summary: net-fs/coda: bad DEPEND/RDEPEND handling
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Maurice van der Pot (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-05 23:26 UTC by Diego Elio Pettenò (RETIRED)
Modified: 2007-04-29 10:22 UTC (History)
1 user (show)

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 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-03-05 23:26:03 UTC
net-fs/coda tries to use not-yet-set RDEPEND to set into DEPEND, to the result that a few packages like rpc2 that are needed to build coda are not installed at buildtime.

To check this out, just try emerge -B coda from a system where coda was never installed, it will fail checking for rp2gen.

HTH,
Diego
Comment 1 Maurice van der Pot (RETIRED) gentoo-dev 2007-04-29 10:22:54 UTC
Fixed. Thanks Diego!