Message97589
| Author |
illume |
| Recipients |
illume, tarek |
| Date |
2010年01月11日.15:22:32 |
| SpamBayes Score |
0.00026714397 |
| Marked as misclassified |
No |
| Message-id |
<1263223354.89.0.290474495181.issue7677@psf.upfronthosting.co.za> |
| In-reply-to |
| Content |
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, |
|
History
|
|---|
| 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 |
|