Created attachment 712635 [details, diff] patch >>> Completed installing x11-libs/xapps-2.0.6 into /home/sokolov/gentoo/var/tmp/portage/x11-libs/xapps-2.0.6/image * Final size of build directory: 7516 KiB (7.3 MiB) * Final size of installed tree: 3188 KiB (3.1 MiB) * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/ double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr/lib double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr/lib/python3.8 double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr/lib/python3.8/site-packages double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr/lib/python3.8/site-packages/gi double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr/lib/python3.8/site-packages/gi/overrides double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr/lib/python3.8/site-packages/gi/overrides/XApp.py double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr/lib/python3.8/site-packages/gi/overrides/__pycache__ double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr/lib/python3.8/site-packages/gi/overrides/__pycache__/XApp.cpython-38.pyc double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr/lib/python3.8/site-packages/gi/overrides/__pycache__/XApp.cpython-38.opt-2.pyc double prefix * QA Notice: /home/sokolov/gentoo//home/sokolov/gentoo/usr/lib/python3.8/site-packages/gi/overrides/__pycache__/XApp.cpython-38.opt-1.pyc double prefix * ERROR: x11-libs/xapps-2.0.6::gentoo failed: * Aborting due to QA concerns: double prefix files installed * * Call stack: * misc-functions.sh, line 596: Called install_qa_check * misc-functions.sh, line 132: Called source 'install_symlink_html_docs' * 05prefix, line 114: Called install_qa_check_prefix * 05prefix, line 19: Called die * The specific snippet of code: * die "Aborting due to QA concerns: double prefix files installed" *
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84c1c6ba650d5d79271c86a509633ce693b23686 commit 84c1c6ba650d5d79271c86a509633ce693b23686 Author: Matthew S. Turnbull <sparky@bluefang-logic.com> AuthorDate: 2021-06-01 04:45:47 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2021-06-12 05:40:11 +0000 x11-libs/xapps: fix prefix install PYTHON_GI_OVERRIDESDIR contains the fully qualified python path, so no need to prefix it with $ED. Closes: https://bugs.gentoo.org/793092 Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Matthew S. Turnbull <sparky@bluefang-logic.com> Closes: https://github.com/gentoo/gentoo/pull/21079 Signed-off-by: Sam James <sam@gentoo.org> x11-libs/xapps/xapps-2.0.6.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)