Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11489 - Jail ebuild does not have strace as a dependancy
Summary: Jail ebuild does not have strace as a dependancy
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Nick Hadaway
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-12-02 09:34 UTC by Brian Downey
Modified: 2003-02-04 19:42 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 Brian Downey 2002-12-02 09:34:13 UTC
Jail's "addjailsw" component uses strace to figure out dependancy requirements
for the programs it adds to the jail environment.   The ebuild does not require
it, and it should.
Comment 1 Nick Hadaway 2002-12-23 02:51:08 UTC
I have added strace to RDEPEND.  Thanks for the heads up.