![]() Registered Member ![]()
|
The upgrade GUI notifier appears, I click it, it runs for a bit, and then goes away mysteriously, no crash notification, nothing.
So I go to Konsole and issue:
It runs and shows the culprit. The Python code is crashing in /tmp/ubuntu-release-upgrader-xxxxxxx/DistUpgrade/DistUpgradeQuirks.py:
Great. Okay, so this is a bit beyond me. Here's the rest:
Any ideas? Is this a neon bug or a Canonical bug? |
![]() Registered Member ![]()
|
Okay, I found the answer, it had to do with the Python package python3-distro-info being somehow out of date and not having the version() method that the calling script was looking for.
I found the solution here: https://askubuntu.com/questions/1182208 ... dec-cant-d ...but slightly modified to be this:
So I'll mark this as solved. |
![]() Registered Member ![]()
|
sudo python3 -m pip uninstall distro-info
sudo apt reinstall python3-distro-info |
Registered users: Bing [Bot], Evergrowing, Google [Bot]