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?
(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.
I believe this has been fixed for a while and can be closed. @mgorny can you confirm?
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(+)