W: GPG 오류:...InRelease: 공개 키를 사용할 수 없기 때문에 다음 서명을 확인할 수 없습니다.

W: GPG 오류:...InRelease: 공개 키를 사용할 수 없기 때문에 다음 서명을 확인할 수 없습니다.

2021년 편집: 결국 운영 체제를 다시 설치하면 문제가 해결될 것이라고 생각했습니다. 개인 저장소도 apt-key현재 더 이상 사용되지 않는 방식(via)으로 추가되었습니다. 바라보다:


관련된:

Debian Buster로 업데이트한 후 제3자 저장소(예: 스포티 파이,바다 드라이브(바다 파일의 경우),단핵구증, 모피디). 발췌 apt-get update:

W: GPG error: http://repository.spotify.com stable InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 13B00F1FD2C19886
E: The repository 'http://repository.spotify.com stable InRelease' is not signed.

apt나는 이것이 키를 처리하는 방법(예: " ")과 관련이 있다는 것을 알고 있습니다 preference for SHA-1 encryption has been turned off in APT.

Spotify에서 관련 발췌 apt-key list:

/etc/apt/trusted.gpg.d/spotify-2015-05-28-D2C19886.gpg     
------------------------------------------------------     
pub   rsa4096 2015-05-28 [SC] [expires: 2017-11-22]        
      BBEB DCB3 18AD 50EC 6865  0906 13B0 0F1F D2C1 9886   
uid           [ unknown] Spotify Public Repository Signing Key <[email protected]>

apt-get update산출:https://pastebin.com/sHFxAFvj

무엇을 합니까? 공급자에게 송장을 보내고 장기 설치를 하시겠습니까 --allow-unauthenticated?

참고: 이는 스트레치에서 버스터로 업그레이드된 시스템에서는 재현되지 않습니다.

관련 정보