unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
* T350 test failures with gnupg-2.1.16
@ 2016-11-22 19:22 Marius Bakke
  2016-11-22 19:59 ` David Bremner
  2016-11-22 20:49 ` Daniel Kahn Gillmor
  0 siblings, 2 replies; 13+ messages in thread
From: Marius Bakke @ 2016-11-22 19:22 UTC (permalink / raw)
  To: notmuch

[-- Attachment #1: Type: text/plain, Size: 3597 bytes --]

Hello!

After updating to gnupg 2.1.16, T350-crypto.sh fails in some of the
signature verification steps with wrong content-length:

T350-crypto: Testing PGP/MIME signature verification and decryption
 PASS   emacs delivery of signed message
 FAIL   signature verification
        --- T350-crypto.2.expected      2016-11-22 18:59:48.341851653 +0000
        +++ T350-crypto.2.output        2016-11-22 18:59:48.341851653 +0000
        @@ -11,7 +11,7 @@
                                         "id": 2
                                     },
                                     {
        -                                "content-length": 280,
        +                                "content-length": 312,
                                         "content-type": "application/pgp-signature",
                                         "id": 3
                                     }
 FAIL   signature verification with full owner trust
        --- T350-crypto.3.expected      2016-11-22 18:59:48.393853469 +0000
        +++ T350-crypto.3.output        2016-11-22 18:59:48.393853469 +0000
        @@ -11,7 +11,7 @@
                                         "id": 2
                                     },
                                     {
        -                                "content-length": 280,
        +                                "content-length": 312,
                                         "content-type": "application/pgp-signature",
                                         "id": 3
                                     }
 FAIL   signature verification with signer key unavailable
        --- T350-crypto.4.expected      2016-11-22 18:59:48.445855285 +0000
        +++ T350-crypto.4.output        2016-11-22 18:59:48.445855285 +0000
        @@ -11,7 +11,7 @@
                                         "id": 2
                                     },
                                     {
        -                                "content-length": 280,
        +                                "content-length": 312,
                                         "content-type": "application/pgp-signature",
                                         "id": 3
                                     }
 PASS   emacs delivery of encrypted message with attachment
 PASS   decryption, --format=text
 PASS   decryption, --format=json
 PASS   decryption, --format=json, --part=4
 PASS   decrypt attachment (--part=5 --format=raw)
 PASS   decryption failure with missing key
 PASS   emacs delivery of encrypted + signed message
 PASS   decryption + signature verification
 PASS   reply to encrypted message
 PASS   Reply within emacs to an encrypted message
 FAIL   signature verification with revoked key
        --- T350-crypto.15.expected     2016-11-22 18:59:49.505892318 +0000
        +++ T350-crypto.15.output       2016-11-22 18:59:49.505892318 +0000
        @@ -11,7 +11,7 @@
                                         "id": 2
                                     },
                                     {
        -                                "content-length": 280,
        +                                "content-length": 312,
                                         "content-type": "application/pgp-signature",
                                         "id": 3
                                     }


Downgrading gpg to 2.1.15 makes the tests pass as expected.

Here is the NEWS for 2.1.16:

https://lists.gnu.org/archive/html/info-gnu/2016-11/msg00006.html

Let me know if I can provide any further information. Please CC me in
replies as I'm not subscribed to this list. Thanks!

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 454 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2016-11-25  1:27 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-22 19:22 T350 test failures with gnupg-2.1.16 Marius Bakke
2016-11-22 19:59 ` David Bremner
2016-11-22 20:12   ` Marius Bakke
2016-11-22 20:36     ` David Bremner
2016-11-22 21:20       ` Marius Bakke
2016-11-22 20:49 ` Daniel Kahn Gillmor
2016-11-22 23:07   ` Daniel Kahn Gillmor
2016-11-22 23:20     ` Marius Bakke
2016-11-23 16:41     ` [PATCH] tests: account for varying-size OpenPGP signatures Daniel Kahn Gillmor
2016-11-23 16:59       ` David Bremner
2016-11-23 17:58         ` Daniel Kahn Gillmor
2016-11-23 17:57     ` [PATCH v2] tests: account for varying-size cryptographic signatures Daniel Kahn Gillmor
2016-11-25  1:27       ` David Bremner

Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).