Comment 8 for bug 1930121

Revision history for this message
Grant Orndorff (orndorffgrant) wrote :

Hello fagner128,

Before we debug farther I just want to make sure we have all the details: Exactly what command is failing?

And for example, if "apt upgrade" is failing, does the following work?

env PYTHONPATH=/usr/lib/python3/dist-packages apt upgrade

If that doesn't work, please provide the output of the following commands:

which python3
python3 -c "import uaclient"
env PYTHONPATH=/usr/lib/python3/dist-packages python3 -c "import uaclient"
ua version
apt policy ubuntu-advantage-tools

And hopefully we'll be able to figure it out :)

Also, we will be releasing a fix to this issue in the coming weeks (expect it in version 27.4 of ubuntu-advantage-tools).