I get the following message whenever i use emerge (emerge sync, emerge -upv 
world...etc).  Emerge last worked about 4 hours ago when I emerged mutt, 
fetchmail and procmail.  Then...

> emerge sync


Performing Global Updates: /usr/portage/profiles/updates/3Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
..................................................................
Traceback (most recent call last):
  File "/usr/bin/emerge", line 13, in ?
    import portage
  File "/usr/lib/python2.2/site-packages/portage.py", line 5142, in ?
    portageexit() # This lets us save state for C-c.
  File "/usr/lib/python2.2/site-packages/portage.py", line 5109, in 
portageexit
    portdb.saveauxcache()
  File "/usr/lib/python2.2/site-packages/portage.py", line 3405, in 
saveauxcache
    self.auxpickle[self.root] = self.auxcache
TypeError: object does not support item assignment
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/lib/python2.2/atexit.py", line 20, in _run_exitfuncs
    apply(func, targs, kargs)
  File "/usr/lib/python2.2/site-packages/portage.py", line 5109, in 
portageexit
    portdb.saveauxcache()
  File "/usr/lib/python2.2/site-packages/portage.py", line 3405, in 
saveauxcache
    self.auxpickle[self.root] = self.auxcache
TypeError: object does not support item assignment
>

I've been trying to solve this myself, but I can't.

Also, mirrorselect -a produces:

> mirrorselect -a
Downloading a list of mirrors...
Error in sys.exitfunc:
Traceback (most recent call last):
  File "/usr/lib/python2.2/atexit.py", line 20, in _run_exitfuncs
    apply(func, targs, kargs)
  File "/usr/lib/python2.2/site-packages/portage.py", line 5109, in 
portageexit
    portdb.saveauxcache()
  File "/usr/lib/python2.2/site-packages/portage.py", line 3405, in 
saveauxcache
    self.auxpickle[self.root] = self.auxcache
TypeError: object does not support item assignment
Removing IPV6 Only Servers...
Running netselect to determine mirrors, this might take a moment...
Found 1 Mirrors: http://gentoo.noved.org/
Updating /etc/make.conf
Mirrors set successfully
>


--
[EMAIL PROTECTED] mailing list

Reply via email to