Message97589
hi,
When using setup.py upload --sign without --identity, gpg can give weird messages.
Rather than this error message:
"""running upload
gpg --detach-sign --local-user gn -a dist/pywebsite-0.1.18pre.tar.gz
gpg: skipped "gn": secret key not available
gpg: signing failed: secret key not available
error: command 'gpg' failed with exit status 2
make: *** [upload] Error 1"""
It might be nicer to also mention using --identity=, as well as a link to the documentation for --sign (url and also the help from "--help upload").
cheers, |
|
Date |
User |
Action |
Args |
2010-01-11 15:22:35 | illume | set | recipients:
+ illume, tarek |
2010-01-11 15:22:34 | illume | set | messageid: <1263223354.89.0.290474495181.issue7677@psf.upfronthosting.co.za> |
2010-01-11 15:22:33 | illume | link | issue7677 messages |
2010-01-11 15:22:32 | illume | create | |
|