Hi,

I can't decrypt any messages. Debug log shows the following (I hope I
pasted the relevant part):

[2016-05-09 20:40:10] pgp.c:1087: mutt_mktemp returns
"/tmp/mutt-velocitato-1000-16219-68311041165790292".
[2016-05-09 20:40:10] pgp.c:891: mutt_mktemp returns
"/tmp/mutt-velocitato-1000-16219-17938587841422928928".
[2016-05-09 20:40:10] pgp.c:899: mutt_mktemp returns
"/tmp/mutt-velocitato-1000-16219-1336261536948383003".
[2016-05-09 20:40:10] mutt_pgp_command: gpg --passphrase-fd 0
--no-verbose --batch --output -
/tmp/mutt-velocitato-1000-16219-1336261536948383003
[2016-05-09 20:40:10] pgp_check_decryption_okay: "gpg: encrypted with
4096-bit ELG-E key, ID EFD2B739, created 2007-03-13" doesn't match
regexp.
[2016-05-09 20:40:10] pgp_check_decryption_okay: "      "Mathias
Hablützel <mathias.habluet...@gmail.com>"" doesn't match regexp.
[2016-05-09 20:40:10] pgp_check_decryption_okay: "gpg: Signature made
Mon 09 May 2016 06:17:05 PM CEST using DSA key ID A11E172A" doesn't
match regexp.
[2016-05-09 20:40:10] pgp_check_decryption_okay: "gpg: Good signature
from "Mathias Hablützel <mathias.habluet...@gmail.com>"" doesn't match
regexp.
[2016-05-09 20:40:10] pgp_check_decryption_okay: "gpg:
aka "Mathias Hablützel <hablu...@gmail.com>"" doesn't match regexp.
[2016-05-09 20:40:10] pgp_check_decryption_okay: "gpg:
aka "Mathias Hablützel <math...@mathiashabluetzel.ch>"" doesn't match
regexp.
[2016-05-09 20:40:10] pgp_check_decryption_okay: "gpg:
aka "Mathias Hablützel <h...@zhaw.ch>"" doesn't match regexp.
[2016-05-09 20:40:10] Decryption failed
[2016-05-09 20:40:10] Could not decrypt PGP message
[2016-05-09 20:40:12] Failed on attachment of type multipart/encrypted.
[2016-05-09 20:40:12] Bailing on attachment of type multipart/encrypted.
[2016-05-09 20:40:12] Could not copy message


Since the last usage I didn't touch the config so I wonder if an update
of mutt just broke it.

mutt -v
Mutt 1.6.0 (2016-04-01)
Copyright (C) 1996-2016 Michael R. Elkins and others.
Mutt comes with ABSOLUTELY NO WARRANTY; for details type `mutt -vv'.
Mutt is free software, and you are welcome to redistribute it
under certain conditions; type `mutt -vv' for details.

System: Linux 4.4.8-300.fc23.x86_64 (x86_64)
ncurses: ncurses 5.9.20150214 (compiled with 5.9)
libidn: 1.32 (compiled with 1.32)
hcache backend: tokyocabinet 1.4.48

Compiler:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/5.3.1/lto-wrapper
Target: x86_64-redhat-linux
Configured with: ../configure --enable-bootstrap
--enable-languages=c,c++,objc,obj-c++,fortran,ada,go,lto --prefix=/usr
--mandir=/usr/share/man --infodir=/usr/share/info
--with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared
--enable-threads=posix --enable-checking=release --enable-multilib
--with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions
--enable-gnu-unique-object --enable-linker-build-id
--with-linker-hash-style=gnu --enable-plugin --enable-initfini-array
--disable-libgcj --with-isl --enable-libmpx
--enable-gnu-indirect-function --with-tune=generic --with-arch_32=i686
--build=x86_64-redhat-linux
Thread model: posix
gcc version 5.3.1 20160406 (Red Hat 5.3.1-6) (GCC)

Configure options: '--build=x86_64-redhat-linux-gnu'
'--host=x86_64-redhat-linux-gnu' '--program-prefix='
'--disable-dependency-tracking' '--prefix=/usr' '--exec-prefix=/usr'
'--bindir=/usr/bin' '--sbindir=/usr/sbin' '--sysconfdir=/etc'
'--datadir=/usr/share' '--includedir=/usr/include' '--libdir=/usr/lib64'
'--libexecdir=/usr/libexec' '--localstatedir=/var'
'--sharedstatedir=/var/lib' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' 'SENDMAIL=/usr/sbin/sendmail'
'ISPELL=/usr/bin/hunspell' '--enable-debug' '--enable-pop'
'--enable-imap' '--enable-smtp' '--enable-hcache' '--without-gdbm'
'--without-qdbm' '--with-gnutls' '--with-sasl' '--with-gss'
'--enable-gpgme' '--with-docdir=/usr/share/doc/mutt'
'build_alias=x86_64-redhat-linux-gnu'
'host_alias=x86_64-redhat-linux-gnu' 'CFLAGS=-O2 -g -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic'
'LDFLAGS=-Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'

Compilation CFLAGS: -Wall -pedantic -Wno-long-long -O2 -g -pipe -Wall
-Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions
-fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -m64 -mtune=generic

Compile options:
-DOMAIN
+DEBUG
-HOMESPOOL  +USE_SETGID  -USE_DOTLOCK  +DL_STANDALONE  +USE_FCNTL
-USE_FLOCK
+USE_POP  +USE_IMAP  +USE_SMTP
-USE_SSL_OPENSSL  +USE_SSL_GNUTLS  +USE_SASL  +USE_GSS
+HAVE_GETADDRINFO
+HAVE_REGCOMP  -USE_GNU_REGEX
+HAVE_COLOR  +HAVE_START_COLOR  +HAVE_TYPEAHEAD  +HAVE_BKGDSET
+HAVE_CURS_SET  +HAVE_META  +HAVE_RESIZETERM
+CRYPT_BACKEND_CLASSIC_PGP  +CRYPT_BACKEND_CLASSIC_SMIME
+CRYPT_BACKEND_GPGME
-EXACT_ADDRESS  -SUN_ATTACHMENT
+ENABLE_NLS  -LOCALES_HACK  +HAVE_WC_FUNCS  +HAVE_LANGINFO_CODESET
+HAVE_LANGINFO_YESEXPR
+HAVE_ICONV  -ICONV_NONTRANS  +HAVE_LIBIDN  +HAVE_GETSID  +USE_HCACHE

Thank you for helping :)

Attachment: signature.asc
Description: PGP signature

Reply via email to