``` $ sudo apt remove python2-dbg libpython2-dbg libpython-dbg python-dbg [sudo] password for pherring: Reading package lists... Done Building dependency tree Reading state information... Done E: Unable to locate package python2-dbg E: Unable to locate package libpython2-dbg ```
``` $ sudo apt remove libpython-dbg python-dbg Reading package lists... Done Building dependency tree Reading state information... Done The following packages were automatically installed and are no longer required: libpython2.7-dbg python2.7-dbg Use 'sudo apt autoremove' to remove them. The following packages will be REMOVED libpython-all-dbg libpython-dbg python-all-dbg python-dbg 0 to upgrade, 0 to newly install, 4 to remove and 0 not to upgrade. After this operation, 81.9 kB disk space will be freed. Do you want to continue? [Y/n] y (Reading database ... 465211 files and directories currently installed.) Removing python-all-dbg (2.7.15~rc1-1) ... Removing libpython-all-dbg:amd64 (2.7.15~rc1-1) ... Removing python-dbg (2.7.15~rc1-1) ... Removing libpython-dbg:amd64 (2.7.15~rc1-1) ... Processing triggers for man-db (2.8.3-2ubuntu0.1) ... ``` That fixed that problem, so ta for that. --- Except I'm now at the "after `secureboot-db` the computer freezes," issue that still appears to be a problem in 2021. Looks like I'm going to have to wipe the machine and start from scratch. --- Thank you for your time and effort, into identifying the first problem, however. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1919055 Title: Trying to upgrade 18.04 to latest To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1919055/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
