Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 586804 - app-arch/pbzip2-1.1.13 - Respect EPREFIX to support Gentoo:Prefix installations
Summary: app-arch/pbzip2-1.1.13 - Respect EPREFIX to support Gentoo:Prefix installations
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Lars Wendler (Polynomial-C) (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-23 14:29 UTC by Martin Mokrejš
Modified: 2019-04-29 15:37 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2016-06-23 14:29:16 UTC
>>> Completed installing pbzip2-1.1.13 into /scratch/mmokrejs/gentoo/var/tmp/portage/app-arch/pbzip2-1.1.13/image/

 * Final size of build directory: 142 KiB
 * Final size of installed tree: 55 KiB

 * QA Notice: the following files are outside of the prefix:
 * /usr
 * /usr/share
 * /usr/share/man
 * /usr/share/man/man1
 * /usr/share/man/man1/pbzip2.1
 * /usr/bin
 * /usr/bin/pbunzip2
 * /usr/bin/pbzcat
 * /usr/bin/pbzip2
 * ERROR: app-arch/pbzip2-1.1.13::gentoo_prefix failed:
 *   Aborting due to QA concerns: there are files installed outside the prefix
 * 
 * Call stack:
 *   misc-functions.sh, line 1236:  Called install_qa_check
 *   misc-functions.sh, line  223:  Called source 'install_symlink_html_docs'
 *            05prefix, line  115:  Called install_qa_check_prefix
 *            05prefix, line   27:  Called die
 * The specific snippet of code:
 *                      die "Aborting due to QA concerns: there are files installed outside the prefix"
 * 
 * If you need support, post the output of `emerge --info '=app-arch/pbzip2-1.1.13::gentoo_prefix'`,
 * the complete build log and the output of `emerge -pqv '=app-arch/pbzip2-1.1.13::gentoo_prefix'`.
 * The complete build log is located at '/scratch/mmokrejs/gentoo/var/tmp/portage/app-arch/pbzip2-1.1.13/temp/build.log'.
 * The ebuild environment file is located at '/scratch/mmokrejs/gentoo/var/tmp/portage/app-arch/pbzip2-1.1.13/temp/environment'.
 * Working directory: '/scratch/mmokrejs/gentoo/var/tmp/portage/app-arch/pbzip2-1.1.13/image'
 * S: '/scratch/mmokrejs/gentoo/var/tmp/portage/app-arch/pbzip2-1.1.13/work/pbzip2-1.1.13'
!!! post install failed; exiting.
Comment 1 Larry the Git Cow gentoo-dev 2018-01-31 16:03:51 UTC
The bug has been referenced in the following commit(s):

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

commit a7047847b3414613303039bd7a13e2fce3db4ce0
Author:     Mike Frysinger <vapier@gentoo.org>
AuthorDate: 2018-01-31 16:03:07 +0000
Commit:     Mike Frysinger <vapier@gentoo.org>
CommitDate: 2018-01-31 16:03:07 +0000

    app-arch/pbzip2: add eprefix support #586804
    
    Bug: https://bugs.gentoo.org/586804

 app-arch/pbzip2/pbzip2-1.1.13.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)}