Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107624 - emerge system reports "/usr/lib/portage/pym/*.pyo is not owned by this package"
Summary: emerge system reports "/usr/lib/portage/pym/*.pyo is not owned by this package"
Status: RESOLVED DUPLICATE of bug 90329
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: All OS X
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-29 10:26 UTC by Ákos Maróy
Modified: 2006-04-12 10:53 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 Ákos Maróy 2005-09-29 10:26:16 UTC
when trying to emerge system for the first time, and the new version of portage
would be emerged, I get the following error:

>>> Completed installing into /var/tmp/portage/portage-2.0.51.22-r2/image/

* checking 141 files for package collisions
existing file /usr/lib/portage/pym/cvstree.pyo is not owned by this package
existing file /usr/lib/portage/pym/emergehelp.pyo is not owned by this package
existing file /usr/lib/portage/pym/getbinpkg.pyo is not owned by this package
existing file /usr/lib/portage/pym/output.pyo is not owned by this package
existing file /usr/lib/portage/pym/portage.pyo is not owned by this package
existing file /usr/lib/portage/pym/portage_checksum.pyo is not owned by this package
existing file /usr/lib/portage/pym/portage_const.pyo is not owned by this package
existing file /usr/lib/portage/pym/portage_data.pyo is not owned by this
packageexisting file /usr/lib/portage/pym/portage_db_cpickle.pyo is not owned by
this package
existing file /usr/lib/portage/pym/portage_db_flat.pyo is not owned by this package
existing file /usr/lib/portage/pym/portage_db_template.pyo is not owned by this
package
existing file /usr/lib/portage/pym/portage_dep.pyo is not owned by this package
existing file /usr/lib/portage/pym/portage_exception.pyo is not owned by this
package
existing file /usr/lib/portage/pym/portage_exec.pyo is not owned by this
packageexisting file /usr/lib/portage/pym/portage_file.pyo is not owned by this
packageexisting file /usr/lib/portage/pym/portage_gpg.pyo is not owned by this
package
existing file /usr/lib/portage/pym/portage_localization.pyo is not owned by this
package
existing file /usr/lib/portage/pym/portage_locks.pyo is not owned by this package
existing file /usr/lib/portage/pym/portage_util.pyo is not owned by this
packageexisting file /usr/lib/portage/pym/xpak.pyo is not owned by this package
* spend 0.0567948818207 seconds checking for file collisions
* This package is blocked because it wants to overwrite
* files belonging to other packages (see messages above).
* If you have no clue what this is all about report it
* as a bug for this package on http://bugs.gentoo.org

package sys-apps/portage-2.0.51.22-r2 NOT merged


Reproducible: Always
Steps to Reproduce:
1. grab the MacOS X gentoo image
2. follow the MacOS Gentoo documentation (emerge sync, etc) until emerge system
3. try emerge system

Actual Results:  
the new portage is not emerged

Expected Results:  
new portage should have been emerged without problems

removing these .pyo doesn't help either, as they get regenerated.

also removing the collision-protect from FEATURES in /etc/make.conf doesn't help
either.
Comment 1 Kito (RETIRED) gentoo-dev 2005-09-29 10:33:53 UTC

*** This bug has been marked as a duplicate of 90329 ***