I have Ubuntu 18.04.5 LTS.
When I try to update with the Software Updater it returns this error:
I have tried everything that I found here and still no results, the above error is repeated every time.
When I try to update from the terminal with this command:
sudo apt update && sudo apt upgrade -y
it returns:
dpkg: error processing package libpam0g:amd64 (--configure):
installed libpam0g:amd64 package post-installation script subprocess returned error exit status 1
Errors were encountered while processing:
libpam0g:amd64
E: Sub-process /usr/bin/dpkg returned an error code (1)
Here is a screenshot of the output:
I want to upgrade to Ubuntu 20.04, but without solving this, it seems that I can't.
Is there something I can do?