| Summary: | dev-lang/python-{2.7.10-r1,3.4.3} fail to install: "python_do* and python_new* helpers are banned in EAPIs older than 5" | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Osiris <gentoo> |
| Component: | [OLD] Development | Assignee: | Python Gentoo Team <python> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | critical | CC: | dd8pz, harald.linden, mstockin, pesa, starbuck, thomas.pathmann, trigggl |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | `emerge --info` | ||
|
Description
Osiris
2015-11-29 15:29:50 UTC
Also, the ebuilds for python-2.7.10-r1, python-2.7.10-r3, python-3.3.5-r1, python-3.3.5-r2 and python-3.4.3-r2 are also affected. I see this also: * 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 4155: Called python_domodule 'epython.py' * environment, line 3329: Called die * The specific snippet of code: * die "python_do* and python_new* helpers are banned in EAPIs older than 5."; ...this is on a brand-new from-scratch installation. one more info, rebuild of python is triggered by addition of sqlite flag: Calculating dependencies... done! [ebuild R ] dev-lang/python-2.7.10-r1:2.7::gentoo USE="gdbm ipv6 ncurses readline sqlite* ssl threads (wide-unicode) xml (-berkdb) -build -doc -examples -hardened -tk -wininst" 0 KiB [ebuild N ] dev-python/enum34-1.0::gentoo USE="-doc" PYTHON_TARGETS="python2_7 (-pypy) (-pypy3) -python3_3" 0 KiB [ebuild R ] dev-lang/python-3.4.3:3.4::gentoo USE="gdbm ipv6 ncurses readline sqlite* ssl threads xml -build -examples -hardened -tk -wininst" 0 KiB [...] ...and the same emerge/build script worked a few days ago, so something changed in the last days :-/ I just tried to setup a new install (my first Gentoo install in fact) in a VM and on a netbook and both had the same exact failure when attempting to update dev-lang/python-2.7.10. *** This bug has been marked as a duplicate of bug 567084 *** |