Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 277829 - [science overlay] app-arch/lbzip2 fail test, missing app-shells/dash
Summary: [science overlay] app-arch/lbzip2 fail test, missing app-shells/dash
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Science Related Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-07-14 16:19 UTC by Nathan Phillip Brink (binki) (RETIRED)
Modified: 2009-08-21 22:13 UTC (History)
1 user (show)

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


Attachments
fix that works for me (bugs.gentoo.org:277829.patch,1.96 KB, patch)
2009-07-14 16:21 UTC, Nathan Phillip Brink (binki) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2009-07-14 16:19:31 UTC
The lines

DEPEND="test? ( app-shells/dash
       sys-process/time )"

don't work if you don't have 

IUSE="test"


So that means that my build fails the following error because the dependency was not pulled in and I have FEATURES=test:

/bin/dash test.sh /var/tmp/portage/app-arch/lbzip2-0.15/temp/rnd
make: /bin/dash: Command not found
make: *** [check] Error 127
Comment 1 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2009-07-14 16:21:08 UTC
Created attachment 197941 [details, diff]
fix that works for me
Comment 2 Nathan Phillip Brink (binki) (RETIRED) gentoo-dev 2009-08-21 22:13:11 UTC
I wonder why this didn't already get closed... ;-)

http://git.overlays.gentoo.org/gitweb/?p=proj/sci.git;a=commitdiff;h=669ddf8bae501534765b757e4df2487fbc34d84b