Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 671946 - sys-libs/libcap-2.26-r2: files installed outside of EPREFIX
Summary: sys-libs/libcap-2.26-r2: files installed outside of EPREFIX
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-26 11:00 UTC by Guilherme Amadio
Modified: 2018-11-26 16:44 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 Guilherme Amadio gentoo-dev 2018-11-26 11:00:39 UTC
>>> Completed installing libcap-2.26-r2 into /var/cache/portage/sys-libs/libcap-2.26-r2/image/

 * Final size of build directory: 1676 KiB (1.6 MiB)
 * Final size of installed tree:   464 KiB

 * QA Notice: the following files are outside of the prefix:
 * /usr
 * /usr/lib64
 * /usr/lib64/pkgconfig
 * /usr/lib64/pkgconfig/libcap.pc
 * /usr/share
 * /usr/share/man
 * /usr/share/man/man1
 * /usr/share/man/man1/capsh.1
 * /usr/share/man/man3
 * /usr/share/man/man3/cap_compare.3
 * /usr/share/man/man3/cap_set_fd.3
 * /usr/share/man/man3/cap_get_proc.3
 * /usr/share/man/man3/cap_dup.3
 * /usr/share/man/man3/capgetp.3
 * /usr/share/man/man3/cap_set_proc.3
 * /usr/share/man/man3/cap_get_file.3
 * /usr/share/man/man3/cap_from_text.3
 * /usr/share/man/man3/cap_get_pid.3
 * /usr/share/man/man3/capsetp.3
 * /usr/share/man/man3/cap_set_flag.3
 * /usr/share/man/man3/cap_size.3
 * /usr/share/man/man3/cap_get_flag.3
 * /usr/share/man/man3/cap_free.3
 * /usr/share/man/man3/cap_drop_bound.3
 * /usr/share/man/man3/cap_to_text.3
 * /usr/share/man/man3/cap_init.3
 * /usr/share/man/man3/cap_set_file.3
 * /usr/share/man/man3/cap_to_name.3
 * /usr/share/man/man3/cap_clear.3
 * /usr/share/man/man3/libcap.3
 * /usr/share/man/man3/cap_copy_ext.3
 * /usr/share/man/man3/cap_clear_flag.3
 * /usr/share/man/man3/cap_copy_int.3
 * /usr/share/man/man3/cap_from_name.3
 * /usr/share/man/man3/cap_get_fd.3
 * /usr/share/man/man3/cap_get_bound.3
 * /usr/share/man/man8
 * /usr/share/man/man8/setcap.8
 * /usr/share/man/man8/getcap.8
 * /usr/include
 * /usr/include/sys
 * /usr/include/sys/capability.h
 * /sbin
 * /sbin/getcap
 * /sbin/getpcaps
 * /sbin/capsh
 * /sbin/setcap
 * ERROR: sys-libs/libcap-2.26-r2::gentoo failed:
 *   Aborting due to QA concerns: there are files installed outside the prefix
 * 
 * Call stack:
 *   misc-functions.sh, line 552:  Called install_qa_check
 *   misc-functions.sh, line  98:  Called source 'install_symlink_html_docs'
 *            05prefix, line 114:  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"
Comment 1 Larry the Git Cow gentoo-dev 2018-11-26 16:44:17 UTC
The bug has been closed via the following commit(s):

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

commit 6859154e505aeebd6fb7b5af3fca7f88a719e82a
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-11-26 16:43:56 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-11-26 16:44:10 +0000

    sys-libs/libcap: Fixed prefix installation.
    
    Closes: https://bugs.gentoo.org/671946
    Package-Manager: Portage-2.3.52, Repoman-2.3.12
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-libs/libcap/libcap-2.26-r2.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)