Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 704286 - All ebuilds using EAPI < 5: * Unsupported EAPI=4 (too old) for python-utils-r1
Summary: All ebuilds using EAPI < 5: * Unsupported EAPI=4 (too old) for python-utils-r1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All All
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
: 704288 704290 (view as bug list)
Depends on:
Blocks:
 
Reported: 2019-12-30 15:31 UTC by Toralf Förster
Modified: 2021-04-09 23:21 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.09 KB, text/plain)
2019-12-30 15:31 UTC, Toralf Förster
Details
app-text:texi2html-5.0-r1:20191230-152711.log (app-text:texi2html-5.0-r1:20191230-152711.log,26.73 KB, text/plain)
2019-12-30 15:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,42.85 KB, text/plain)
2019-12-30 15:31 UTC, Toralf Förster
Details
environment (environment,11.45 KB, text/plain)
2019-12-30 15:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.14 KB, application/x-bzip)
2019-12-30 15:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,5.36 KB, application/x-bzip)
2019-12-30 15:31 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 2019-12-30 15:31:13 UTC
 * ERROR: app-text/texi2html-5.0-r1::gentoo failed:
 *   Unsupported EAPI=4 (too old) for python-utils-r1
 * 
 * Call stack:
 *        misc-functions.sh, line 586:  Called install_qa_check

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20191229-113413

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

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.6
  [3]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.40.0 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 30 Dec 2019 15:05:45 +0000

emerge -qpvO app-text/texi2html
[ebuild  N    ] app-text/texi2html-5.0-r1  USE="unicode"
Comment 1 Toralf Förster gentoo-dev 2019-12-30 15:31:17 UTC
Created attachment 601864 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-12-30 15:31:19 UTC
Created attachment 601866 [details]
app-text:texi2html-5.0-r1:20191230-152711.log
Comment 3 Toralf Förster gentoo-dev 2019-12-30 15:31:22 UTC
Created attachment 601868 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-12-30 15:31:25 UTC
Created attachment 601870 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-12-30 15:31:28 UTC
Created attachment 601872 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-12-30 15:31:31 UTC
Created attachment 601874 [details]
logs.tbz2
Comment 7 Arfrever Frehtes Taifersar Arahesis 2019-12-30 15:45:43 UTC
Restriction of EAPIs supported by python-utils-r1.eclass done in:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=038461565b477877de1ff09e282ca786ffbad8ce

... Is incompatible with post-installation check added in:
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e882a48879d732a777ff10cd80063d2e3de3b8da
Comment 8 Arfrever Frehtes Taifersar Arahesis 2019-12-30 15:46:34 UTC
*** Bug 704288 has been marked as a duplicate of this bug. ***
Comment 9 Arfrever Frehtes Taifersar Arahesis 2019-12-30 15:46:43 UTC
*** Bug 704290 has been marked as a duplicate of this bug. ***
Comment 10 Larry the Git Cow gentoo-dev 2019-12-30 16:10:19 UTC
The bug has been closed via the following commit(s):

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

commit 45df9e6b42511ed01a367ab2552b761682730c01
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2019-12-30 16:09:59 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2019-12-30 16:09:59 +0000

    metadata/install-qa-check.d/60python-pyc: Add EAPI guard
    
    Closes: https://bugs.gentoo.org/704286
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 metadata/install-qa-check.d/60python-pyc | 135 ++++++++++++++++---------------
 1 file changed, 69 insertions(+), 66 deletions(-)
Comment 11 Larry the Git Cow gentoo-dev 2021-04-09 23:21:04 UTC
The bug has been referenced in the following commit(s):

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

commit 9ffe4afadb55fc12c58131c9d3fdfb0199c5d13f
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2021-04-09 23:19:59 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-04-09 23:19:59 +0000

    python-utils-r1.eclass: add note when dropping EAPI support
    
    We need to remember to update metadata/install-qa-check.d/60python-pyc
    in future to disable now non-applicable QA checks.
    
    If we don't, we end up breaking older EAPI installs in general.
    
    See: 1137a7ecce67c48fc9a69ab320c6156c40366122
    See: bdcfb21ca5a84567e9c9d6a456374a05e798f78e
    Bug: https://bugs.gentoo.org/704286
    Bug: https://bugs.gentoo.org/781878
    Signed-off-by: Sam James <sam@gentoo.org>

 eclass/python-utils-r1.eclass | 3 +++
 1 file changed, 3 insertions(+)