Summary: | IOError: [Errno 11] blocks all emerge after upgrading (python and/or socat) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Mike Hammill <michael> |
Component: | Current packages | Assignee: | Gentoo Linux bug wranglers <bug-wranglers> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | ||
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Mike Hammill
2010-08-03 09:29:17 UTC
My copy/paste of the bomb message missed the very last line: IOError: [Errno 11] Resource temporarily unavailable *** This bug has been marked as a duplicate of bug 330937 *** The area in question in SpawnProcess.py try: buf.fromfile(files.process, self._bufsize) except EOFError: pass |