Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 376221 - Pythons (both 2.7 and 3.s) fail to emerge on a linux 3.0 kernel
Summary: Pythons (both 2.7 and 3.s) fail to emerge on a linux 3.0 kernel
Status: RESOLVED DUPLICATE of bug 374579
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-07-24 14:20 UTC by stephen.thomas
Modified: 2011-07-24 14:50 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 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 ***