Bug#917217: npm breaks other packages' bash-completion

2019-01-12 Thread Andreas Beckmann
Control: found -1 5.8.0+ds-1 Control: found -1 5.8.0+ds6-3 On Sun, 30 Dec 2018 18:57:42 +0100 Ralf Jung wrote: > In any case it seems like npm updates don't properly upgrade/remove the file > in > /etc, because I had an up-to-date npm and still had those lines in there (and > I > never locally

Bug#917217: npm breaks other packages' bash-completion

2018-12-30 Thread Ralf Jung
Hi, > I don't see such a line here. > https://salsa.debian.org/js-team/npm/blob/master/lib/utils/completion.sh > > May be that came from an older version? Can you purge npm, reinstall and > confirm > if you still see it? I just extracted the package and to my surprise found the file somewhere i

Bug#917217: npm breaks other packages' bash-completion

2018-12-30 Thread Pirate Praveen
Control: notfound -1 5.8.0+ds6-2 Control: found -1 1.2.18~dfsg-1 Control: fixed -1 5.8.0+ds-1 On Mon, 24 Dec 2018 10:33:48 +0100 Ralf Jung wrote: > COMP_WORDBREAKS=${COMP_WORDBREAKS/=/} > > Please remove that line, or otherwise stop breaking unrelated packages. This is indeed left over from th

Bug#917217: npm breaks other packages' bash-completion

2018-12-30 Thread Pirate Praveen
On Mon, 24 Dec 2018 10:33:48 +0100 Ralf Jung wrote: > > COMP_WORDBREAKS=${COMP_WORDBREAKS/=/} > > Please remove that line, or otherwise stop breaking unrelated packages. > I don't see such a line here. https://salsa.debian.org/js-team/npm/blob/master/lib/utils/completion.sh May be that came f

Bug#917217: npm breaks other packages' bash-completion

2018-12-24 Thread Ralf Jung
Package: npm Version: 5.8.0+ds6-2 Severity: critical Justification: breaks unrelated software Dear Maintainer, installing npm breaks bash-completion for other packages, for example dd. You can reproduce this by typing "dd if=", typing the beginning of a filename and then hitting "Tab". Now the