You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 20, 2025. It is now read-only.
Bug description
Run sudo apt update produce the following error:
Err:10 https://packages.sury.org/php bookworm InRelease
The following signatures could not be verified because their public key is not available: NO_PUBKEY B188E2B695BD4743
To Reproduce
Steps to reproduce the behavior:
Run sudo apt update
My understanding of what is happening
It looks like the public key is not found by apt since 10/03/2025 (at least)
What steps did you take to resolve issue yourself before reporting it here
I tried to look for the keys in the repository and reviewed the issues in this repository but nothing helped.
Expected behavior
Run apt update without error.
Distribution (please complete the following information):
Bug description
Run sudo apt update produce the following error:
To Reproduce
Steps to reproduce the behavior:
My understanding of what is happening
It looks like the public key is not found by apt since 10/03/2025 (at least)
What steps did you take to resolve issue yourself before reporting it here
I tried to look for the keys in the repository and reviewed the issues in this repository but nothing helped.
Expected behavior
Run apt update without error.
Distribution (please complete the following information):
Package(s) info:
sudo apt-cache policy php7.4 ouput:
Additional context
N/A