Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 17080 - has_version not working in src_install
Summary: has_version not working in src_install
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-08 07:56 UTC by Heinrich Wendel (RETIRED)
Modified: 2011-10-30 22:18 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 Heinrich Wendel (RETIRED) gentoo-dev 2003-03-08 07:56:11 UTC
During src_install, ${ROOT} is declared as a local variable. This causes has_version to exit with an error (ERROR: insufficient parameters!
), because the ${ROOT} argument is required.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2003-03-10 21:17:29 UTC
Ok... Killed the 'local' definition...
47-r9 will need a bit of testing for this one.
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2003-04-28 05:49:36 UTC
This is out as of 47-r10