git repo missing upstream tag

Felipe Sateler fsateler at gmail.com
Fri Oct 2 17:42:46 UTC 2009


On Fri, 2009-10-02 at 19:35 +0200, Jaromír Mikeš wrote:
> > Od: Felipe Sateler <fsateler at gmail.com>
> 
> 
>  JM> > What I am doing wrong?
> 
> FS> Which repo is it? zynjacku? I believe you need to pass -f to git tag to
> FS> overwrite tags.
> 
> FS> Also, use -s instead of -a so that the tag is signed (it is OK to sign
> FS> upstream tags, debian tags should be signed by the uploading DD).
> 
> JM> > /zynjacku$ git tag -s -f "Upstream version 5" upstream/5
> 
> FS> You are missing the -m before the message.
> 
> /zynjacku$ git tag -s -f -m "Upstream version 5" upstream/5
> gpg: skipped "Jaromír Mikeš <mira.mikes at seznam.cz>": secret key not available
> gpg: signing failed: secret key not available
> error: gpg failed to sign the tag
> error: unable to sign the tag
> mira at debian:~/zynjacku$ git push --tags
> fatal: The remote end hung up unexpectedly
> -------------
> 
> It failed because I am not using gpg key?

Yes. If you do not have a gpg key then just use -a.

-- 
Saludos,
Felipe Sateler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-multimedia-maintainers/attachments/20091002/fdad87b6/attachment.pgp>


More information about the pkg-multimedia-maintainers mailing list