Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 212131 - dev-util/git-1.5.4.3 dies in src_test if cvs is not installed
Summary: dev-util/git-1.5.4.3 dies in src_test if cvs is not installed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Fernando J. Pereda (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-03-03 00:00 UTC by Alexis Ballier
Modified: 2008-03-17 09:14 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 Alexis Ballier gentoo-dev 2008-03-03 00:00:14 UTC
>>> Source compiled.
 * 
 * ERROR: dev-util/git-1.5.4.3 failed.
 * Call stack:
 *               ebuild.sh, line   49:  Called src_test
 *             environment, line 2651:  Called built_with_use 'src_test' 'src_test'
 *             environment, line  342:  Called die
 * The specific snippet of code:
 *       [[ -z ${PKG} ]] && die "Unable to resolve $1 to an installed package";
 *  The die message:
 *   Unable to resolve dev-util/cvs to an installed package
 * 
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/log/portage/dev-util:git-1.5.4.3:20080302-234428.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-util/git-1.5.4.3/temp/environment'.
 * 

[ebuild     U ] dev-util/git-1.5.4.3 [1.5.3.4-r1] USE="bash-completion curl gtk iconv perl threads%* -cgi% -doc -emacs -mozsha1 (-ppcsha1) -tk -webdav" 0 kB 
[ebuild  N    ] dev-util/cvs-1.12.12-r4  USE="crypt kerberos nls pam -doc -emacs -server" 3,123 kB 


Probably needs to check if its installed before calling built_with_use or depend  on cvs for the tests.
Comment 1 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2008-03-17 09:06:29 UTC
Fixed in CVS for 1.5.4.4.