Gentoo Archives: gentoo-alt

From: Fabian Groffen <grobian@g.o>
To: gentoo-alt@l.g.o
Subject: Re: [gentoo-alt] error at
Date: Mon, 03 Aug 2009 15:56:41
Message-Id: 20090803155633.GD20986@gentoo.org
In Reply to: [gentoo-alt] error at by CJ
1 On 03-08-2009 13:44:13 +0000, CJ wrote:
2 > I'm following the bootstrap instructions on
3 > http://www.gentoo.org/proj/en/gentoo-alt/prefix/bootstrap-macos.xml
4 > and at the point where it instructs me to run the above
5 > command, I get the following dump...
6 >
7 > File "/opt/gentoo/usr/lib/portage/pym/portage/dbapi/vartree.py",
8 > line 1456, in __init__
9 > if self.settings.get('CHOST').find('darwin') >= 0:
10 > AttributeError: 'NoneType' object has no attribute 'find'
11 >
12 > I thought the problem may be similar to the one in this thread:
13 > http://thread.gmane.org/gmane.linux.gentoo.alt/4221
14 >
15 > but I don't think it is. In any event, they asked for output from
16 > "ls -ls $EPREFIX/etc/make.profile", so I
17 > post that below just in case it is valuable.
18
19 Nope, different bug :(
20
21 > I'm stuck at this point. Can someone help me past this?
22 > BTW, I'm running this on OS X 10.5.7.
23
24 I'm a bit puzzled how that value can be None there. Perhaps something
25 not yet fully initialised or something.
26
27
28 --
29 Fabian Groffen
30 Gentoo on a different level

Replies

Subject Author
Re: [gentoo-alt] error at CJ Fleck <list.cj@×××××.com>