* Problems with installed bash completions were found: * * grub: 'have' command is deprecated and must not be used. * grub: incorrect name, no completions for 'grub' command defined. * grub2-set-default: missing alias (symlink) for completed command. * grub2-mkrescue: missing alias (symlink) for completed command. * grub2-reboot: missing alias (symlink) for completed command. * grub2-install: missing alias (symlink) for completed command. * grub2-script-check: missing alias (symlink) for completed command. * grub2-editenv: missing alias (symlink) for completed command. * grub2-sparc64-setup: missing alias (symlink) for completed command. * grub2-mkfont: missing alias (symlink) for completed command. * grub2-mkpasswd-pbkdf2: missing alias (symlink) for completed command. * grub2-mkimage: missing alias (symlink) for completed command. * grub2-bios-setup: missing alias (symlink) for completed command. * grub2-mkconfig: missing alias (symlink) for completed command. * grub2-probe: missing alias (symlink) for completed command. For a solution: 1. remove all those 'have' lines, 2. install completion file using one of the command names and use bashcomp_alias to create symlinks to other commands.
+*grub-2.02_beta2-r4 (04 Dec 2014) + + 04 Dec 2014; Justin Lecher <jlec@gentoo.org> +grub-2.02_beta2-r4.ebuild, + +files/grub-2.02_beta2-bash-completions.patch, metadata.xml: + Fix QA issues with bash-completions, #526138 +
(In reply to Justin Lecher from comment #1) I have dropped this patch. Get something accepted upstream first.
*** Bug 621916 has been marked as a duplicate of this bug. ***
*** Bug 688862 has been marked as a duplicate of this bug. ***
slibtool_tinderbox has reproduced this issue with version 2.12-r1 - Updating summary.
ci has reproduced this issue with version 2.12-r2 - Updating summary.
Should be fixed on master. https://git.savannah.gnu.org/cgit/grub.git/commit/?id=4380c2d8ad72e4f7ffd3dae3ad1de78159c2f2ba
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a1bb5562a181e4c897d0425f2e51edb5230636d commit 1a1bb5562a181e4c897d0425f2e51edb5230636d Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2024-04-04 20:30:10 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2024-04-04 20:30:49 +0000 sys-boot/grub: backport bash-completion fix Closes: https://bugs.gentoo.org/526138 Signed-off-by: Mike Gilbert <floppym@gentoo.org> sys-boot/grub/Manifest | 1 + sys-boot/grub/{grub-2.12-r2.ebuild => grub-2.12-r3.ebuild} | 8 +++----- 2 files changed, 4 insertions(+), 5 deletions(-)