Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 376221

Summary: Pythons (both 2.7 and 3.s) fail to emerge on a linux 3.0 kernel
Product: Gentoo Linux Reporter: stephen.thomas
Component: [OLD] Core systemAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: Normal    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description stephen.thomas 2011-07-24 14:20:38 UTC
I can build both pythons but the install looks for a python..2 directory which is linux major version related.

cp: cannot stat `/usr/portage/distfiles/portage/dev-lang/python-2.7.2-r1/image//usr/lib64/python2.7/plat-linux2': No such file or directory
 * ERROR: dev-lang/python-2.7.2-r1 failed (install phase):

There is a  ls -l ...portage/dev-lang/python-2.7.2r1/image//usr/lib64/python2.7/plat-linux3/
total 20
-rw-r--r-- 1 root root 14063 Jul 24 16:18 IN.py
-rwxr-xr-x 1 root root    97 Jul 24 16:18 regen


Reproducible: Always

Steps to Reproduce:
1. Use a 3.0 kernel
2. emerge dev-lang/python-2.7.2-r 
3. install fails as above
Comment 1 Rafał Mużyło 2011-07-24 14:50:55 UTC
Patience advised.

*** This bug has been marked as a duplicate of bug 374579 ***