LINUX.ORG.RU

История изменений

Исправление igor822605, (текущая версия) :

Вот что пока нашел.

•Create a toplevel Release file, if it does not exist already. You can do this by running apt-ftparchive release (provided in apt-utils).
 
•Sign it. You can do this by running gpg --clearsign -o InRelease Release and gpg -abs -o Release.gpg Release.
 
•Publish the key fingerprint, that way your users will know what key they need to import in order to authenticate the files in the archive.
Как я понял ты создал репозиторий но не подписал его. Нужно подписать.

Исходная версия Deleted, :

Вот что пока нашел.

•Create a toplevel Release file, if it does not exist already. You can do this by running apt-ftparchive release (provided in apt-utils).
 
•Sign it. You can do this by running gpg --clearsign -o InRelease Release and gpg -abs -o Release.gpg Release.
 
•Publish the key fingerprint, that way your users will know what key they need to import in order to authenticate the files in the archive.