Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7226 - Portage 2.0.28 is broken for me.
Summary: Portage 2.0.28 is broken for me.
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-29 11:29 UTC by Michael Imhof (RETIRED)
Modified: 2011-10-30 22:18 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 Michael Imhof (RETIRED) gentoo-dev 2002-08-29 11:29:19 UTC
# emerge
Traceback (most recent call last):
  File "/usr/bin/emerge", line 2, in ?
    import os,sys,portage,xpak,string,re,commands,time,threading,grp
  File "/usr/lib/python2.2/site-packages/portage.py", line 3701, in ?
    thirdpartymirrors=grabdict(settings["PORTDIR"]+"/profiles/thirdpartymirrors")
  File "/usr/lib/python2.2/site-packages/portage.py", line 395, in grabdict
    myfile.close()
IOError: [Errno 9] Bad file descriptor


this happens at every call of emerge, ebuild etc...
I thought that python was broken, so i built python on a second machine and
installed it: problem still persists.

Any sugesstions how to get a working portage again?