Gentoo Archives: gentoo-dev

From: Toby DiPasquale <anany@×××××××××××××.edu>
To: gentoo-dev@g.o
Subject: [gentoo-dev] broken
Date: Thu, 24 Jan 2002 11:16:51
Message-Id: Pine.SV4.3.95.1020124120536.11271B-100000@acadia.ee.vill.edu
1 Gentoo Team:
2
3 So there I am, at code listing 18, typing in cd /usr/portage and
4 then scripts/bootstrap.sh and the results are here:
5
6 !!! Invalid token (not "=") used
7 Traceback (most recent call last):
8 File "/usr/sbin/emerge", line 308, in ?
9 if not portage.settings.has_key?("MAINTAINER")
10 File "/usr/lib/python2.0/site-packages/portage.py", line 496, in has_key
11 if x.has_key(mykey)
12 AttributeError: 'None' object has no attribute 'has_key'
13
14 I get the same "'None' object has no attribute 'has_key'" error about 9 or
15 10 times (it's hard to tell on my crappy monitor). Is this a known issue?
16 Can it be fixed? I did everything as specified on the sheet
17 (http://www.gentoo.org/doc/build.html) to the letter and nothing else
18 errored out. Do you guys know what's going wrong?
19
20 P.S. System specs: Athlon 1.4GHz, 512MB RAM, 61.5GB IBM IDE HDD, ATI
21 Radeon 32MB video card, ESS Allegro sound card, US keyboard (Dell),
22 3button (PS/2) from Kensington and a crappy 15" monitor from Zenith
23 (1024x768 max res.)
24
25 I would send you a dmesg, but the shell says 'bash: dmesg: command not
26 found'. Oh well.
27
28 << T o b i a s D i P a s q u a l e >>
29 anany@×××××××××××××.edu | tdipas01@×××××××××.edu | toby@××××××.com
30
31 "Bill Gates comes to visit SoftImage and during an employee Q/A someone asks
32 'Since the Internet is all about free software, how come Microsoft is still
33 charging for it?'"
34 -- Adam Barr,
35 __Proudly Serving My Corporate Masters__

Replies

Subject Author
Re: [gentoo-dev] broken mikepolniak <mikpolniak@××××××××.net>
Re: [gentoo-dev] broken Chuck Haines <chaines@×××.EDU>