Gentoo Archives: gentoo-user

From: Corbin Bird <corbinbird@×××××××.net>
To: gentoo-user@l.g.o
Subject: [gentoo-user] bash-completion question(s)
Date: Tue, 31 Jan 2017 18:36:30
Message-Id: 5890D8CA.9050608@charter.net
1 The package "sys-boot/grub:2" popped this warning during updates :
2
3 > Problems with installed bash completions were found:
4 >
5 > grub: 'have' command is deprecated and must not be used.
6 > grub: incorrect name, no completions for 'grub' command defined.
7 > grub-mkconfig: missing alias (symlink) for completed command.
8 > grub-mkpasswd-pbkdf2: missing alias (symlink) for completed command.
9 > grub-mkrescue: missing alias (symlink) for completed command.
10 > grub-reboot: missing alias (symlink) for completed command.
11 > grub-editenv: missing alias (symlink) for completed command.
12 > grub-set-default: missing alias (symlink) for completed command.
13 > grub-mkimage: missing alias (symlink) for completed command.
14 > grub-sparc64-setup: missing alias (symlink) for completed command.
15 > grub-bios-setup: missing alias (symlink) for completed command.
16 > grub-script-check: missing alias (symlink) for completed command.
17 > grub-probe: missing alias (symlink) for completed command.
18 > grub-mkfont: missing alias (symlink) for completed command.
19 > grub-install: missing alias (symlink) for completed command.
20
21 No "grub" entries found at all in "/usr/share/bash-completions".
22
23 Is it correct to assume any "bash-completions" are strictly personal
24 choice and NOT technically required?

Replies

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