Просте вирішення помилок “The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key” що з’являється, коли ви намагаєтесь оновити пакети на Debian Systems.
Err:10 https://packages.sury.org/php bullseye InRelease
  The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key <[email protected]>
Fetched 14.1 kB in 1s (14.5 kB/s)
Reading package lists... Done
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: https://packages.sury.org/php bullseye InRelease: The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key <[email protected]>
W: Failed to fetch https://packages.sury.org/php/dists/bullseye/InRelease  The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key <[email protected]>
W: Some index files failed to download. They have been ignored, or old ones used instead.Ця помилка також запобігає оновленню пакетів на серверах Debian за допомогою Wordops. (wo stack upgrade.).
Пов'язаний: Як встановити та налаштувати LEMP на Debian 12
The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key
Ця помилка з’являється тому, що Sury.org змінив ключ до цифрового підпису для Debian та усунути проблему, яку ви повинні завантажити новий ключ.
apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpgПісля виконання цього замовлення ви можете оновити всі пакети debian:
apt update && apt upgradeТі, хто використовує Wordops, виконають командний рядок:
wo stack upgradeВсе буде плавно працювати в оновленні пакетів на Debian.
 
			