며칠 전에 수행 할 때 다음 오류가 발생하기 시작했습니다 apt-get update
.
E: Repository 'http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease' changed its 'Label' value from 'Oracle Java (JDK) 8 / 9 Installer PPA' to 'Oracle Java (JDK) 8 Installer PPA'
N: This must be accepted explicitly before updates for this repository can be applied. See apt-secure(8) manpage for details.
에 따르면 WebUpd8 , 그 , 그 , 그 , 그리고 해당 페이지 , 나는 (더 이상)이의 키를 필요로하지 않는 것.
열쇠를 떼면
/etc/apt/trusted.gpg.d/webupd8team_ubuntu_java.gpg
pub rsa1024 2010-05-04 [SC]
7B2C 3B08 89BF 5709 A105 D03A C251 8248 EEA1 4886
uid [ unknown] Launchpad VLC
와 함께 apt-key del
, 나는 (분명히) 얻는다
W: An error occurred during the signature verification. The repository is not updated and the previous index files will be used. GPG error: http://ppa.launchpad.net/webupd8team/java/ubuntu bionic InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY C2518248EEA14886
이에 대한 추가 도움을 주셔서 감사합니다.
Failed to fetch http://ppa.launchpad.net/webupd8team/java/ubuntu/pool/main/o/oracle-java8-installer/oracle-java8-installer_8u181-1~webupd8~1_all.deb 404 Not Found
. Michał Knapiński의 답변은 두 가지 문제를 모두 해결했습니다. 404를 수정하고 레이블 변경을 수락하도록 요청했습니다.