Gentoo Archives: gentoo-dev

From: Daniel Robbins <drobbins@g.o>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] Gentoo Linux 1.0_rc5 Build CD Installation
Date: Tue, 31 Jul 2001 11:40:17
Message-Id: 20010731114016.A17280@cvs.gentoo.org
In Reply to: [gentoo-dev] Gentoo Linux 1.0_rc5 Build CD Installation by Chris Lyttle
1 On Sat, Jul 28, 2001 at 11:03:38PM -0700, Chris Lyttle wrote:
2 >
3 > Having problems installing. Ebuild seems to crash after I try to run the
4 > bootstrap.sh command line. Any hints/help appreciated
5 > Followed the Build CD instructions on the website. Attached is the
6 > python error generated by the bootstrap.sh script
7 >
8 > Chris
9
10 > Using BINUTILS ./sys-devel/binutils/binutils-2.11.90.0.7.ebuild
11 > Using GCC ./sys-devel/gcc/gcc-2.95.3-r1.ebuild
12 > Using GETTEXT ./sys-devel/gettext/gettext-0.10.38.ebuild
13 > Using GLIBC ./sys-libs/glibc/glibc-2.2.3-r3.ebuild
14 > !!! Invalid token (not "=") perl
15 > Traceback (most recent call last):
16 > File "/usr/sbin/ebuild", line 8, in ?
17 > a=portage.doebuild(sys.argv[1],x)
18 > File "/usr/lib/python2.0/portage.py", line 465, in doebuild
19 > if not settings.has_key("BUILD_PREFIX"):
20 > File "/usr/lib/python2.0/portage.py", line 385, in has_key
21 > if x.has_key(mykey):
22 > AttributeError: 'None' object has no attribute 'has_key'
23
24 Something like this could be caused by a typo in /etc/make.conf. Make sure
25 your double-quotes are closed, etc., and try again. The problem shouldn't
26 repeat itself.
27
28 Best Regards,
29
30 --
31 Daniel Robbins <drobbins@g.o>
32 Chief Architect/President http://www.gentoo.org
33 Gentoo Technologies, Inc.

Replies

Subject Author
Re: [gentoo-dev] Gentoo Linux 1.0_rc5 Build CD Installation Hendrik Visage <hvisage@×××××××××××.za>