[Bug 1943638] Re: apt_check.py crashes with exception "AttributeError"

2022-01-14 Thread No Spam
Yes, it seems to be solved after I reverted the changes I made to apt- check.py -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943638 Title: apt_check.py crashes with exception "AttributeError" To

[Bug 1943638] Re: apt_check.py crashes with exception "AttributeError"

2022-01-10 Thread No Spam
Thanks! $ sudo pip uninstall distro-info Found existing installation: distro-info 0.0.0 Uninstalling distro-info-0.0.0: Would remove: /usr/local/lib/python3.8/dist-packages/distro_info-0.0.0.dist-info/* /usr/local/lib/python3.8/dist-packages/distro_info.py /usr/local/lib/python3.8/di

[Bug 1943638] Re: apt_check.py crashes with exception "AttributeError"

2022-01-10 Thread No Spam
Same for my user: $ pip uninstall distro-info Found existing installation: distro-info 1.0 Uninstalling distro-info-1.0: Would remove: /mnt/data/home/thomas/.local/lib/python3.8/site-packages/distro_info-1.0.dist-info/* /mnt/data/home/thomas/.local/lib/python3.8/site-packages/distro_inf

[Bug 1943638] Re: apt_check.py crashes with exception "AttributeError"

2022-01-10 Thread No Spam
$ sudo pip list | grep distro-info distro-info 0.0.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943638 Title: apt_check.py crashes with exception "AttributeError" To manage no

[Bug 1943638] Re: apt_check.py crashes with exception "AttributeError"

2022-01-10 Thread No Spam
$ pip list | grep distro-info distro-info 1.0 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943638 Title: apt_check.py crashes with exception "AttributeError" To manage notificat

[Bug 1943638] Re: apt_check.py crashes with exception "AttributeError"

2022-01-10 Thread No Spam
How do I find out? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1943638 Title: apt_check.py crashes with exception "AttributeError" To manage notifications about this bug go to: https://bugs.launc

[Bug 1943638] Re: apt_check.py crashes with exception "AttributeError"

2022-01-09 Thread No Spam
In reply to #3: # apt list | grep distro-info WARNING: apt does not have a stable CLI interface. Use with caution in scripts. distro-info-data/focal-updates,focal-security,now 0.43ubuntu1.9 all [Installiert,automatisch] distro-info/focal,now 0.23ubuntu1 amd64 [Installiert,automatisch] libdist

[Bug 1943638] Re: apt_check.py crashes with exception "AttributeError"

2021-09-15 Thread No Spam
As a simple solution, I added a "try ... except" block around line 150. This solved 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/1943638 Title: apt_check.py crashes with exception "Attri

[Bug 1943638] [NEW] apt_check.py crashes with exception "AttributeError"

2021-09-14 Thread No Spam
Public bug reported: On my Ubuntu server, I received the message for quite some time (> 1 year): "The list of available updates is more than a week old" I regularly run "apt update", so the message simply isn't true. After some research, I manage to identify the script "/usr/lib/update-notifier