Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84183 - env-update fails with: 'str' object has no attribute 'insert' "
Summary: env-update fails with: 'str' object has no attribute 'insert' "
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-05 05:55 UTC by runlevel0
Modified: 2005-03-05 15:52 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 runlevel0 2005-03-05 05:55:57 UTC
During bootstrap:
After chrooting to /mnt/gentoo if I try to do an env-update I get the following error: 
!!! 'str' object has no attribute 'insert'
!!! 'rm -Rf /usr/portage/profiles; emerge sync' may fix this.

I already did deleting /usr/portage/profile three times and synced my whole network at the same time.
Clues: I'm using a 2004.2 LiveCD, distfiles is centralized exporting via NFS (ro) and is up to date.

Reproducible: Always
Steps to Reproduce:
1. chroot /mnt/gentoo /bin/bash
2. env-update
3. enjoi the fine error msg ;)
Comment 1 runlevel0 2005-03-05 15:52:09 UTC
I downgraded the severity level because IMHO there is a relatively easy but somewhat timeconsuming answer: downloading new stage and portage tarballs from a mirror, this is not very bandwith wasting for a stage1, anyway. The problem seems to come from using an older stage1 with a newer version of the portage snapshot.