Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931665 - app-shells/bash-completion-2.14.0: Aborting due to QA concerns:
Summary: app-shells/bash-completion-2.14.0: Aborting due to QA concerns:
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Shell Tools project
URL:
Whiteboard:
Keywords: PullRequest
: 931666 931667 931669 931678 (view as bug list)
Depends on:
Blocks:
 
Reported: 2024-05-10 09:41 UTC by yongxiang
Modified: 2024-05-10 15:18 UTC (History)
11 users (show)

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


Attachments
emerge --info (emerge.info,7.26 KB, text/plain)
2024-05-10 09:41 UTC, yongxiang
Details
build.log (build.log,54.89 KB, text/x-log)
2024-05-10 09:42 UTC, yongxiang
Details

Note You need to log in before you can comment on or make changes to this bug.
Description yongxiang 2024-05-10 09:41:22 UTC
* QA Notice: files installed in ${D}/${D}:
 *   /
 *   //usr
 *   //usr/share
 *   //usr/share/bash-completion
 *   //usr/share/bash-completion/completions
 *   //usr/share/bash-completion/completions/python3.13
 * ERROR: app-shells/bash-completion-2.14.0::gentoo failed:
 *   Aborting due to QA concerns: 6 files installed in /tmp/portage/app-shells/bash-completion-2.14.0/image/tmp/portage/app-shells/bash-completion-2.14.0/image
 *
 * Call stack:
 *   misc-functions.sh, line 682:  Called install_qa_check
 *   misc-functions.sh, line 134:  Called source 'install_symlink_html_docs'
 *          05double-D, line  15:  Called DD_check
 *          05double-D, line  11:  Called die
 * The specific snippet of code:
 *              die "Aborting due to QA concerns: ${#files[@]} files installed in ${D%/}${D}"


Reproducible: Always
Comment 1 yongxiang 2024-05-10 09:41:54 UTC
Created attachment 892652 [details]
emerge --info
Comment 2 yongxiang 2024-05-10 09:42:57 UTC
Created attachment 892653 [details]
build.log
Comment 3 Jonas Stein gentoo-dev 2024-05-10 11:16:13 UTC
*** Bug 931666 has been marked as a duplicate of this bug. ***
Comment 4 Jonas Stein gentoo-dev 2024-05-10 11:17:03 UTC
*** Bug 931667 has been marked as a duplicate of this bug. ***
Comment 5 Oleksa 2024-05-10 12:08:53 UTC Comment hidden (offtopic)
Comment 6 Paul Zander 2024-05-10 12:17:59 UTC
*** Bug 931669 has been marked as a duplicate of this bug. ***
Comment 7 Eli Schwartz 2024-05-10 12:40:20 UTC
Note that you can subscribe to notifications without also leaving a "me too" comment.
Comment 8 Larry the Git Cow gentoo-dev 2024-05-10 12:56:15 UTC
The bug has been closed via the following commit(s):

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

commit 02be02c286d404b426170105b4edb99089984cfb
Author:     Alfred Wingate <parona@protonmail.com>
AuthorDate: 2024-05-10 12:17:29 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2024-05-10 12:55:51 +0000

    app-shells/bash-completion: disable py3.13
    
    * To add a target that isn't supported by bash-completions you have
      first modify the completions file to add the new target and symlink
      it.
    * Symlinking is incorrectly done currently as dosym adds D already.
    
    Closes: https://bugs.gentoo.org/931665
    Signed-off-by: Alfred Wingate <parona@protonmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/36627
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 app-shells/bash-completion/bash-completion-2.14.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 9 Paul Zander 2024-05-10 15:18:00 UTC
*** Bug 931678 has been marked as a duplicate of this bug. ***