Comment 6 for bug 1764060

Revision history for this message
Seth Arnold (seth-arnold) wrote : Re: [Bug 1764060] Re: package ca-certificates 20180409 failed to install/upgrade: installed ca-certificates package post-installation script subprocess returned error exit status 1

On Mon, Apr 23, 2018 at 01:20:26PM -0000, derisolde wrote:
> i have tested your answer, but:
>
> isolde@isolde-MS-7817:~$ sudo apt-get remove python-ubuntu-sso-client
> [sudo] Passwort für isolde:
> Paketlisten werden gelesen... Fertig

Wow, that looks *realy* unhappy.

But this requires a *purge*, not a *remove*. Try again with:

sudo apt-get purge python-ubuntu-sso-client

and see if this gets you further along.

Thanks