Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 107591 - updated profile from 2004.0 to 2005.0, str has no attribute insert
Summary: updated profile from 2004.0 to 2005.0, str has no attribute insert
Status: RESOLVED DUPLICATE of bug 63400
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: x86 Linux
: High blocker (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-29 05:29 UTC by Christof Schulze
Modified: 2005-09-29 06:13 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 Christof Schulze 2005-09-29 05:29:36 UTC
I updated the gentoo profile from 2004.0 to 2005.0 using the described method

emerge sync
rm /etc/make.profile
cd /etc
ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile



Reproducible: Always
Steps to Reproduce:
1. emerge -av openvpn

an emerge command
Actual Results:  
I get an errormessage
'str' object has no attribute insert,
then it tells me to file a bug report or tell someone on IRC


I cannot run emerge info - because I get the above errormessage.
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2005-09-29 06:13:01 UTC
> I updated the gentoo profile from 2004.0 to 2005.0 using the described method

A bit late. 2004.0 is not a supported profile since a while. Have a look at bug
63400#c49

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