Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69203 - Portage breaks on emerge sync
Summary: Portage breaks on emerge sync
Status: RESOLVED DUPLICATE of bug 62889
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-27 18:01 UTC by Wes Krasko
Modified: 2005-07-17 13:06 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 Wes Krasko 2004-10-27 18:01:52 UTC
Hi, I just ran 'emerge sync' and this is what it returned at the end:
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this. If it does
!!! not then please report this to bugs.gentoo.org and, if possible, a dev
!!! on #gentoo (irc.freenode.org)
I ran the given command and it still says this.
Comment 1 Jason Stubbs (RETIRED) gentoo-dev 2004-10-28 06:18:16 UTC
You'll need to remove the /etc/make.conf symlink, link it to something appropriate immediately under ${PORTDIR}/profiles, upgrade portage to >=2.0.51-r2 and then restore the symlink again.

*** This bug has been marked as a duplicate of 62889 ***
Comment 2 Andreas Vinsander 2004-11-01 03:51:35 UTC
Actually it is the /etc/make.profile symlink that should be reset to a non-cascading profile, then emerge sync && emerge portage to get hold of the latest portage that should be able to handle the cascading profiles correctly.