Comment 3 for bug 1949574

Revision history for this message
Murt Hagh (murthagh) wrote : Re: [Bug 1949574] Re: package ubuntu-advantage-tools 27.3~16.04.1 failed to install/upgrade: podproces instalovaný post-installation skript vrátil chybový status 1

It worked like a charm. Thank you.

Dne 03. 11. 21 v 14:13 Lucas Albuquerque Medeiros de Moura napsal(a):
> Hello murthagh,
>
> Did you a custom python version installed in your system ? If yes, I
> think you can run the upgrade command again specifying the right python
> path like this:
>
> 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 we will take a better look at it.
>
>
> ** Changed in: ubuntu-advantage-tools (Ubuntu)
> Status: New => Triaged
>