View previous topic :: View next topic |
Author |
Message |
newtonian Guru
Joined: 19 Jan 2005 Posts: 465 Location: Hokkaido Japan
|
Posted: Tue Dec 06, 2005 6:18 am Post subject: portage update fails on ppcmacos [solved] |
|
|
Hi-
Anybody else having problems updating portage on ppcmacos?
Here's where my update is dying:
Quote: | prepallstrip:
strip:
strip:
>>> Completed installing into /var/tmp/portage/portage-2.0.51.22-r3/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 package
existing 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 package
existing file /usr/lib/portage/pym/portage_file.pyo is not owned by this package
existing 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 package
existing file /usr/lib/portage/pym/xpak.pyo is not owned by this package
* spend 0.280049085617 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 https://bugs.gentoo.org
package sys-apps/portage-2.0.51.22-r3 NOT merged
No package files given... Grabbing a set. |
Any ideas much appreciated.
I was running OS 10.3 now running 10.4. I don't know if that has anything to do with the problem.
Cheers,
Last edited by newtonian on Tue Dec 06, 2005 9:23 am; edited 1 time in total |
|
Back to top |
|
|
newtonian Guru
Joined: 19 Jan 2005 Posts: 465 Location: Hokkaido Japan
|
Posted: Tue Dec 06, 2005 9:23 am Post subject: solved |
|
|
Here is how I fixed this.
1. changed ACCEPT_KEYWORDS="ppc-macos" to ACCEPT_KEYWORDS="~ppc-macos"
in /etc/make.conf
2. ran FEATURES="-collision-protect" emerge --nodeps portage instead of emerge portage.
Cheers, |
|
Back to top |
|
|
SickBoy n00b
Joined: 25 Aug 2003 Posts: 67 Location: mpls, mn
|
Posted: Mon Dec 26, 2005 2:09 pm Post subject: |
|
|
Thanks - this was exactly the issue I was having. Guess I hadn't read up too much on how to solve collision protection issues. _________________ Audioslave--Asus K8V SE Deluxe--Athlon64 3200+--2 GB PC3200 - 6600GT
Soundgarden--MSI K8MM-V--Sempron64 2600+--1.5 GB PC3200 - FX5200
Alice-- Dell Poweredge 2300 - haven't powered it up in probably 2 years.
Macbook Pro 15" (no Gentoo) |
|
Back to top |
|
|
|