losetup completion is shipped by util-linux, not bash-completion.
I just sent a patch upstream that should address this particular issue:
http://thread.gmane.org/gmane.linux.utilities.util-linux-ng/10186
However other completions in util-linux may invoke commands (other
than the one being complet
Package: bash-completion
Version: 1:2.1-4
Severity: normal
Dear maintainer,
please try the following:
As normal user type "/sbin/losetup --detach /dev/lo" then hit .
Result:
"bash: losetup: command not found"
Expected:
One of the following:
- nothing happens
- complete "/dev/lo" to "/dev/loop"
2 matches
Mail list logo