This is the mail archive of the cygwin-apps mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ITP] astrometry.net-0.38-1


Hello, and pardon me for still pestering you.

I've got a custom repo now working with setup.exe -X @
http://rubor.org/astrometrytortilla (won't be the final location).
Signatures are more troublesome.  I suspect my .sig files are in a
wrong format, but can't find detailed info on what the correct format
is.  Currently, I've just done

gpg --output setup.ini.sig --sign setup.ini
gpg --output setup.bz2.sig --sign setup.bz2

I also did my own key,

gpg --gen-keys  (to generate a 1024bit DSA key, no passphrase)
gpg --export "Jussi Kantola" > tortilla.gpg

intending to run

setup.exe -K http://rubor.org/astrometrytortilla/tortilla.gpg

However, setup.exe can't verify the signatures.  Error is "Internal
Error: gcrypt library error 163 illegal old tag"

I looked at setup.exe source, for hints on what the signatures should
be like, but got the impression that the full libgcrypt set should be
useable.  Apparently this impression is wrong -- or something.  Help?
:-)

-- 
jussi


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]