[07:10] Good morning === kiokoman is now known as NeoBahamut === NeoBahamut is now known as kiokoman === exsdev0 is now known as exsdev [21:50] i'm working on upgrading servers to python 3.8. on an ubu 18.04LTS server, I've installed the pkg, and updated alternative ... but on exec, 'apt *' or 'apt-get *' complains about "no module named 'apt_pkg'" [21:51] can't seem to (re)install python3-apt in my current state; co catch 22? [21:51] here's what I see: https://pastebin.com/TJArWK47 [21:51] how do I get myself out of this mini-mess? [21:54] and, python-apt reports "Requirement already satisfied: python-apt in /usr/lib/python3/dist-packages" ...