Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67593 - on a very empty box, portage-2.0.51 tracebacks
Summary: on a very empty box, portage-2.0.51 tracebacks
Status: RESOLVED WONTFIX
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Configuration (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-14 15:30 UTC by SpanKY
Modified: 2004-10-14 15:36 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 SpanKY gentoo-dev 2004-10-14 15:30:31 UTC
Traceback (most recent call last):
  File "/usr/bin/emerge", line 10, in ?
    import portage
  File "/usr/lib/portage/pym/portage.py", line 7062, in ?
    do_upgrade(mykey)
  File "/usr/lib/portage/pym/portage.py", line 7005, in do_upgrade
    myworld=open("/"+WORLD_FILE,"w")
IOError: [Errno 2] No such file or directory: '//var/lib/portage/world'
Comment 1 SpanKY gentoo-dev 2004-10-14 15:36:50 UTC
actually, this seems to be due to an incomplete /etc/{passwd,group} setup ...

so i guess portage people dont care :P