Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4919

Troubleshooting • Can't update using apt due to signing error

$
0
0
I am a bit stumped by the error I am getting currently, I have tried various fixes around the internet that include removing/getting the key again and I end up with the same error every time.

This is what I am trying currently to fix my issue:

Code:

apt-key del B188E2B695BD4743curl -sSL -o /etc/apt/trusted.gpg.d/php.gpg https://packages.sury.org/php/apt.gpgapt update
And this is the issue I am receiving:

Code:

 The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key <deb@sury.org>
I did try what the last post (jonbonjovi) suggests here:

viewtopic.php?t=365874

But then I get an error about conflicting values:

Code:

E: Conflicting values set for option Signed-By regarding source https://packages.sury.org/php/ buster: /usr/share/keyrings/deb.sury.org-php.gpg != /usr/share/keyrings/suryphp-archive-keyring.gpgE: The list of sources could not be read.
I don't then know how to fix that. If I delete the php.list then I revert back to the other error.

Statistics: Posted by FelixofMars — Thu Mar 14, 2024 7:51 am



Viewing all articles
Browse latest Browse all 4919

Trending Articles