Update GPG error <SOLVED>

Archived topics about LMDE 1 and LMDE 2
Locked
mrjoeyman

Update GPG error <SOLVED>

Post by mrjoeyman »

I get this error:

W: GPG error: http://liveusb.info all Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 4E940D7FDD7FB8CC

How do I resolve it? Thanks.
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.
proxima_centauri

Re: Update GPG error

Post by proxima_centauri »

* Split post into it's own thread
crbirdx

Re: Update GPG error

Post by crbirdx »

Where did you split this thread to?
mrjoeyman

Re: Update GPG error

Post by mrjoeyman »

I believe he means that he made THIS thread with that error message. :) Still no answer though :(
zerozero

Re: Update GPG error

Post by zerozero »

mrjoeyman,
from the terminal, what is the output of

Code: Select all

inxi -r
let's start from here :)
mrjoeyman

Re: Update GPG error

Post by mrjoeyman »

zerozero wrote:mrjoeyman,
from the terminal, what is the output of

Code: Select all

inxi -r
let's start from here :)

Aww, now Im at work! I will try first thing in the am! There is at least one more person that I know of that needs this help too, and he is following this thread, so I may get to see it develop into a successful fix before I get home. Cheers and thanks for the help Zero!

Update: Holy moly! I just googled what the inxi script does and lets just say that if this gets into the wrong hands, someone could find out just about anything they want to know about my computer, but was afraid to ask! :mrgreen:

This will come in very handy. :P
richyrich

Re: Update GPG error

Post by richyrich »

Please check to make sure that you have the full, correct repository address in your sources list file.
From their instruction page (I used google translate) : http://liveusb.info/dotclear/index.php?pages/install
# # Add the repository of MultiSystem
sudo apt-add-repository "deb http://liveusb.info/multisystem/depot all hands'
# # Add the public key
http://liveusb.info/multisystem/depot/multisystem.asc wget-q-O-| sudo apt-key add -
# # Reload the sources
sudo apt-get update
# # Install MultiSystem
sudo apt-get install multisystem

# Debian users,
# After installing multisystem add your $ USER group adm.
sudo usermod-a-G adm "$ SUDO_USER"
crbirdx

Re: Update GPG error

Post by crbirdx »

Here is my readout

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
deb http://liveusb.info/multisystem/depot all main
deb-src http://liveusb.info/multisystem/depot all main
Active apt sources in file: /etc/apt/sources.list.d/dropbox.list
deb http://linux.dropbox.com/ubuntu maverick main
richyrich

Re: Update GPG error

Post by richyrich »

crbirdx, are you getting the same GPG key error message as the Originating Post author ?

Code: Select all

wget -q http://liveusb.info/multisystem/depot/multisystem.asc -O- | sudo apt-key add -
http://liveusb.info/dotclear/index.php?pages/install
Last edited by richyrich on Sat Oct 15, 2011 7:45 am, edited 1 time in total.
mrjoeyman

Re: Update GPG error

Post by mrjoeyman »

Yes he pm'd me and told me he was getting the same error. Here is my readout:

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
deb http://liveusb.info/multisystem/depot all main
deb-src http://liveusb.info/multisystem/depot all main
richyrich

Re: Update GPG error

Post by richyrich »

copy the code above (in green) , paste it into your terminal, hit enter, your password, enter . . let it do it's thing . . done ! :)
crbirdx

Re: Update GPG error

Post by crbirdx »

Thanks richyrich it worked!!!! :D :D :D
mrjoeyman

Re: Update GPG error <SOLVED>

Post by mrjoeyman »

Thanks Rich! It worked for me too for this error! Its gone, sweet. But I still have this error when I check my sources from the command line:

When I input this command:

Code: Select all

gksu gedit /etc/apt/sources.list
I get this:

Code: Select all

(gedit:7822): EggSMClient-WARNING **: Failed to connect to the session manager: None of the authentication protocols specified are supported
Sup wid dat? :?:
Locked

Return to “LMDE Archive”