Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 283933 - app-portage/gentoolkit-0.3.0_rc7 reports collisions
Summary: app-portage/gentoolkit-0.3.0_rc7 reports collisions
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: x86 OS X
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-07 07:09 UTC by Sven Schwyn (svoop)
Modified: 2009-09-07 10:40 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 Sven Schwyn (svoop) 2009-09-07 07:09:08 UTC
After world updating successfully to gentoolkit-0.3.0_rc7, some tools such as eclean, emaint are missing. (Where are they now or what superceded them?) I tried to re-emerge gentoolkit to see what it installed, but then bumped into the collision messages below.

Reproducible: Always

Steps to Reproduce:
1. update from gentoolkit-2 to gentoolkit-3
2. re-emerge gentoolkit-3
Actual Results:  
 * Detected file collision(s):
 * 
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit-0.3.0_rc7-py2.6.egg-info
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/__init__.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/errors.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/helpers.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/helpers2.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/package.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/pprinter.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/textwrap_.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/versionmatch.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/__init__.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/belongs.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/changes.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/check.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/depends.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/depgraph.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/files.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/hasuse.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/list_.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/meta.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/size.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/uses.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/equery/which.py
 * 	/Gentoo/usr/lib/python2.6/site-packages/gentoolkit/glsa/__init__.py
Comment 1 Sven Schwyn (svoop) 2009-09-07 10:27:41 UTC
Removing gentoolkit and gentoolkit-0.3.0_rc7-py2.6.egg-info from /Gentoo/usr/lib/python2.6/site-packages and then emerging gentoolkit fixes the problem (and brings back eclean, equery). So unless other people run into the same issue, it's probably a local glitch.
Comment 2 Fabian Groffen gentoo-dev 2009-09-07 10:40:27 UTC
This looks like a local problem to me.  On  my systems, updating this package yielded in no problems.  You can resolve the issue for you like this:

  env FEATURES="-collision-protect" emerge -1auv gentoolkit