Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 10925 - emerge clean crashes.
Summary: emerge clean crashes.
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-18 15:11 UTC by Marcus Shawcroft
Modified: 2011-10-30 22:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marcus Shawcroft 2002-11-18 15:11:50 UTC
bash-2.05a# emerge clean 
Traceback (most recent call last): 
  File "/usr/bin/emerge", line 1512, in ? 
    if 1==unmerge(myaction, myfiles): 
  File "/usr/bin/emerge", line 1163, in unmerge 
    myslot=localtree.getslot(mypkg) 
  File "/usr/lib/python2.2/site-packages/portage.py", line 2741, in getslot 
    myslotvar=string.split(myslotfile.readline()) 
IOError: [Errno 5] Input/output error 
bash-2.05a#
Comment 1 SpanKY gentoo-dev 2002-11-18 19:06:07 UTC
please post `emerge -V` and `emerge info` 
Comment 2 Nicholas Jones (RETIRED) gentoo-dev 2002-11-18 20:14:22 UTC
Fixed in CVS.