Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 793248 - dev-lua/mpack-1.0.8-r100 - Aborting due to QA concerns: double prefix files installed
Summary: dev-lua/mpack-1.0.8-r100 - Aborting due to QA concerns: double prefix files i...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Conrad Kostecki
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-05-31 17:34 UTC by Maxim Baranov
Modified: 2021-06-02 22:07 UTC (History)
1 user (show)

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


Attachments
Build log (build log,5.67 KB, application/octet-stream)
2021-05-31 17:34 UTC, Maxim Baranov
Details
emerge --info '=dev-lua/mpack-1.0.8-r100::gentoo' (emerge --info.txt,6.33 KB, text/plain)
2021-05-31 17:35 UTC, Maxim Baranov
Details
Proposed fix (patch.txt,523 bytes, patch)
2021-05-31 17:39 UTC, Maxim Baranov
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Maxim Baranov 2021-05-31 17:34:03 UTC
Created attachment 712908 [details]
Build log

Emerging dev-lua/mpack fails in a prefix installation.

 * ERROR: dev-lua/mpack-1.0.8-r100::gentoo failed:
 *   Aborting due to QA concerns: double prefix files installed

> emerge -pqv '=dev-lua/mpack-1.0.8-r100::gentoo'
[ebuild   R   ] dev-lua/mpack-1.0.8-r100  USE="-test" LUA_TARGETS="lua5-1 -lua5-2 -lua5-3 -lua5-4 -luajit"
Comment 1 Maxim Baranov 2021-05-31 17:35:32 UTC
Created attachment 712911 [details]
emerge --info '=dev-lua/mpack-1.0.8-r100::gentoo'
Comment 2 Maxim Baranov 2021-05-31 17:39:58 UTC
Created attachment 712914 [details, diff]
Proposed fix

This resolves the problem for me.
Comment 3 Larry the Git Cow gentoo-dev 2021-06-02 22:07:13 UTC
The bug has been closed via the following commit(s):

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

commit 061b4f7ababaf3fb237986b18726c5a73dfd194c
Author:     Conrad Kostecki <conikost@gentoo.org>
AuthorDate: 2021-06-02 22:00:18 +0000
Commit:     Conrad Kostecki <conikost@gentoo.org>
CommitDate: 2021-06-02 22:06:45 +0000

    dev-lua/mpack: fix double prefix
    
    Closes: https://bugs.gentoo.org/793248
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Conrad Kostecki <conikost@gentoo.org>

 dev-lua/mpack/mpack-1.0.8-r100.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)