내가 명령을 시도하면 :
sudo apt update
다음 오류를 표시합니다.
E: The repository 'http://security.ubuntu.com/ubuntu impish-security Release' does not have a Release file.
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.
E: The repository 'http://ir.archive.ubuntu.com/ubuntu impish Release' no longer has a Release file.
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.
E: The repository 'http://ir.archive.ubuntu.com/ubuntu impish-updates Release' no longer has a Release file.
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.
E: The repository 'http://ir.archive.ubuntu.com/ubuntu impish-backports Release' no longer has a Release file.
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.
어떻게 해결할 수 있나요?
답변1
옵션이 있는 경우 최신 버전의 Linux로 업그레이드하면 됩니다. 이것은 약간 큰 망치 접근 방식이지만 여전히 갇혀 있고 인생을 계속 살아가고 싶다면 이것이 선택 사항입니다. 이 프로세스의 일환으로 저장소는 지원되는 최신 콘텐츠로 업데이트됩니다.
sudo do-release-upgrade
가능한 경우 Linux를 최신 버전으로 업그레이드합니다.