Gentoo Archives: gentoo-ppc-user

From: Mark Guertin <gerk@g.o>
To: linux_box@××××××××××××××.com, gentooppc-user@g.o
Subject: Re: [gentooppc-user] !!! Invalid token (not "=") xml
Date: Wed, 04 Sep 2002 00:45:05
Message-Id: 200209040333.48941.gerk@gentoo.org
In Reply to: [gentooppc-user] !!! Invalid token (not "=") xml by linux_box
1 On Wednesday 04 September 2002 04:04, linux_box wrote:
2 > Anyone know what how to avoid this sort of thing?
3 > Happens on any emerge command...
4 >
5 > root@g4-733_gen2 gnorman # emerge -h
6 > !!! Invalid token (not "=") xml
7 > Traceback (most recent call last):
8 > File "/usr/bin/emerge", line 2, in ?
9 > import os,sys,portage,xpak,string,re,commands,time,threading,grp
10 > File "/usr/lib/python2.2/site-packages/portage.py", line 3681, in ?
11 > settings=config()
12 > File "/usr/lib/python2.2/site-packages/portage.py", line 648, in __init__
13 > useorder=self["USE_ORDER"]
14 > File "/usr/lib/python2.2/site-packages/portage.py", line 713, in
15 > __getitem__
16 > if x.has_key(mykey):
17 > AttributeError: 'NoneType' object has no attribute 'has_key'
18
19 Check to see if your date is set right
20
21 Mark