저는 LMDE 201303을 사용하고 있으며 최대한 빨리 해결해야 할 두 가지 문제가 있습니다.
일부 라이브러리를 설치해야 합니다. libopus0 libopus0 apt-get install은 다음 메시지를 표시합니다.
WARNING: The following packages cannot be authenticated!
libopus0 libopus0
두 번째 문제는 apt-get 업데이트를 수행하려고 하면 다음 메시지가 표시된다는 것입니다.
W: GPG error: http://packages.linuxmint.com debian Release: The following signatures were invalid: BADSIG 3EE67F3D0FF405B2 Clement Lefebvre (Linux Mint Package Repository v1) <[email protected]>
내 소스 목록은 다음과 같습니다.
deb http://packages.linuxmint.com/ debian main upstream import
deb http://debian.linuxmint.com/latest testing main contrib non-free
deb http://debian.linuxmint.com/latest/security testing/updates main contrib non-free
deb http://debian.linuxmint.com/latest/multimedia testing main non-freee
답변1
실행 apt-get update
하고 다시 시도하세요. 저장소 업데이트 중에 서명 오류가 발생할 수 있습니다.