View previous topic :: View next topic |
Author |
Message |
AfterShoxX n00b
Joined: 09 Jul 2002 Posts: 16
|
Posted: Tue Jul 16, 2002 8:45 am Post subject: emerge clean errors |
|
|
I get the following message while attempting to run the clean option:
Traceback (most recent call last):
File "/usr/bin/emerge", line 1213, in ?
if 1==unmerge(myaction, myfiles):
File "/usr/bin/emerge", line 761, in unmerge
slotmap[myslot][localtree.gettimeval(mypkg)]=mypkg
File "/usr/lib/python2.2/site-packages/portage.py", line 2539, in gettimeval
mycountervar=string.atoi(string.split(mycounterfile.readline())[0])
File "/usr/lib/python2.2/string.py", line 217, in atoi
return _int(s, base)
ValueError: invalid literal for int():
Uneeded packages are piling up quite quickly, using valuable space.
Any help would be appreciated.
I am currently running portage-2.0.13 and I've tried rebuilding it, but with no luck. |
|
Back to top |
|
|
Gerk Retired Dev
Joined: 07 May 2002 Posts: 435
|
Posted: Tue Jul 16, 2002 2:58 pm Post subject: |
|
|
were you root while running this? |
|
Back to top |
|
|
delta407 Bodhisattva
Joined: 23 Apr 2002 Posts: 2876 Location: Chicago, IL
|
Posted: Tue Jul 16, 2002 3:10 pm Post subject: |
|
|
Gerk wrote: | were you root while running this? |
emerge fails to run any command if you're not root (except for -s and -p, but then you have to be wheel).
What version are you running? (emerge --version) _________________ I don't believe in witty sigs. |
|
Back to top |
|
|
AfterShoxX n00b
Joined: 09 Jul 2002 Posts: 16
|
Posted: Wed Jul 17, 2002 12:13 am Post subject: |
|
|
Yep, I was root.
And I'm running Portage 2.0.13
Last edited by AfterShoxX on Wed Jul 17, 2002 12:14 am; edited 1 time in total |
|
Back to top |
|
|
delta407 Bodhisattva
Joined: 23 Apr 2002 Posts: 2876 Location: Chicago, IL
|
Posted: Wed Jul 17, 2002 12:14 am Post subject: |
|
|
delta407 wrote: | What version are you running? (emerge --version) |
_________________ I don't believe in witty sigs. |
|
Back to top |
|
|
delta407 Bodhisattva
Joined: 23 Apr 2002 Posts: 2876 Location: Chicago, IL
|
Posted: Wed Jul 17, 2002 12:18 am Post subject: |
|
|
Huh... consider searching bugs.gentoo.org. If you don't see anything, file a bug. _________________ I don't believe in witty sigs. |
|
Back to top |
|
|
|