Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 931667 - app-shells/bash-completion: fails update to 2.14
Summary: app-shells/bash-completion: fails update to 2.14
Status: RESOLVED DUPLICATE of bug 931665
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-05-10 10:12 UTC by pord
Modified: 2024-05-10 11:17 UTC (History)
2 users (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 pord 2024-05-10 10:12:52 UTC
Describe the bug
Update fails on gentoo:
app-shells/bash-completion-2.14.0::gentoo failed

To reproduce
Trying to update to 2.14 with emerge on gentoo.

Expected behavior
updates no issue

Versions (please complete the following information)
 Operating system name/distribution and version: Gentoo (6.8.9-gentoo-dist)
 bash version, echo "$BASH_VERSION": 5.2.26(1)-release
 bash-completion version, (IFS=.; echo "${BASH_COMPLETION_VERSINFO[*]}"): 2.13.0

Additional context
Using ~amd accepted keyword

Debug trace
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 /var/tmp/portage/app-shells/bash-completion-2.14.0/image/var/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}"
Comment 1 Jonas Stein gentoo-dev 2024-05-10 11:17:03 UTC

*** This bug has been marked as a duplicate of bug 931665 ***