[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2022-03-18 Thread Alistair Cunningham
Is there any news on this? The problem still happens after upgrading to Ubuntu 22.04. There don't appear to have been updates since I last reported this for 21.10. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2021-10-01 Thread Alistair Cunningham
This still happens after upgrading to Ubuntu 21.10. Is there any news on fixing it? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850804 Title: Tab completion warnings with ubuntu-bug To manage no

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2020-10-05 Thread Alistair Cunningham
This still happens after upgrading to Ubuntu 20.10: grep: /usr/share/apport/symptoms/dist-upgrade.py: No such file or directory grep: /usr/share/apport/symptoms/installation.py: No such file or directory grep: /usr/share/apport/symptoms/release-upgrade.py: No such file or directory qgrep: /usr/sha

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2020-06-19 Thread Brian Murray
** Changed in: apport (Ubuntu) Milestone: None => ubuntu-20.07 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850804 Title: Tab completion warnings with ubuntu-bug To manage notifications about

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2020-06-16 Thread Maksim S
ubuntu-bug actually greps output of ls I have an alias for ls: ls -la I can see output like this: grep: /usr/share/apport/symptoms/-rw-r--r--: No such file or directory grep: /usr/share/apport/symptoms/1: No such file or directory grep: /usr/share/apport/symptoms/root: No such file or directory gre

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2020-06-16 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users. ** Changed in: apport (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850804 Title: Tab

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2020-05-04 Thread Alistair Cunningham
This also happens on 20.04. It now gives: /usr/share/apport/symptoms/dist-upgrade.py: No such file or directory grep: /usr/share/apport/symptoms/installation.py: No such file or directory grep: /usr/share/apport/symptoms/release-upgrade.py: No such file or directory -- You received this bug noti

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2019-11-11 Thread Alistair Cunningham
Still the same, unfortunately. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850804 Title: Tab completion warnings with ubuntu-bug To manage notifications about this bug go to: https://bugs.launch

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2019-11-11 Thread Sebastien Bacher
Can you sudo apt install --reinstall apport-symptoms and see if that fixes the issue? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850804 Title: Tab completion warnings with ubuntu-bug To manage

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2019-11-06 Thread Alistair Cunningham
# ls -l /usr/share/apport/symptoms/ubuntu-release-upgrader.py -rw-r--r-- 1 root root 214 May 17 16:32 /usr/share/apport/symptoms/ubuntu-release-upgrader.py # dpkg -S /usr/share/apport/symptoms/ubuntu-release-upgrader.py apport-symptoms: /usr/share/apport/symptoms/ubuntu-release-upgrader.py # deb

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2019-11-06 Thread Sebastien Bacher
What about -ls -l /usr/share/apport/symptoms/ubuntu-release-upgrader.py -dpkg -S /usr/share/apport/symptoms/ubuntu-release-upgrader.py -debsums apport-symptoms The file should be there... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2019-11-05 Thread Alistair Cunningham
# ls -l /usr/share/apport/symptoms/dist-upgrade.py lrwxrwxrwx 1 root root 26 May 17 16:32 /usr/share/apport/symptoms/dist-upgrade.py -> ubuntu-release-upgrader.py -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2019-11-05 Thread Sebastien Bacher
Weird, what's the output of - ls -l /usr/share/apport/symptoms/dist-upgrade.py (it should be part of the binary) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1850804 Title: Tab completion warnings

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2019-11-05 Thread Alistair Cunningham
apport-symptoms is installed, but this keeps happening: # dpkg -l apport-symptoms Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ NameVersion Ar

[Bug 1850804] Re: Tab completion warnings with ubuntu-bug

2019-11-05 Thread Sebastien Bacher
Thank you for your bug report, the issue doesn't seem to happen on a new 19.10 installation though. The file listed is part of apport-symptoms which should be installed by default, but even without it the tab completion works ** Changed in: apport (Ubuntu) Importance: Undecided => Low -- Yo