Broken, packages and depenencies.

Archived topics about LMDE 1 and LMDE 2
Locked
Baddream

Broken, packages and depenencies.

Post by Baddream »

hi im still pretty new to Linux.
I got a problem each time i try to update i get this error message:

W: Erro GPG: http://debian.linuxmint.com testing InRelease: As seguintes assinaturas não puderam ser verificadas porque a chave pública não está disponível: NO_PUBKEY AED4B06F473041FA
W: Erro GPG: http://debian.linuxmint.com testing/updates InRelease: As seguintes assinaturas não puderam ser verificadas porque a chave pública não está disponível: NO_PUBKEY AED4B06F473041FA


and when i try to install any sort of program i guet dependencies error.

i tried to solve the problem by disabling software sources on the update manager, the error messages dissapeared but so did the updates.
And i need almost to install all dependencies one by one to manage to install software.

I tried http://community.linuxmint.com/tutorial/view/482 and http://ubuntuforums.org/showthread.php?t=965882

although it helped a bit the most of error messages still remain.


largely apreciate any help.


cumps
and
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
alanmoore

Re: Broken, packages and depenencies.

Post by alanmoore »

Hi, Baddream! I'm facing a very similar problem. The error I get is:

Code: Select all

W: Error de GPG: http://mirror.rts-informatique.fr testing InRelease: Las firmas siguientes no se pudieron verificar porque su llave pública no está disponible: NO_PUBKEY AED4B06F473041FA
W: Error de GPG: http://mirror.rts-informatique.fr testing/updates InRelease: Las firmas siguientes no se pudieron verificar porque su llave pública no está disponible: NO_PUBKEY AED4B06F473041FA
W: Error de GPG: http://packages.linuxmint.com debian Release: Las firmas siguientes no se pudieron verificar porque su llave pública no está disponible: NO_PUBKEY 3EE67F3D0FF405B2
W: Error de GPG: http://mirror.rts-informatique.fr testing Release: Las firmas siguientes no se pudieron verificar porque su llave pública no está disponible: NO_PUBKEY 07DC563D1F41B907
I'm not an expert by any means, but I think it's not about broken packages or dependencies, but about missing security keys. I have no idea why they are missing, and don't know how to fix it. Without them, I can't do a proper upgrade to UP5. I've googled around for a little bit in search of a solution and found out that reinstalling the package debian-archive-keyring solved part of the issue. Maybe that could help you. Open a terminal and paste two commands:

Code: Select all

sudo apt-get install debian-archive-keyring
and

Code: Select all

sudo apt-get update
For me, it was not enough. After reinstalling debian-archive-keyring and updating my sources.list, I got this message:

Code: Select all

Error de GPG: http://packages.linuxmint.com debian Release: Las firmas siguientes no se pudieron verificar porque su llave pública no está disponible: NO_PUBKEY 3EE67F3D0FF405B2
W: Error de GPG: http://mirror.rts-informatique.fr testing Release: Las firmas siguientes no se pudieron verificar porque su llave pública no está disponible: NO_PUBKEY 07DC563D1F41B907
Which means that there are still missing keys. Any suggestions? Thank you in advance!
alanmoore

Re: Broken, packages and depenencies.

Post by alanmoore »

Hi! It's me again.

I've read somewhere that debian multimedia is now deb-multimedia, so there's another package that can be installed to partially solve my problem, called 'deb-multimedia-keyring':

Code: Select all

sudo apt-get install deb-multimedia-keyring

Code: Select all

sudo apt-get update
With that I remove one of my error messages, but this one still remains:

Code: Select all

W: Error de GPG: http://packages.linuxmint.com debian Release: Las firmas siguientes no se pudieron verificar porque su llave pública no está disponible: NO_PUBKEY 3EE67F3D0FF405B2
Suggestions are welcome.
alanmoore

Re: Broken, packages and depenencies.

Post by alanmoore »

Finally! It turns out that I only had to reinstall the linuxmint-keyring package.
What I still don't understand is why this has happened and how can I prevent it from happening again. Thanks!
Baddream

Re: Broken, packages and depenencies.

Post by Baddream »

thank you very much for all your replies,
i still got a problem, i typeD: sudo apt-get install deb-multimedia-keyring


after i try to update i get this error:
W: Erro GPG: http://debian.linuxmint.com testing InRelease: As seguintes assinaturas não puderam ser verificadas porque a chave pública não está disponível: NO_PUBKEY AED4B06F473041FA
W: Erro GPG: http://debian.linuxmint.com testing/updates InRelease: As seguintes assinaturas não puderam ser verificadas porque a chave pública não está disponível: NO_PUBKEY AED4B06F473041FA.
killer de bug

Re: Broken, packages and depenencies.

Post by killer de bug »

Can you post the output of

Code: Select all

inxi -r
Locked

Return to “LMDE Archive”