Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

Public keys not found #2273

Description

@haryseldon2

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:

  1. 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):

  • OS: Raspbian OS Bookworm
  • Architecture: arm64
  • Repository: deb [signed-by=/usr/share/keyrings/deb.sury.org-php.gpg] https://packages.sury.org/php/ bookworm main

Package(s) info:
sudo apt-cache policy php7.4 ouput:

php7.4:
  Instalados: 1:7.4.33-18+0~20250309.99+debian12~1.gbpaac02c
  Candidato:  1:7.4.33-18+0~20250309.99+debian12~1.gbpaac02c
  Tabla de versión:
 *** 1:7.4.33-18+0~20250309.99+debian12~1.gbpaac02c 900
        500 https://packages.sury.org/php bookworm/main arm64 Packages
        500 https://packages.sury.org/php bookworm/main armhf Packages
        100 /var/lib/dpkg/status

Additional context
N/A

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions