Created attachment 466098 [details] Fix for fabric bash-completion Fabric ebuild installs bash completion for "fabric" command, but it should install completion for "fab" as it is correct command name.
I don't know, I haven't managed to make the completion work at all, even if I rename "fabric" to "fab". Did you manage to make them work?
Nevermind, my test setup was broken. Installing the bashcomp file under "fab" does the trick. Fixing.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6e904fc90d2f287c1e2e2f801b01c37b637c7b88 commit 6e904fc90d2f287c1e2e2f801b01c37b637c7b88 Author: Virgil Dupras <vdupras@gentoo.org> AuthorDate: 2018-07-31 14:26:43 +0000 Commit: Virgil Dupras <vdupras@gentoo.org> CommitDate: 2018-07-31 14:26:43 +0000 dev-python/fabric: fix broken completions in v1.14 Closes: https://bugs.gentoo.org/611830 Package-Manager: Portage-2.3.44, Repoman-2.3.10 dev-python/fabric/fabric-1.14.0-r1.ebuild | 75 +++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+)