Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.bugs.dist > #1012130
| From | "Gabriel F. T. Gomes" <gabriel@inconstante.net.br> |
|---|---|
| Newsgroups | linux.debian.bugs.dist |
| Subject | Bug#961660: DebHelper dh_bash-completion broken since Stretch OS, Bash Completion scripts not installed anymore into Path according to debian/<package>.bash-completion |
| Date | 2020-05-31 20:10 +0200 |
| Message-ID | <AcAzf-5Ms-5@gated-at.bofh.it> (permalink) |
| References | <Ab1WV-6h0-3@gated-at.bofh.it> <Ab1WV-6h0-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 27 May 2020, Jürgen Kuri wrote: > >When I build the packages for Debian Jessie, everything works as expected, both completion scripts are installed into the path: > > $ ls -la /etc/bash_completion.d/ > total 24 > drwxr-xr-x 2 root root 4096 May 26 16:58 . > drwxr-xr-x 92 root root 4096 May 18 12:12 .. > -rw-r--r-- 1 root root 933 May 18 17:26 fsmtool2-completion > -rw-r--r-- 1 root root 980 May 18 17:26 fsmtool2_mtest-completion For some time (I don't know exactly how long, because I only adopted bash-completion about 2 years ago), the default installation path for completion is /usr/share/bash-completion/completions/, as you have noticed. So, I'd say that dh_bash-completion is doing the rigth thing. >When I build the packages for Debian OS Stretch or Buster, bash-completion does not work for both command line tools any more cause the completion scripts are installed below: > > * /usr/share/bash-completion/completions/fsmtool2-completion > * /usr/share/bash-completion/completions/fsmtool2_mtest-completion On the other, you are saying that the completions do not work from this location, and that's puzzling me. Could you provide more details about the problem you are actually getting? Bash-completion is supposed to work with files in this location. Cheers, Gabriel
Back to linux.debian.bugs.dist | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Bug#961660: DebHelper dh_bash-completion broken since Stretch OS, Bash Completion scripts not installed anymore into Path according to debian/<package>.bash-completion Jürgen Kuri <juergen.kuri@ionos.com> - 2020-05-27 13:00 +0200
Bug#961660: DebHelper dh_bash-completion broken since Stretch OS, Bash Completion scripts not installed anymore into Path according to debian/<package>.bash-completion "Gabriel F. T. Gomes" <gabriel@inconstante.net.br> - 2020-05-31 20:10 +0200
Bug#961660: DebHelper dh_bash-completion broken since Stretch OS, Bash Completion scripts not installed anymore into Path according to debian/<package>.bash-completion Jürgen Kuri <juergen.kuri@ionos.com> - 2020-06-02 13:30 +0200
csiph-web