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
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
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
$ 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
$ 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
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
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
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
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