Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge broke-UnboundLocalError: local variable 'cfgfiledict'
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
P2x
n00b
n00b


Joined: 06 Nov 2002
Posts: 2

PostPosted: Thu Nov 07, 2002 12:01 am    Post subject: Emerge broke-UnboundLocalError: local variable 'cfgfiledict' Reply with quote

Whenever I do an emere on anything now I get basically the same error as is spewed out below..

I believe this began occuring after I had run an "emerge -u system"?

Any help would be greatly appreciated.

Thanks,
Paul.

>>> Completed installing into /var/tmp/portage/man-1.5k/image/

>>> Merging sys-apps/man-1.5k to /
Traceback (most recent call last):
File "/usr/bin/emerge", line 1567, in ?
mydepgraph.merge(mydepgraph.altlist())
File "/usr/bin/emerge", line 993, in merge
retval=portage.doebuild(y,"merge",myroot,edebug)
File "/usr/lib/python2.2/site-packages/portage.py", line 1220, in doebuild
return merge(settings["CATEGORY"],settings["PF"],settings["D"],settings["BUILDDIR"]+"/build-info",myroot,myebuild=settings["EBUILD"])
File "/usr/lib/python2.2/site-packages/portage.py", line 1446, in merge
return mylink.merge(pkgloc,infloc,myroot,myebuild)
File "/usr/lib/python2.2/site-packages/portage.py", line 3835, in merge
return self.treewalk(mergeroot,myroot,inforoot,myebuild)
File "/usr/lib/python2.2/site-packages/portage.py", line 3551, in treewalk
if self.mergeme(srcroot,destroot,outfile,secondhand,"",cfgfiledict,mymtime):
UnboundLocalError: local variable 'cfgfiledict' referenced before assignment
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Nov 07, 2002 12:27 am    Post subject: Reply with quote

First thing I would try is to update portage. If you can't do it with emerge, do it manually with one of the tarballs in /usr/portage/sys-apps/portage/files.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
P2x
n00b
n00b


Joined: 06 Nov 2002
Posts: 2

PostPosted: Thu Nov 07, 2002 12:54 am    Post subject: Reply with quote

rac wrote:
First thing I would try is to update portage. If you can't do it with emerge, do it manually with one of the tarballs in /usr/portage/sys-apps/portage/files.


Thanks for the tip. Unfortunately the problem still exists..

Paul.
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