Bug#863497: marked as pending

Kentaro Hayashi hayashi at clear-code.com
Tue May 30 02:11:06 UTC 2017


Hi,

On Sat, 27 May 2017 20:41:33 +0000 Mattia Rizzolo <mattia at debian.org> wrote:
> tag 863497 pending
> thanks
> 
> Hello,
> 
> Bug #863497 reported by you has been fixed in the Git repository. You can
> see the changelog below, and you can check the diff of the fix at:
> 
>     https://anonscm.debian.org/cgit/collab-maint/devscripts.git/commit/?id=51e909f

Thank you for fixing this problem.
But I've found that debsign shows a bit redundant output.

Here is the way to reproduce this issue.

1. debsign --re-sign multiple .dsc
2. debsign prints "Successfully signed dsc, dsc, dsc ... files"

Here is the actual results:

  debsign -pgpg2 --re-sign -k45499429 *.dsc

   unsignfile tmp/groonga_7.0.0-1.dsc
   signfile dsc tmp/groonga_7.0.0-1.dsc 45499429

  Successfully signed dsc file
   unsignfile tmp/groonga_7.0.2-1.dsc
   signfile dsc tmp/groonga_7.0.2-1.dsc 45499429

  Successfully signed dsc, dsc files
   unsignfile tmp/groonga_7.0.3-1.dsc
   signfile dsc tmp/groonga_7.0.3-1.dsc 45499429

  Successfully signed dsc, dsc, dsc files

If you debsign against 100 dsc, debsign prints dsc, dsc, dsc, ... dsc
files. (100 times!)  It seems that it's redundant because previous command execution
already shows whether it succeeds or not.

Does it expected behavior?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/devscripts-devel/attachments/20170530/871a53bb/attachment.sig>


More information about the devscripts-devel mailing list