![저장소 "http://www.duinsoft.nl/pkg debs Release"에는 릴리스 파일이 없습니다.](https://linux55.com/image/160727/%EC%A0%80%EC%9E%A5%EC%86%8C%20%22http%3A%2F%2Fwww.duinsoft.nl%2Fpkg%20debs%20Release%22%EC%97%90%EB%8A%94%20%EB%A6%B4%EB%A6%AC%EC%8A%A4%20%ED%8C%8C%EC%9D%BC%EC%9D%B4%20%EC%97%86%EC%8A%B5%EB%8B%88%EB%8B%A4..png)
업데이트할 때 다음 오류가 발생합니다.
E: The repository 'http://www.duinsoft.nl/pkg debs 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.
답변1
이 저장소를 신뢰하는 경우 여기에 설명된 방법을 사용하여 신뢰할 수 있는 저장소 목록에 추가할 수 있습니다.https://stackoverflow.com/questions/53800051/repository-does-not-have-a-release-file-error
.repository 줄에 after를 추가하면 됩니다 trusted=yes
. 이 저장소를 관리하는 경우 릴리스 파일을 포함해야 합니다. 자세한 내용은 여기를 확인하세요.deb
/etc/apt/sources.list
https://wiki.debian.org/DebianRepository/Format#A.22Release.22_files