Ubuntu 20.04에서 다음 명령을 실행하려고 합니다.
sudo apt-get update
다음 오류로 인해 실패합니다.
E: Failed to fetch https://dl.bintray.com/loadimpact/deb/dists/stable/InRelease 403 Forbidden [IP: 35.158.216.221 443]
E: The repository 'https://dl.bintray.com/loadimpact/deb stable InRelease' is not signed.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
나는 이미 이런 것들을 제거하려고 시도했습니다.
sudo rm -fr /var/lib/apt/lists/*
그러나 이것은 도움이 되지 않았습니다. 이 문제를 해결하기 위해 시도할 수 있는 다른 방법이 있나요?
답변1
열어보세요소프트웨어 업데이트앱
다음을 클릭하세요.기타 소프트웨어탭
선택 취소http://dl.bintray.com/loadimpact/debian/ 또는 거기에 없으면 비슷한 것
닫기 버튼을 선택하세요.
sudo apt-get update
이제 작동해야합니다