So all I've found on the gpg-signed repository issue is<br>
<br>
<a href="http://www.ubuntulinux.org/wiki/AptAuthenticationInstructionsForHoary">http://www.ubuntulinux.org/wiki/AptAuthenticationInstructionsForHoary</a><br>
<br>
Is there any documentation building your own repository that include authenticated packages<br>
<br>
I've created the key and added it with apt-key and created a detached
signature for the Release file, but it is failing because I didn't
include filenames with sigs..<br>
<br>
Specifically is there a script (or packages) somewhere that builds the Release file with the checksums appended?<br>
<br>
Yes, this would a simple to write a script for but was just curious if this was in a package somehere<br>
<br>
as in<br>
<br>
<pre>Origin: Ubuntu<br>Label: Ubuntu<br>Suite: hoary<br>Version: 5.04<br>Codename: hoary<br>Date: Fri, 08 Apr 2005 07:23:24 UTC<br>Architectures: i386 amd64 powerpc ia64 sparc<br>Components: main restricted universe multiverse
<br>Description: Ubuntu Hoary 5.04<br>MD5Sum:<br> 0f965b9d13a569e004ac2b37d8971012 3051387 main/binary-amd64/Packages<br> 2cc80bd73610d430452d1574f5245bb1 631824 main/binary-amd64/Packages.gz<br> 9896650b9213dd0810f14b555cc41d81 484964 main/binary-amd64/Packages.bz2
<br> 67f1bba07f9712b32b8265932bee31b2 94 main/binary-amd64/Release<br> f50d14739ecfeff904d1a215e058ec0e 3064940 main/binary-i386/Packages<br> 0aa49541660b5c4a09608c20eeab17f1 635879 main/binary-i386/Packages.gz
<br> 432cfa9d86c7d1106c72f95ab4d131f5 489535 main/binary-i386/Packages.bz2</pre>
<br>
<br>-- <br>Matthew Franz<br><a href="http://www.io.com/~mdfranz/">http://www.io.com/~mdfranz/</a>