Grant:

Your fix seems to work....  I'll do a bit more testing and let you know
ALLS WELL!!

Joseph O

On Tue, Oct 5, 2021 at 7:55 AM Grant Orndorff <1946...@bugs.launchpad.net>
wrote:

> Hello Joseph and Paride,
>
> This looks like it might be a variation on bug 1930121
>
> Do you have a non-standard python installation? (not installed via apt)
>
> If so, then the quick fix is hopefully to just set
> PYTHONPATH=/usr/lib/python3/dist-packages. To test, try running
> PYTHONPATH=/usr/lib/python3/dist-packages python3
> and then try to `import uaclient` in the python shell.
>
> 'python-opcua' and 'python3-opcua' are unrelated. There is an
> unfortunate module naming collision between those packages and ubuntu-
> advantage-tools :(
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1946034
>
> Title:
>   https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools
>
> Status in ubuntu-advantage-tools package in Ubuntu:
>   Incomplete
>
> Bug description:
>   We recently encountered an issue with our deployment pipeline when
>   installing Ubuntu 18.04.
>
>   "ubuntu-minimal" now depends on ubuntu-advantage-tools, but that package
> fails install with:
>   ModuleNotFoundError: No module named 'uaclient'
>
>   I added OS packages 'python-opcua' and 'python3-opcua' and the error
> changed to:
>   No module named 'uaclient.entitlements'
>
>   I'm wondering why the dependencies can't be resolved at install time
>   through APT per usual. The setup consistently exits with a '1', which
>   fails our build pipeline.  Hopefully that's not the default behavior.
>   More info in the comment below
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1946034/+subscriptions
>
>

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1946034

Title:
  https://launchpad.net/ubuntu/+source/ubuntu-advantage-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-advantage-tools/+bug/1946034/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to