* 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"
Created attachment 601864 [details] emerge-info.txt
Created attachment 601866 [details] app-text:texi2html-5.0-r1:20191230-152711.log
Created attachment 601868 [details] emerge-history.txt
Created attachment 601870 [details] environment
Created attachment 601872 [details] etc.portage.tbz2
Created attachment 601874 [details] logs.tbz2
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
*** Bug 704288 has been marked as a duplicate of this bug. ***
*** Bug 704290 has been marked as a duplicate of this bug. ***
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(-)
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(+)