bzr.dev missing signatures

Erik Bågfors zindar at gmail.com
Mon May 8 12:32:21 BST 2006


After reading this, I thought I should sign my commits. It felt natural to run
sign-my-commits.  It dies with the following

: [bagfors at zyrgelkwyt]$ ; bzr sign-my-commits
erik at bagfors.nu-20051220112436-0c74ef0e272fe074
bzr: ERROR: exceptions.UnicodeDecodeError: 'ascii' codec can't decode
byte 0xc3 in position 10: ordinal not in range(128)
  at /home/bagfors/src/bzr/bzr.dev/bzrlib/testament.py line 139
  in as_text_lines

/Erik

On 5/7/06, John Arbash Meinel <john at arbash-meinel.com> wrote:
> In testing my 'bzr verify-sigs' plugin, I found that bzr.dev doesn't
> have as many signatures as it should. I'm also don't believe that it has
> all of Robert's signatures.
>
> Could we run "bzr pull-sigs" from my plugin:
> http://bzr.arbash-meinel.com/plugins/signing/
>
> The basic problem is that merging from a branch doesn't pull in
> signatures for revisions that it already has. So 'pull-sigs' just forces
> it to check for any new signatures.
>
> As far as I can tell, my jam-integration branch has all the signatures
> I've been able to find. (since I'm using a shared repository, I guess
> all of my branches do, and I also updated my copy of bzr.dev at:
> http://bzr.arbash-meinel.com/mirrors/bzr/bzr.dev/)
>
> By my count, bzr.dev should have:
> $ bzr verify-sigs
> Found 4786 revisions, 782 signed (16.3%) / 4004 unsigned
>  782 valid
>    0 invalid
>    0 unable to verify
>    0 invalid testaments (signed text could not be parsed)
>    0 mismatched testaments (signed text doesn't match generated text)
> Signers:
>          374 John Arbash Meinel <john at arbash-meinel.com>
>          286 Robert Collins <robertc at robertcollins.net>
>          113 Canonical.com Patch Queue Manager<pqm at pqm.ubuntu.com>
>            5 James Henstridge <james.henstridge at canonical.com>
>            4 James Blackwell <jblack at merconline.com>
>
> (I'm only finding 242 signatures in http://bazaar-vcs.org/bzr/bzr.dev).
>
> John
> =:->
>
>
>
>




More information about the bazaar mailing list