<solved> Added Repository: now get an error message.

Archived topics about LMDE 1 and LMDE 2
Locked
chrism66

<solved> Added Repository: now get an error message.

Post by chrism66 »

I was missing the following repoistiry in my sources list:
Now when I run the update manager and click the refresh button I get the following messsage:
W: GPG error: http://debian.linuxmint.com testing Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 07DC563D1F41B907
When I remove the added repository the message goes away. I have searched and tried many things too fix this message but it will not go away.

For help here is the output for $ inxi -Sr
System: Host blackbox Kernel 3.2.0-2-amd64 x86_64 (64 bit) Distro Linux Mint Debian Edition
Repos: Active apt sources in file: /etc/apt/sources.list
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-free
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 2 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
zerozero

Re: Added Repository: now get an error message.

Post by zerozero »

sorry, a bit unclear, with the repos you posted in the end of your post you are getting that "missing key error"?
chrism66

Re: Added Repository: now get an error message.

Post by chrism66 »

Yes.
zerozero

Re: Added Repository: now get an error message.

Post by zerozero »

what is the output of

Code: Select all

apt-cache policy debian-multimedia-keyring
chrism66

Re: Added Repository: now get an error message.

Post by chrism66 »

debian-multimedia-keyring:
Installed: (none)
Candidate: 2010.12.26
Version table:
2010.12.26 0
500 http://debian.linuxmint.com/latest/multimedia/ testing/main amd64 Packages
zerozero

Re: Added Repository: now get an error message.

Post by zerozero »

Code: Select all

apt install debian-multimedia-keyring

Code: Select all

apt update
(now the error should be gone)
chrism66

Re: Added Repository: now get an error message.

Post by chrism66 »

Thanks zerozero! that fixed it.
zerozero

Re: Added Repository: now get an error message.

Post by zerozero »

good :D
though it's strange because that pkg should be installed by default :shock: nevermind, the fix was easy.
altscribe

Re: Added Repository: now get an error message.

Post by altscribe »

chrism66 wrote:Thanks zerozero! that fixed it.
This is what I get when I try to update the repositories, and I have the debian-multimedia keyring properly installed and working. I have also tried to import the GPG key from a working Mint Debian machine...

W: GPG error: http://packages.linuxmint.com debian Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 3EE67F3D0FF405B2
E: Release file expired, ignoring http://debian.linuxmint.com/latest/dist ... ng/Release (invalid since 59d 7h 8min 34s)

The affected repository is:

deb http://packages.linuxmint.com/ debian main upstream import

Why is such a simple thing, the GPG key for the repository, so IMPOSSIBLE to find on the Linux Mint website?? When I search for "Mint Debian pubkey" I get "not found, did you mean PUKE?"

Not very encouraging.
zerozero

Re: <solved> Added Repository: now get an error message.

Post by zerozero »

Not very encouraging.
no need to :)
linuxmint-keyring is here http://packages.linuxmint.com/list.php?release=Debian (but should be in your repos as well)

Code: Select all

apt policy linuxmint-keyring
linuxmint-keyring:
  Installed: 2009.04.29
  Candidate: 2009.04.29
  Version table:
 *** 2009.04.29 0
        500 http://packages.linuxmint.com/ debian/main amd64 Packages
        100 /var/lib/dpkg/status
the other error (yes, you have 2 there)
E: Release file expired, ignoring http://debian.linuxmint.com/latest/dist ... ng/Release (invalid since 59d 7h 8min 34s)
look here (in the known issues part) http://forums.linuxmint.com/viewtopic.php?f=187&t=76556
altscribe

Re: <solved> Added Repository: now get an error message.

Post by altscribe »

Neglected to thank you for this good advice - am not a churlish lout, just occasionally lax...

Thx very much!

altscribe
Locked

Return to “LMDE Archive”