Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 521366 - net-p2p/bitcoind-0.9.2.1 - bash-completion incompatible with autoloading
Summary: net-p2p/bitcoind-0.9.2.1 - bash-completion incompatible with autoloading
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-28 10:22 UTC by Michał Górny
Modified: 2017-12-31 16:20 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 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-08-28 10:22:37 UTC
I've already fixed the use of USE=bash-completion. Two issues remain:

1. using 'have' function that was deprecated and no longer works with autoloaded completions,

2. lack of 'bitcoin-cli' symlink for the completion found in $completionsdir/bitcoind... but there's no tool either. Or maybe it is hidden behind a flag or in an non-obvious split package?
Comment 1 Anthony Basile gentoo-dev 2014-08-28 23:01:48 UTC
(In reply to Michał Górny from comment #0)
> I've already fixed the use of USE=bash-completion. Two issues remain:
> 
> 1. using 'have' function that was deprecated and no longer works with
> autoloaded completions,

As I said in a pervious bug #521352, there are lots of bash-completions that do this.  I got 190 on my system alone.  If we really want to fix this, then we should track them all with some indications on how to fix it, because ultimately the fixes should go upstream.

> 
> 2. lack of 'bitcoin-cli' symlink for the completion found in
> $completionsdir/bitcoind... but there's no tool either. Or maybe it is
> hidden behind a flag or in an non-obvious split package?

Not sure what to do here.
Comment 2 Luke-Jr 2016-07-01 16:27:05 UTC
I believe this has been fixed for a while and can be closed.

@mgorny can you confirm?
Comment 3 Larry the Git Cow gentoo-dev 2017-12-31 16:20:31 UTC
The bug has been closed via the following commit(s):

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

commit 4452218a8e073bec89f42248912d5f6b840c4adb
Author:     Luke Dashjr <luke-jr+git@utopios.org>
AuthorDate: 2017-12-10 15:07:49 +0000
Commit:     Mike Gilbert <floppym@gentoo.org>
CommitDate: 2017-12-31 16:20:21 +0000

    net-p2p/bitcoind: Bump to 0.15.1
    
    Closes: https://bugs.gentoo.org/521366
    Closes: https://bugs.gentoo.org/622370

 net-p2p/bitcoind/Manifest               |   2 +
 net-p2p/bitcoind/bitcoind-0.15.1.ebuild | 165 ++++++++++++++++++++++++++++++++
 net-p2p/bitcoind/metadata.xml           |   2 +
 3 files changed, 169 insertions(+)