Summary: | sys-devel/gcc-config-1.4.0-r4 - File "/usr/lib64/python2.6/commands.py", line 55, in getstatusoutput pipe = os.popen('{ ' + cmd + '; } 2>&1', 'r') OSError: [Errno 38] Function not implemented | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | James Glanville <james.n.glanville> |
Component: | [OLD] Development | Assignee: | Python Gentoo Team <python> |
Status: | RESOLVED NEEDINFO | ||
Severity: | normal | CC: | jer |
Priority: | High | ||
Version: | 2008.0 | ||
Hardware: | AMD64 | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
James Glanville
2008-12-12 22:54:40 UTC
Looks like a dev-lang/python-2.6 incompatibility rather than something that should be fixed in sys-devel/gcc-config. Confirm that its python 2.6+ that is at fault, eselect python set 1 (2.5.2-r8) causes everything to work fine again. Can you still reproduce this problem with Python 2.6.2? |