Description of problem: In a terminal, the bash completion of udisksctl fails in its third entry; it used to list the mountable devices and/or object path; but does not anymore. Example: udisksctl <TAB> returns dump lock monitor smart-simulate unmount help loop-delete mount status info loop-setup power-off unlock and works; udisksctl mount <TAB> returns --block-device --object-path and this is also working. BUT udisksctl mount --block-device <TAB> and udisksctl mount --object-path <TAB> are broken; they indeed returns again --block-device --object-path instead of the list of possible devices and path to these devices. The file: /usr/share/bash-completion/completions/udisksctl is indeed provided by udisks2 package and bach-completion did not change in the last. I have looked around but did not find the cause of the bug. Cheers, chris, Reproducible: Steps to Reproduce:
Assigning to maintainer. Adding maintainer of bash-completion in CC.
CC: (none) => shlomifAssignee: bugsquad => fundawangWhiteboard: (none) => MGA5TOO
Keywords: (none) => Triaged
This bug is still there; if someone has any ideas that would be cool to have a look!
Ping!
(In reply to Chris Denice from comment #3) > Ping! hi, sorry for not replying earlier. The bash completion for udiskctl is installed by the upstream package's installer. Perhaps you can report the problem upstream.
You mean upstream where? udiskctl or bash-completion?
this bug has been fixed, no so long ago actually :)
Status: NEW => RESOLVEDResolution: (none) => FIXED