(English) Importing Launchpad PPA Keys

Purtroppo questo articolo è disponibile soltanto in English.

Do you have Launchpad repositories into your list and your package manager is complaining about missing keys?

missing-ppa-key-error


It looks like (finally) Launchpad repositories have the possibility to sign their packages and all you should do is adding the specific PPA key to the apt’s trusted keys list.

You can simply copy the key from the error message and get it from the Ubuntu’s keyserver.

Here’s my one-liner to solve the problem:

sudo apt-key adv --recv-keys --keyserver keyserver.ubuntu.com MISSING_KEY
This entry was posted in Senza categoria and tagged , , . Bookmark the permalink.

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *