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

Bug 567088

Summary: dev-lang/python-2.7.10-r1: python_do* and python_new* helpers are banned in EAPIs older than 5
Product: Gentoo Linux Reporter: Alexey Mishustin <halcon>
Component: [OLD] DevelopmentAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal CC: patrickdepinguin
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info
Full build log

Description Alexey Mishustin 2015-11-29 08:45:43 UTC
Created attachment 418118 [details]
emerge --info

dev-lang/python-2.7.10-r1 won't compile.

 * ERROR: dev-lang/python-2.7.10-r1::gentoo failed (install phase):
 *   python_do* and python_new* helpers are banned in EAPIs older than 5.
 * 
 * Call stack:
 *     ebuild.sh, line   93:  Called src_install
 *   environment, line 4163:  Called python_domodule 'epython.py'
 *   environment, line 3337:  Called die
 * The specific snippet of code:
 *           die "python_do* and python_new* helpers are banned in EAPIs older than 5.";

Emerge --info attached.
Comment 1 Alexey Mishustin 2015-11-29 08:46:41 UTC
Created attachment 418120 [details]
Full build log
Comment 2 Roland Ramthun 2015-11-29 09:31:14 UTC
Confirmed, this stable dev-lang/python-2.7.10-r1 ebuild is not compatible with current stable AM64 systems
Comment 3 Thomas De Schampheleire 2015-11-29 13:13:38 UTC
Confirmed here on amd64.

The hard masked 2.7.10-r4 does use EAPI=5.
Comment 4 Rafał Mużyło 2015-11-29 13:48:56 UTC

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