Gentoo Archives: gentoo-osx

From: Brian Harring <ferringb@g.o>
To: gentoo-osx@l.g.o
Subject: Re: [gentoo-osx] PREFIX the next generation...
Date: Thu, 22 Dec 2005 07:03:01
Message-Id: 20051222070159.GA5796@nightcrawler.e-centre.net
In Reply to: Re: [gentoo-osx] PREFIX the next generation... by Brian Harring
1 On Wed, Dec 21, 2005 at 10:57:23PM -0800, Brian Harring wrote:
2 > On Wed, Dec 21, 2005 at 01:50:20PM +0100, Grobian wrote:
3 > > Do you want me to merge these packages? [Yes/No] y
4 > > >>> emerge (1 of 70) sys-devel/patch-2.5.9-r1 to /
5 > > !!! Unable to create PORT_LOGDIR
6 > > !!!
7 > > Traceback (most recent call last):
8 > > File "/ufs/fabian/scratch/programs/gentoo/usr/bin/emerge", line 3257, in ?
9 > > mydepgraph.merge(pkglist)
10 > > File "/ufs/fabian/scratch/programs/gentoo/usr/bin/emerge", line 1951, in merge retval=portage.doebuild(y,"clean",myroot,self.pkgsettings,edebug,cleanup=1,tree="porttree")
11 > > File "/net/pegasus.ins.cwi.nl/export/scratch0/fabian/programs/gentoo/usr/lib/portage/pym/portage.py", line 2698, in doebuild
12 > > print "!!!",e
13 > > UnboundLocalError: local variable 'e' referenced before assignment
14 > >
15 > >
16 > > Do I understand Python's ****** stacktrace correctly if I think this is
17 > > an error during an error? I guess figuring out what PORT_LOGDIR should
18 > > be will help...
19 > That 'UnboundLocalError' is a bug in prefix and trunk (fixed also).
20 attached the patch for this fix this time around also.
21 ~harring

Attachments

File name MIME type
patch text/plain

Replies

Subject Author
Re: [gentoo-osx] PREFIX the next generation... Grobian <grobian@g.o>