Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 349200 - =sys-apps/portage-2.2.01.17409 doesn't honor FEATURES=-collision-protect, breaks bootstrapping
Summary: =sys-apps/portage-2.2.01.17409 doesn't honor FEATURES=-collision-protect, bre...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 349737
  Show dependency tree
 
Reported: 2010-12-20 15:36 UTC by Jeremy Olexa (darkside) (RETIRED)
Modified: 2011-01-03 14:09 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 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-12-20 15:36:24 UTC
The step in the guide fails:

Code Listing 1.9: emerge portage

$ env FEATURES="-collision-protect" emerge --oneshot portage
        

 * None of the installed packages claim the file(s).
 * 
 * Package 'sys-apps/portage-2.2.01.17390' NOT merged due to file
 * collisions. If necessary, refer to your elog messages for the whole
 * content of the above message.
Comment 1 Fabian Groffen gentoo-dev 2010-12-20 16:03:22 UTC
does it fail? or just spit out the message?
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-12-20 16:22:14 UTC
it actually fails because the shebang is still set to the tmp python. (and the exit status is non zero)
Comment 3 Fabian Groffen gentoo-dev 2010-12-21 19:55:27 UTC
I don't understand much of this bug.  Disabling collision-protect works on my end.
Comment 4 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-01-03 14:09:13 UTC
 * Package 'sys-apps/portage-2.2.01.17422' merged despite file
 * collisions. If necessary, refer to your elog messages for the whole

Still have the usr/bin/python is not a symlink issue.