更新すると、次のエラーが発生します。
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