Pemecahan kesalahan sederhana “The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key” Yang muncul saat Anda mencoba memperbarui paket pada sistem 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.Kesalahan ini juga mencegah memperbarui paket di server Debian dengan WordOps. (wo stack upgrade).
Terkait: Cara Menginstal dan Mengkonfigurasi LEMP di Debian 12
The following signatures were invalid: EXPKEYSIG B188E2B695BD4743 DEB.SURY.ORG Automatic Signing Key
Kesalahan ini muncul karena Sury.org mengubah kunci ke tanda tangan digital untuk Debian, dan untuk memperbaiki masalah Anda harus mengunduh kunci baru.
apt-key adv --fetch-keys https://packages.sury.org/php/apt.gpgSetelah Anda menjalankan pesanan ini, Anda dapat memperbarui semua paket Debian:
apt update && apt upgradeMereka yang menggunakan WordOps akan menjalankan baris perintah:
wo stack upgradeSemuanya akan bekerja dengan lancar dalam memperbarui paket di Debian.
 
			