Error authenticating some Adobe packages, how to proceed?

Getting the following message: Error authenticating some packages This is the list of packages: acroread acroread-common adobe-flash-properties-gtk adobe-flashplugin

2 Answers

I had the same error, and had to manually remove these packages

sudo apt-get remove adobe-flash-properties-gtk adobe-flashplugin

After this, I was able to complete the upgrade:

sudo do-release-upgrade

Once your system is upgraded, you can worry about getting flash working again, which shouldn't be too hard.

Hi, you have to install the packages manually.

sudo apt-get install namepackage

In the list of the packages you have the names!

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like