#1089146 Accepts signing with short key ID, but debsign later fails

#1089146#5
Date:
2024-12-06 08:02:55 UTC
From:
To:
Dear Maintainers,

I've just faced an undesirable situation with dgit:

  dgit -kXXXXXXXX  --gbp push-source

went through all the process of (sign-)tagging, pushing... then failed
on the debsign step: debsign rejects short key IDs. When trying the
same command with a fixed key ID, dgit fails because of a split
brain. I had to debsign and dput the .changes file manually.


Cheers,

#1089146#10
Date:
2024-12-06 09:46:31 UTC
From:
To:
control: forcemerge 926477 -1

Hello,

I'm glad that you were able to work around it.  Thanks for the report.