Gentoo Archives: gentoo-user

From: Corbin Bird <corbinbird@×××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] bash-completion question(s)
Date: Thu, 02 Feb 2017 14:33:39
Message-Id: 589342E1.6040206@charter.net
In Reply to: Re: [gentoo-user] bash-completion question(s) by Dale
1 On 02/02/2017 04:38 AM, Dale wrote:
2 > Corbin Bird wrote:
3 >> The package "sys-boot/grub:2" popped this warning during updates :
4 >>
5 >>> Problems with installed bash completions were found:
6 >>>
7 >>> grub: 'have' command is deprecated and must not be used.
8 >>> grub: incorrect name, no completions for 'grub' command defined.
9 >>> grub-mkconfig: missing alias (symlink) for completed command.
10 >>> grub-mkpasswd-pbkdf2: missing alias (symlink) for completed command.
11 >>> grub-mkrescue: missing alias (symlink) for completed command.
12 >>> grub-reboot: missing alias (symlink) for completed command.
13 >>> grub-editenv: missing alias (symlink) for completed command.
14 >>> grub-set-default: missing alias (symlink) for completed command.
15 >>> grub-mkimage: missing alias (symlink) for completed command.
16 >>> grub-sparc64-setup: missing alias (symlink) for completed command.
17 >>> grub-bios-setup: missing alias (symlink) for completed command.
18 >>> grub-script-check: missing alias (symlink) for completed command.
19 >>> grub-probe: missing alias (symlink) for completed command.
20 >>> grub-mkfont: missing alias (symlink) for completed command.
21 >>> grub-install: missing alias (symlink) for completed command.
22 >> No "grub" entries found at all in "/usr/share/bash-completions".
23 >>
24 >> Is it correct to assume any "bash-completions" are strictly personal
25 >> choice and NOT technically required?
26 >>
27 > I emerged grub here to see if I would get any of those messages. I
28 > didn't. It merged cleanly as far as I can tell. This is the version I
29 > have:
30 >
31 > sys-boot/grub-2.02_beta3-r1
32 >
33 > As far as your question, the package itself should work with or without
34 > bash-completion. As far as I know, it only affects using tab to
35 > complete commands/options.
36 >
37 > Dale
38 >
39 > :-) :-)
40 >
41
42
43 I should have mentioned the package "app-shells/bash-completion" was
44 installed. My mistake.
45
46 So, I will treat "bash-completions" as optional.
47
48 For your efforts and time, Thank You.

Replies

Subject Author
Re: [gentoo-user] bash-completion question(s) Dale <rdalek1967@×××××.com>