[Bug 1095180] Re: incorrect bash-completion for sudo

2014-10-29 Thread Rolf Leggewie
** Changed in: bash-completion (Ubuntu) Status: New => Confirmed ** Tags added: trusty -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to etckeeper in Ubuntu. https://bugs.launchpad.net/bugs/1095180 Title: incorrect bash-complet

[Bug 1095180] Re: incorrect bash-completion for sudo

2014-11-29 Thread Peter Cordes
It's a corner case of a directory in the current directory having the same name as a command. The directory entry is superseding the command completion. If you sudo et you get a list of completions. In /etc, the only entry for etckeeper is with a trailing /, rather than having an entry for th

[Bug 1095180] Re: incorrect bash-completion for sudo

2014-11-29 Thread Peter Cordes
The bug is in the core code of bash_completion, in the functions that handle commands that take other commands as their arguments, e.g. sudo, nice, and so on. Marked invalid for the etckeeper package, but still confirmed for bash-completion. (I hope I'm doing this right. If there's a way to un-a

[Bug 1095180] Re: incorrect bash-completion for sudo

2014-11-29 Thread Peter Cordes
reported upstream as https://alioth.debian.org/tracker/index.php?func=detail&aid=314893&group_id=100114&atid=413095 ** Bug watch added: alioth.debian.org/ #314893 http://alioth.debian.org/support/tracker.php?aid=314893 ** Changed in: etckeeper (Ubuntu) Status: Confirmed => Invalid --