Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795189 - "files installed outside the prefix" for certain packages
Summary: "files installed outside the prefix" for certain packages
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal major (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-10 08:36 UTC by errmalt
Modified: 2021-06-10 09:54 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 errmalt 2021-06-10 08:36:56 UTC
Aborting due to QA concerns: there are files installed outside the prefix

Affected: sxhkd, thin-provisioning-tools
				

Reproducible: Always

Steps to Reproduce:
emerge sxhkd
Actual Results:  
Aborting due to QA concerns: there are files installed outside the prefix
 * QA Notice: the following files are outside of the prefix:
 * /usr
 * /usr/share
 * /usr/share/doc
 * /usr/share/doc/sxhkd-0.6.2
 * /usr/share/doc/sxhkd-0.6.2/examples
 * /usr/share/doc/sxhkd-0.6.2/examples/background_shell
 * /usr/share/doc/sxhkd-0.6.2/examples/background_shell/sxhkdrc
 * /usr/share/doc/sxhkd-0.6.2/examples/background_shell/xinitrc
 * /usr/share/doc/sxhkd-0.6.2/examples/background_shell/profile
 * /usr/share/doc/sxhkd-0.6.2/examples/background_shell/shell
 * /usr/share/doc/sxhkd-0.6.2/examples/notification
 * /usr/share/doc/sxhkd-0.6.2/examples/notification/pam_environment
 * /usr/share/doc/sxhkd-0.6.2/examples/notification/autostart
 * /usr/share/doc/sxhkd-0.6.2/examples/notification/xinitrc
 * /usr/share/doc/sxhkd-0.6.2/examples/notification/sxhkd_notify
 * /usr/share/man
 * /usr/share/man/man1
 * /usr/share/man/man1/sxhkd.1
 * /usr/bin
 * /usr/bin/sxhkd
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-06-10 08:46:24 UTC
Please report a new bug for each of these with the full build.log and emerge —-info.
Comment 2 Larry the Git Cow gentoo-dev 2021-06-10 09:41:57 UTC
The bug has been closed via the following commit(s):

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

commit 58880f713595b3da0e8f9a0b9d9efeef33cad210
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2021-06-10 09:40:08 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2021-06-10 09:41:46 +0000

    sys-block/thin-provisioning-tools: fix bug 795189
    
    Fixes: f81f95471c25e346bac4c489a058af14f4e9b68e
    Closes: https://bugs.gentoo.org/795189
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 sys-block/thin-provisioning-tools/thin-provisioning-tools-0.9.0.ebuild | 2 +-
 sys-block/thin-provisioning-tools/thin-provisioning-tools-9999.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Additionally, it has been referenced in the following commit(s):

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

commit c8b7387e846ec4395b0d7f06cabb48a7e8ef8529
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2021-06-10 08:43:53 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2021-06-10 09:41:45 +0000

    x11-misc/sxhkd: prefix support
    
    Bug: https://bugs.gentoo.org/795189
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 x11-misc/sxhkd/sxhkd-0.6.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 Guilherme Amadio gentoo-dev 2021-06-10 09:43:34 UTC
Files installed outside the prefix usually you don't need any info to reproduce.
However, a bug per package in the future would indeed be better. Both packages are fixed, though, so no need to file new bugs.
Comment 4 Larry the Git Cow gentoo-dev 2021-06-10 09:52:24 UTC
The bug has been closed via the following commit(s):

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

commit 74c26305143a9b11ff87311a038b6db39dcb46e8
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2021-06-10 09:50:25 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2021-06-10 09:50:25 +0000

    app-admin/ansible-lint: version bump
    
    Closes: https://bugs.gentoo.org/795189
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 app-admin/ansible-lint/Manifest                   |  1 +
 app-admin/ansible-lint/ansible-lint-5.0.12.ebuild | 38 +++++++++++++++++++++++
 2 files changed, 39 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit dab281e88ea62652004c7c85cc0080be04374b34
Author:     Guilherme Amadio <amadio@gentoo.org>
AuthorDate: 2021-06-10 09:52:00 +0000
Commit:     Guilherme Amadio <amadio@gentoo.org>
CommitDate: 2021-06-10 09:52:00 +0000

    app-admin/ansible-lint: drop old
    
    Does not work with latest ansible from the tree.
    
    Bug: https://bugs.gentoo.org/795189
    Package-Manager: Portage-3.0.19, Repoman-3.0.3
    Signed-off-by: Guilherme Amadio <amadio@gentoo.org>

 app-admin/ansible-lint/Manifest                  |  1 -
 app-admin/ansible-lint/ansible-lint-5.0.2.ebuild | 37 ------------------------
 2 files changed, 38 deletions(-)
Comment 5 Guilherme Amadio gentoo-dev 2021-06-10 09:54:59 UTC
Duh, last commit should have been for 795198, not 795189. Bad copy-paste error...