Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 659516 - dev-python/rply-0.7.6 : * distutils-r1_python_prepare is banned in EAPI 6 (it was a no-op)
Summary: dev-python/rply-0.7.6 : * distutils-r1_python_prepare is banned in EAPI 6 (i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-06-28 18:22 UTC by Toralf Förster
Modified: 2019-09-03 12:40 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,17.33 KB, text/plain)
2018-06-28 18:22 UTC, Toralf Förster
Details
dev-python:rply-0.7.6:20180628-133708.log (dev-python:rply-0.7.6:20180628-133708.log,2.64 KB, text/plain)
2018-06-28 18:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,209.65 KB, text/plain)
2018-06-28 18:22 UTC, Toralf Förster
Details
environment (environment,106.02 KB, text/plain)
2018-06-28 18:22 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.92 KB, application/x-bzip)
2018-06-28 18:22 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,23.25 KB, application/x-bzip)
2018-06-28 18:22 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-06-28 18:22:41 UTC
 * ERROR: dev-python/rply-0.7.6::gentoo failed (prepare phase):
 *   distutils-r1_python_prepare is banned in EAPI 6 (it was a no-op)
 * 

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_20180623-161401

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby23 (with Rubygems) *
  [2]   ruby25 (with Rubygems)
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/rply
[ebuild     U ] dev-python/rply-0.7.6 [0.7.5] USE="{-test}" PYTHON_TARGETS="python2_7 python3_5 -pypy -python3_4 -python3_6" 

!!! The following installed packages are masked:
- app-eselect/eselect-qtgraphicssystem-1.1.1::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (26 Jun 2018)
# Mask Qt4 for removal. Bug #631788

- dev-qt/qttranslations-4.8.7::gentoo (masked by: package.mask)
- dev-qt/qtscript-4.8.7::gentoo (masked by: package.mask)
- dev-qt/qtsql-4.8.7-r1::gentoo (masked by: package.mask)
- dev-qt/qt3support-4.8.7::gentoo (masked by: package.mask)
- dev-qt/qtcore-4.8.7-r4::gentoo (masked by: package.mask)
- media-libs/emfengine-0.8::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (26 Jun 2018)
# Depends on dead Qt4. Masked for removal. Bugs #644364, #644368, #644362

- dev-qt/qtgui-4.8.7::gentoo (masked by: package.mask)
For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-06-28 18:22:44 UTC
Created attachment 537600 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-06-28 18:22:47 UTC
Created attachment 537602 [details]
dev-python:rply-0.7.6:20180628-133708.log
Comment 3 Toralf Förster gentoo-dev 2018-06-28 18:22:50 UTC
Created attachment 537604 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-06-28 18:22:52 UTC
Created attachment 537606 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-06-28 18:22:55 UTC
Created attachment 537608 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-06-28 18:22:58 UTC
Created attachment 537610 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2019-09-03 12:40:57 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=af966151563e0bfedd1a2adeebca423fa2a36641

commit af966151563e0bfedd1a2adeebca423fa2a36641
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-09-03 12:33:50 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-09-03 12:40:50 +0000

    dev-python/rply: Fix python_prepare() correctly
    
    Closes: https://bugs.gentoo.org/659516
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/rply/rply-0.7.6.ebuild | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)