[Bash-completion-devel] Bug#811496: All the ones I have added have entries in /etc/bash-completion.d/ and not either in /usr/share/bash-completion nor in /usr/share/zsh/vendor-completions :(

2017-01-22 Thread shirish शिरीष
Hi all, While many of them don't report a bug via adequate all of them have entries in /etc/bas_completion.d/ I purged each package and then installed it manually and if still they were in /etc/bash_completion.d/ have shared those package names. ─[$] adequate scilab-cli [$] [$] dpkg -L

[Bash-completion-devel] Bug#811496: the remaing packages that need to be moved over to /usr/share/bash-completions/completions/

2017-01-21 Thread shirish शिरीष
Hi all, Apart from bzr here are the other ones which are still stuck in /etc/bash-completions.d/ at least on my desktop. ┌─[shirish@debian] - [/etc/bash_completion.d] - [10082] └─[$] ls apt-show-versions deborphan dput grub maven quilt ufw bzr desktop-file-validate feedgnuplot

[Bash-completion-devel] Bug#811496: the main change is from /etc/bash-completions/* path to /usr/share/bash-completions/*

2016-04-20 Thread shirish शिरीष
Hi all, I have also been seeing the same, courtesy adequate and the main thing seems to be that the path of the conffile has changed from /etc/bash-completions/* to /etc/bash-completions/* but the old path seems still to be generated. I saw that bash-completion package changelog tells that the

[Bash-completion-devel] Bug#741860: bash-completion 1:2.1-2 tab-completion is broken

2014-03-18 Thread shirish शिरीष
at bottom :- On 3/18/14, Wouter Bolsterlee u...@xs4all.nl wrote: I experience the same issue. It could be the same issue as described here: https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1288031 — Wouter Hi all, I saw the bug and simply commented the offending lines from

[Bash-completion-devel] Bug#741860: bash-completion 1:2.1-2 tab-completion is broken

2014-03-16 Thread shirish शिरीष
Package: bash-completion Version: 1:2.1-2 Severity: important Dear Maintainer, I do not know whether the issue is with bash or bash-completion but either way it's broken. This happened though few days ago only. This is what happens when I try to use tab-completion. [download] Destination:

[Bash-completion-devel] Bug#741479: Is #741860 the same issue/bug as described in the bugs or this is a new bug ?

2014-03-16 Thread shirish शिरीष
Dear bash-completion users and reporters, I have experienced some issue as yours and some more things . As I'm a bit of a newbie as far as bash-completion I don't know whether it's part of the same bug or it's the same bug which also has this mis-feature. Any guidance would be good. --

[Bash-completion-devel] Bug#741860: using -x to find the issue in bash-completion.

2014-03-16 Thread shirish शिरीष
Hi all, Here's some more digging :- $ ls Net* Network Mapping-_uIOdTfp6Pw.en.srt Network Mapping-_uIOdTfp6Pw.mp4 $ set -x $ touch Net+ local cur prev words cword split + _init_completion -s + local exclude= flag outx errx inx OPTIND=1 + getopts n:e:o:i:s flag -s + case $flag in + split=false

[Bash-completion-devel] Bug#741860: some more digging about bash-completion.

2014-03-16 Thread shirish शिरीष
Hi all, I did some more digging. Apparently it seems that as root bash-completion performs it tasks correctly. It's only when as a user it does not. root@debian# touch Network\ Mapping-_uIOdTfp6Pw. tab key Network Mapping-_uIOdTfp6Pw.mp4 Network Mapping-_uIOdTfp6Pw.srt This is the desired