Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682834 - app-emulation/libvirt-5.1.0 - vsh: incorrect name, no completions for 'vsh' command defined.
Summary: app-emulation/libvirt-5.1.0 - vsh: incorrect name, no completions for 'vsh' c...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal QA (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-07 17:01 UTC by Martin Mokrejš
Modified: 2019-04-08 02:52 UTC (History)
0 users

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 Martin Mokrejš 2019-04-07 17:01:13 UTC
>>> Completed installing libvirt-5.1.0 into /scratch/var/tmp/portage/app-emulation/libvirt-5.1.0/image

 * Final size of build directory: 325704 KiB (318.0 MiB)
 * Final size of installed tree:   42936 KiB ( 41.9 MiB)

 * Problems with installed bash completions were found:
 * 
 * 	vsh: incorrect name, no completions for 'vsh' command defined.
 * 
 * For more details on installing bash-completions, please see:
 * https://wiki.gentoo.org/wiki/Bash/Installing_completion_files
 * 

>>> Installing (3 of 6) app-emulation/libvirt-5.1.0::gentoo


Is 'vsh' really intended?
Comment 1 Larry the Git Cow gentoo-dev 2019-04-08 02:52:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93899f70a1704b927df8e1eb8e1ab328e3b2e324

commit 93899f70a1704b927df8e1eb8e1ab328e3b2e324
Author:     Matthias Maier <tamiko@gentoo.org>
AuthorDate: 2019-04-08 01:16:39 +0000
Commit:     Matthias Maier <tamiko@gentoo.org>
CommitDate: 2019-04-08 02:29:38 +0000

    app-emulation/libvirt: fix bash completion file names
    
    Instead of installing a dummy "vsh" file and alias virsh and
    virt-manager, let's install the file as "virsh" and alias virt-manager
    to it.
    
    Closes: https://bugs.gentoo.org/682834
    Package-Manager: Portage-2.3.62, Repoman-2.3.12
    Signed-off-by: Matthias Maier <tamiko@gentoo.org>

 app-emulation/libvirt/libvirt-5.1.0.ebuild | 4 ++--
 app-emulation/libvirt/libvirt-9999.ebuild  | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)