Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 292932 - app-portage/gentoolkit-dev-0.2.6.13 fails tests with dash as /bin/sh
Summary: app-portage/gentoolkit-dev-0.2.6.13 fails tests with dash as /bin/sh
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Tools (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage Tools Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-12 18:05 UTC by Alexis Ballier
Modified: 2009-11-12 20:14 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 Alexis Ballier gentoo-dev 2009-11-12 18:05:19 UTC
cd test; sh test.sh
test.sh: 3: source: not found
test.sh: 5: Syntax error: "(" unexpected
make[1]: *** [test] Error 2
make[1]: Leaving directory `/var/tmp/portage/app-portage/gentoolkit-dev-0.2.6.13/work/gentoolkit-dev-0.2.6.13/src/echangelog'
make: *** [test] Error 2
 * ERROR: app-portage/gentoolkit-dev-0.2.6.13 failed:
 *   (no error message)
 * 
 * Call stack:
 *     ebuild.sh, line  49:  Called src_test
 *   environment, line 248:  Called die
 * The specific snippet of code:
 *           emake test || die;
 * 
 * If you need support, post the output of 'emerge --info =app-portage/gentoolkit-dev-0.2.6.13',



Easy fix: run it through bash.
Comment 1 Christian Ruppert (idl0r) gentoo-dev 2009-11-12 20:14:04 UTC
Fixed in SVN/CVS, thanks!