sys-boot/grub-2.12-r3 installs /usr/share/bash-completion/completions/grub. Portage emits the following warning: * QA Notice: Problems with installed bash completions were found: * * grub: does not define any completions (failed to source?). This file does not define any completions, but is sourced by several other files that do define completions. I believe the warning is not valid.
Maybe there should be a way to mark something as a helper lib?
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/portage.git/commit/?id=8bbdc814485d2990630d4217f68830fe1148801c commit 8bbdc814485d2990630d4217f68830fe1148801c Author: Mike Gilbert <floppym@gentoo.org> AuthorDate: 2024-04-24 15:35:32 +0000 Commit: Mike Gilbert <floppym@gentoo.org> CommitDate: 2024-04-24 15:35:32 +0000 Remove QA warning when no bash completions are found This triggers unwanted warnings in at least two known cases. Bug: https://bugs.gentoo.org/928599 Bug: https://bugs.gentoo.org/928869 Signed-off-by: Mike Gilbert <floppym@gentoo.org> bin/install-qa-check.d/60bash-completion | 3 --- 1 file changed, 3 deletions(-)