Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Portage 2.0.50-r1 broke my emerge system
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
shoan
n00b
n00b


Joined: 27 Oct 2003
Posts: 32

PostPosted: Thu Feb 12, 2004 5:09 am    Post subject: Portage 2.0.50-r1 broke my emerge system Reply with quote

Hi,

I upgraded to Portage 2.0.51-r1 at about 2100hrs EST on 11/02/2004. Now I am not able to emerge anything. Each time I try emerge, all I get is a bunch of python messages.

Code:

gentoo root # emerge world
Traceback (most recent call last):
  File "/usr/bin/emerge", line 14, in ?
    import portage
  File "/usr/lib/portage/pym/portage.py", line 6128, in ?
    settings.regenerate() # XXX: Regenerate use after we get a vartree -- GLOBAL  File "/usr/lib/portage/pym/portage.py", line 1392, in regenerate
    self.configdict["auto"]["USE"]=autouse(db[root]["vartree"],use_cache=use_cache)
  File "/usr/lib/portage/pym/portage.py", line 1121, in autouse
    myresult=dep_check(mydep,myvartree.dbapi,None,use="no",use_cache=use_cache)
  File "/usr/lib/portage/pym/portage.py", line 3309, in dep_check
    mylist=flatten(dep_listcleanup(dep_zapdeps(mysplit,mysplit2)))
  File "/usr/lib/portage/pym/portage.py", line 3052, in dep_zapdeps
    myresult=dep_zapdeps(unreduced[x],reduced[x])
  File "/usr/lib/portage/pym/portage.py", line 3038, in dep_zapdeps
    elif myportapi.match(x):
AttributeError: 'NoneType' object has no attribute 'match'


How do I resolve the issue?
Back to top
View user's profile Send private message
guitard00d
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2003
Posts: 81
Location: Minatare, NE, USA, Earth

PostPosted: Thu Feb 12, 2004 7:37 am    Post subject: Re: Portage 2.0.50-r1 broke my emerge system Reply with quote

shoan wrote:
I upgraded to Portage 2.0.51-r1 at about 2100hrs EST on 11/02/2004. Now I am not able to emerge anything. Each time I try emerge, all I get is a bunch of python messages.


Same problem here...I built two systems yesterday with no problems, now I can't do anything because when I get to the "emerge portage" part all I get is errors in the python-2.3.3 package.

My suggestion...Downgrade to portage-2.0.49-r21 and python-2.2.3-r5...

Oh yeah, and suggest to whomever is releasing these seemingly never ending bug-ridden packages into the wild to simply take the time to test it first... :-)
_________________
I know you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant...
--Richard Nixon
Back to top
View user's profile Send private message
sirro
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1472
Location: aachen.nrw.de.eu

PostPosted: Thu Feb 12, 2004 8:00 am    Post subject: Reply with quote

try the rescue package
Code:
less /usr/portage/sys-apps/portage/files/README.RESCUE
Back to top
View user's profile Send private message
guitard00d
Tux's lil' helper
Tux's lil' helper


Joined: 19 Dec 2003
Posts: 81
Location: Minatare, NE, USA, Earth

PostPosted: Thu Feb 12, 2004 8:27 am    Post subject: Reply with quote

sirro wrote:
try the rescue package
Code:
less /usr/portage/sys-apps/portage/files/README.RESCUE


Any suggestions for someone installing a fresh system from scratch that can't get past the farked up python/portage bugs? Any way to do an "emerge sync" to a specific date when things still worked?
_________________
I know you believe you understand what you think I said, but I'm not sure you realize that what you heard is not what I meant...
--Richard Nixon
Back to top
View user's profile Send private message
shoan
n00b
n00b


Joined: 27 Oct 2003
Posts: 32

PostPosted: Thu Feb 12, 2004 3:32 pm    Post subject: Reply with quote

Just filled a bug report on the issue

https://bugs.gentoo.org/show_bug.cgi?id=41373
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum