単純なエラー解決 “The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key” Debianシステムのパッケージを更新しようとすると表示されます。
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.このエラーは、Wordopsを使用してDebianサーバー上のパッケージの更新を防ぎます。 (wo stack upgrade)。
関連している: Debian 12にLEMPをインストールして構成する方法
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 upgradeWordopsを使用している人は、コマンドラインを実行します。
wo stack upgradeDebianのパッケージを更新する際に、すべてがスムーズに機能します。
 
			