Grant:

Your solution installed ubuntu-advantage, the original issue was executing
*clipgrab* for ubuntu 18.04.  On Ubuntu 20.04 then worked pretty well for
clipgrab.  On 18.04 seem to generate a Root Certs error with an equifax.
I'll work on that. And also send you the feedback I got frum Ubuntu 18.04.


Adding Equifax CA certificate
> [21278:21304:1006/144255.295266:ERROR:nss_util.cc(808)] After loading Root
> Certs, loaded==false: NSS error code: -8018
> js: Refused to display '
> https://accounts.google.com/ServiceLogin?service=youtube&uilel=3&passive=true&continue=https%3A%2F%2Fwww.youtube.com%2Fsignin%3Faction_handle_signin%3Dtrue%26app%3Ddesktop%26hl%3Den%26next%3D%252Fsignin_passive%26feature%3Dpassive&hl=en'
> in a frame because it set 'X-Frame-Options' to 'DENY'.
> "'Sans Serif',  sans-serif"
> Segmentation fault (core dumped)
> joecoc1916@joe-DellOptiPlex-9010:~$
>


If the "Segmentation fault (core dumped)" could help you.  I'll forward
that to you.  Let me know.

I'll try to address the Equifax root certificate issue on my own.

Joseph O

On Wed, Oct 6, 2021 at 2:30 PM Josepj O'Connor <[email protected]>
wrote:

> 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 <[email protected]>
> 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
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to