Error during signature verification  [Solved]

Message
Author
User avatar
Fornhamfred
Posts: 309
Joined: Sun May 02, 2010 12:49 pm

Error during signature verification

#1 Post by Fornhamfred »

I have been receiving the following message during every update.

Code: Select all

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://linux.teamviewer.com/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C5E224500C1289C0
W: Failed to fetch http://linux.teamviewer.com/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C5E224500C1289C0
W: Some index files failed to download. They have been ignored,
Found a similar post regarding antix but not sure how to cure the problem.

User avatar
Eadwine Rose
Administrator
Posts: 15134
Joined: Wed Jul 12, 2006 2:10 am

Re: Error during signature verification

#2 Post by Eadwine Rose »

Does running Fix GPG keys from the menu help?
MX-23.6_x64 July 31 2023 * 6.1.0-38amd64 ext4 Xfce 4.20.0 * 8-core AMD Ryzen 7 2700
Asus TUF B450-Plus Gaming UEFI * Asus GTX 1050 Ti Nvidia 535.247.01 * 2x16Gb DDR4 2666 Kingston HyperX Predator
Samsung 870EVO * Samsung S24D330 & P2250 * HP Envy 5030

User avatar
fehlix
Developer
Posts: 12875
Joined: Wed Apr 11, 2018 5:09 pm

Re: Error during signature verification  [Solved]

#3 Post by fehlix »

Fornhamfred wrote: Tue Nov 29, 2022 10:14 am I have been receiving the following message during every update.

Code: Select all

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://linux.teamviewer.com/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C5E224500C1289C0
W: Failed to fetch http://linux.teamviewer.com/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C5E224500C1289C0
W: Some index files failed to download. They have been ignored,
Found a similar post regarding antix but not sure how to cure the problem.
According to this post within thread: viewtopic.php?p=703631#p703631
this fix may help:

Code: Select all

sudo cp /opt/teamviewer/tv_bin/script/teamviewer.list /etc/apt/sources.list.d/teamviewer.list
followed by:

Code: Select all

sudo apt update
In "theory" re-installing using MXPI->Pop.Apps. -> teamviewer should fix it,
but need to double check whether the announced fix made it into the repo.

User avatar
dolphin_oracle
Developer
Posts: 22643
Joined: Sun Dec 16, 2007 12:17 pm

Re: Error during signature verification

#4 Post by dolphin_oracle »

@fehlix , I use a temporary list file to install and let teamviewer's list file take over afterwards. worked OK for me, but a reinstall doesn't necessarily take care of it without answering a question "Y" instead of the default "n".

purge and reinstall *should* work since that will remove the teamviewer.list file.
http://www.youtube.com/runwiththedolphin
lenovo ThinkPad X1 Extreme Gen 4 - MX-23
FYI: mx "test" repo is not the same thing as debian testing repo.
Live system help document: https://mxlinux.org/wiki/help-antix-live-usb-system/

User avatar
Fornhamfred
Posts: 309
Joined: Sun May 02, 2010 12:49 pm

Re: Error during signature verification

#5 Post by Fornhamfred »

fehlix wrote: Tue Nov 29, 2022 11:56 am
Fornhamfred wrote: Tue Nov 29, 2022 10:14 am I have been receiving the following message during every update.

Code: Select all

W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://linux.teamviewer.com/deb stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C5E224500C1289C0
W: Failed to fetch http://linux.teamviewer.com/deb/dists/stable/InRelease  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C5E224500C1289C0
W: Some index files failed to download. They have been ignored,
Found a similar post regarding antix but not sure how to cure the problem.
According to this post within thread: viewtopic.php?p=703631#p703631
this fix may help:

Code: Select all

sudo cp /opt/teamviewer/tv_bin/script/teamviewer.list /etc/apt/sources.list.d/teamviewer.list
followed by:

Code: Select all

sudo apt update
In "theory" re-installing using MXPI->Pop.Apps. -> teamviewer should fix it,
but need to double check whether the announced fix made it into the repo.
Thanks that has sorted the problem.

Post Reply

Return to “Software / Configuration”