make[2]: Leaving directory '/var/tmp/portage/media-gfx/iscan-data-1.37.0.3/work/iscan-data-1.37.0' make[1]: Leaving directory '/var/tmp/portage/media-gfx/iscan-data-1.37.0.3/work/iscan-data-1.37.0' /var/tmp/portage/media-gfx/iscan-data-1.37.0.3/temp/environment: line 1127: /var/tmp/portage/media-gfx/iscan-data-1.37.0.3/imageusr/lib64/iscan-data/make-policy-file: No such file or directory * ERROR: media-gfx/iscan-data-1.37.0.3::gentoo failed (install phase): * (no error message) * ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.0-systemd_20180922-101345 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-7.3.1 [2] x86_64-pc-linux-gnu-8.2.0 * Available Python interpreters, in order of preference: [1] python3.7 [2] python3.6 [3] python2.7 (fallback) [4] pypy3 (fallback) [5] pypy (fallback) Available Ruby profiles: [1] ruby23 (with Rubygems) [2] ruby25 (with Rubygems) * emerge -qpv media-gfx/iscan-data [ebuild U ] media-gfx/iscan-data-1.37.0.3 [1.36.0.1] USE="udev" !!! The following installed packages are masked: - dev-python/python-xcaplib-1.1.0::gentoo (masked by: package.mask) /usr/portage/profiles/package.mask: # Michał Górny <mgorny@gentoo.org> (30 Sep 2018) # Poor quality NIH ebuilds with multiple issues and lack of test suites. # They do not support Python 3 (even if somebody claimed otherwise, # completely ignoring all the errors during install phase), depend # on old Twisted packages and have no reverse dependencies in ::gentoo. # Removal in 30 days. Bug #667354. - dev-python/python-cjson-1.2.1::gentoo (masked by: package.mask) - dev-python/python-application-2.1.0::gentoo (masked by: package.mask) For more information, see the MASKED PACKAGES section in the emerge man page or refer to the Gentoo Handbook.
Created attachment 548588 [details] emerge-info.txt
Created attachment 548590 [details] emerge-history.txt
Created attachment 548592 [details] environment
Created attachment 548594 [details] etc.portage.tbz2
Created attachment 548596 [details] logs.tbz2
Created attachment 548598 [details] media-gfx:iscan-data-1.37.0.3:20180930-222104.log
Created attachment 548600 [details] temp.tbz2
Siehe auch https://bugs.gentoo.org/667430 .
Well, it appears when my submitted ebuild in bug 596946 was updated from EAPI 6 to EAPI 7 and further modified to deal with the versionator issue resulting in that EAPI update, it created this bug. I'll create a PR to fix the problem.
Oh, it's my fault? I'm really sorry about this. That will teach me to blindly upgrade EAPIs... I'll take care of fixing it, it's my fault.
The bug has nothing to do with the versionator upgrade, but with https://dev.gentoo.org/~mgorny/articles/the-ultimate-guide-to-eapi-7.html#d-ed-root-eroot-no-longer-have-a-trailing-slash
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee4eef71fb5a9a4d794090668d50ceff19968fbc commit ee4eef71fb5a9a4d794090668d50ceff19968fbc Author: Virgil Dupras <vdupras@gentoo.org> AuthorDate: 2018-10-02 17:35:55 +0000 Commit: Virgil Dupras <vdupras@gentoo.org> CommitDate: 2018-10-02 17:36:08 +0000 media-gfx/iscan-data: fix broken upgrade to EAPI 7 Closes: https://bugs.gentoo.org/667462 Package-Manager: Portage-2.3.50, Repoman-2.3.11 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> media-gfx/iscan-data/iscan-data-1.37.0.3.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
(In reply to Virgil Dupras from comment #11) > The bug has nothing to do with the versionator upgrade, but with > https://dev.gentoo.org/~mgorny/articles/the-ultimate-guide-to-eapi-7.html#d- > ed-root-eroot-no-longer-have-a-trailing-slash Good catch. Thanks for fixing it. I hadn't looked into it that thoroughly after I noticed EAPI upgrade and the versionator changes.
*** Bug 667430 has been marked as a duplicate of this bug. ***