Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 926253 - net-p2p/bitcoin-core-25.1-r1 problems with installed bash completions
Summary: net-p2p/bitcoin-core-25.1-r1 problems with installed bash completions
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Matt Whitlock
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-03-06 10:30 UTC by Agostino Sarubbo
Modified: 2024-03-07 15:19 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,605.87 KB, text/plain)
2024-03-06 10:30 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-06 10:30:42 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/bitcoin-core-25.1-r1 problems with installed bash completions.
Discovered on: amd64 (internal ref: slibtool_tinderbox)
System: SLIBTOOL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#SLIBTOOL)
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-06 10:30:43 UTC
Created attachment 886797 [details]
build.log

build log and emerge --info
Comment 2 Matt Whitlock 2024-03-06 15:53:23 UTC
Could you please be more specific? The Bash completions that this ebuild installs come from upstream, so if there's a "problem" in them, it should be reported upstream.
Comment 3 Agostino Sarubbo gentoo-dev 2024-03-06 16:10:02 UTC
This is what comes from a portage check:

 * QA Notice: Problems with installed bash completions were found:
 * 
 * 	bitcoin-qt: missing alias (symlink) for completed command.
 * 
 * For more details on installing bash-completions, please see:
 * https://wiki.gentoo.org/wiki/Bash/Installing_completion_files
 * 

If you think there is a mistake, feel free to get in touch with portage devs (or who developed this qa notice).
Comment 4 Larry the Git Cow gentoo-dev 2024-03-07 15:19:01 UTC
The bug has been closed via the following commit(s):

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

commit 950b8a10289e3d99377239afef096e91104a30bd
Author:     Matt Whitlock <gentoo@mattwhitlock.name>
AuthorDate: 2024-03-06 18:03:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-03-07 15:15:43 +0000

    net-p2p/bitcoin-core: install symlink for bitcoin-qt Bash completion
    
    Closes: https://bugs.gentoo.org/926253
    Signed-off-by: Matt Whitlock <gentoo@mattwhitlock.name>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../{bitcoin-core-25.1-r1.ebuild => bitcoin-core-25.1-r2.ebuild}   | 7 ++++++-
 .../{bitcoin-core-26.0.ebuild => bitcoin-core-26.0-r1.ebuild}      | 7 ++++++-
 2 files changed, 12 insertions(+), 2 deletions(-)