Your message dated Sun, 25 Sep 2016 10:44:37 +0000 with message-id <[email protected]> and subject line Bug#838352: fixed in mutt 1.7.0-6 has caused the Debian Bug report #838352, regarding mutt: after the switch to GPGME, I could no longer decrypt my sent PGP mail to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 838352: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=838352 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: mutt Version: 1.7.0-5 Severity: normal Dear Maintainer, * What led up to the situation? Version 1.7.0-5 enabled GPGME for PGP handling by default. * What exactly did you do (or not do) that was effective (or ineffective)? After updating to version 1.7.0-5, when I sent an encrypted e-mail to somebody else, I was surprised that I was unable to decrypt this message afterwards. Before the upgrade, I was able to decrypt all PGP/MIME messages I had sent. * My analysis: It turns out I did not have `set pgp_encrypt_self=yes` in my configuration. Instead, I relied on the following settings which seem to be ignored by GPGME: set pgp_encrypt_only_command="/usr/lib/mutt/pgpewrap gpg --batch --quiet --no-verbose --output - --encrypt --textmode --armor --always-trust --encrypt-to 0x0000000000000000 set pgp_encrypt_sign_command="/usr/lib/mutt/pgpewrap gpg --passphrase-fd 0 --batch --quiet --no-verbose --textmode --output - --encrypt --sign %?a?-u %a? --armor --always-trust --encrypt-to 0x0000000000000000 -- -r %r -- %f" Would it be possible to honour these settings with GPGME, or to parse the `--encrypt-to` argument to make the transition to GPGME a smoother experience? -- Package-specific info: NeoMutt 20160910 (1.7.0) 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.6.0-1-amd64 (x86_64) libidn: 1.33 (compiled with 1.33) hcache backend: tokyocabinet 1.4.48 Compiler: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper Target: x86_64-linux-gnu Configured with: ../src/configure -v --with-pkgversion='Debian 6.2.0-3' --with-bugurl=file:///usr/share/doc/gcc-6/README.Bugs --enable-languages=c,ada,c++,java,go,d,fortran,objc,obj-c++ --prefix=/usr --program-suffix=-6 --enable-shared --enable-linker-build-id --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --with-sysroot=/ --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-gnu-unique-object --disable-vtable-verify --enable-libmpx --enable-plugin --with-system-zlib --disable-browser-plugin --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-6-amd64/jre --enable-java-home --with-jvm-root-dir=/usr/lib/jvm/java-1.5.0-gcj-6-amd64 --with-jvm-jar-dir=/usr/lib/jvm-exports/java-1.5.0-gcj-6-amd64 --with-arch-directory=amd64 --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --enable-objc-gc --enable-multiarch --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu Thread model: posix gcc version 6.2.0 20160901 (Debian 6.2.0-3) Configure options: '--build=x86_64-linux-gnu' '--prefix=/usr' '--includedir=\${prefix}/include' '--mandir=\${prefix}/share/man' '--infodir=\${prefix}/share/info' '--sysconfdir=/etc' '--localstatedir=/var' '--disable-silent-rules' '--libdir=\${prefix}/lib/x86_64-linux-gnu' '--libexecdir=\${prefix}/lib/x86_64-linux-gnu' '--disable-maintainer-mode' '--disable-dependency-tracking' '--with-mailpath=/var/mail' '--enable-compressed' '--enable-debug' '--enable-fcntl' '--enable-hcache' '--enable-gpgme' '--enable-imap' '--enable-smtp' '--enable-pop' '--enable-sidebar' '--enable-nntp' '--enable-notmuch' '--disable-fmemopen' '--with-curses' '--with-gnutls' '--with-gss' '--with-idn' '--with-mixmaster' '--with-sasl' '--without-gdbm' '--without-bdb' '--without-qdbm' 'build_alias=x86_64-linux-gnu' 'CFLAGS=-g -O2 -fdebug-prefix-map=/build/mutt-eJ8cNY/mutt-1.7.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security' 'LDFLAGS=-fPIE -pie -Wl,-z,relro -Wl,-z,now' 'CPPFLAGS=-Wdate-time -D_FORTIFY_SOURCE=2' Compilation CFLAGS: -Wall -pedantic -Wno-long-long -g -O2 -fdebug-prefix-map=/build/mutt-eJ8cNY/mutt-1.7.0=. -fPIE -fstack-protector-strong -Wformat -Werror=format-security Compile options: +CRYPT_BACKEND_CLASSIC_PGP +CRYPT_BACKEND_CLASSIC_SMIME +CRYPT_BACKEND_GPGME +DEBUG +DL_STANDALONE +ENABLE_NLS -EXACT_ADDRESS -HOMESPOOL -LOCALES_HACK -SUN_ATTACHMENT +HAVE_BKGDSET +HAVE_COLOR +HAVE_CURS_SET +HAVE_GETADDRINFO +HAVE_GETSID +HAVE_ICONV +HAVE_LANGINFO_CODESET +HAVE_LANGINFO_YESEXPR +HAVE_LIBIDN +HAVE_META +HAVE_REGCOMP +HAVE_RESIZETERM +HAVE_START_COLOR +HAVE_TYPEAHEAD +HAVE_WC_FUNCS +ICONV_NONTRANS +USE_COMPRESSED +USE_DOTLOCK +USE_FCNTL -USE_FLOCK -USE_FMEMOPEN -USE_GNU_REGEX +USE_GSS +USE_HCACHE +USE_IMAP +USE_NOTMUCH +USE_NNTP +USE_POP +USE_SASL +USE_SETGID +USE_SIDEBAR +USE_SMTP +USE_SSL_GNUTLS -USE_SSL_OPENSSL -DOMAIN MIXMASTER="mixmaster" -ISPELL SENDMAIL="/usr/sbin/sendmail" MAILPATH="/var/mail" PKGDATADIR="/usr/share/mutt" SYSCONFDIR="/etc" EXECSHELL="/bin/sh" patch-attach-headers-color-neomutt patch-compress-neomutt patch-cond-date-neomutt patch-encrypt-to-self-neomutt patch-fmemopen-neomutt patch-forgotten-attachments-neomutt patch-ifdef-neomutt patch-index-color-neomutt patch-initials-neomutt patch-keywords-neomutt patch-limit-current-thread-neomutt patch-lmdb-neomutt patch-multiple-fcc-neomutt patch-nested-if-neomutt patch-new-mail-neomutt patch-nntp-neomutt patch-notmuch-neomutt patch-progress-neomutt patch-quasi-delete-neomutt patch-reply-with-xorig-neomutt patch-sensible-browser-neomutt patch-sidebar-neomutt patch-skip-quoted-neomutt patch-smime-encrypt-self-neomutt patch-status-color-neomutt patch-timeout-neomutt patch-tls-sni-neomutt To learn more about NeoMutt, visit: http://www.neomutt.org/ If you find a bug in NeoMutt, please raise an issue at: https://github.com/neomutt/neomutt/issues or send an email at: <[email protected]> -- System Information: Debian Release: stretch/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages mutt depends on: ii libassuan0 2.4.3-1 ii libc6 2.23-5 ii libcomerr2 1.43.1-1 ii libgnutls30 3.5.4-2 ii libgpg-error0 1.24-1 ii libgpgme11 1.6.0-3 ii libgssapi-krb5-2 1.14.3+dfsg-2 ii libidn11 1.33-1 ii libk5crypto3 1.14.3+dfsg-2 ii libkrb5-3 1.14.3+dfsg-2 ii libncursesw5 6.0+20160625-1 ii libnotmuch4 0.22.2-1 ii libsasl2-2 2.1.26.dfsg1-15 ii libtinfo5 6.0+20160625-1 ii libtokyocabinet9 1.4.48-10 Versions of packages mutt recommends: ii libsasl2-modules 2.1.26.dfsg1-15 ii locales 2.23-5 ii locales-all [locales] 2.23-5 ii mime-support 3.60 Versions of packages mutt suggests: ii aspell 0.60.7~20110707-3+b1 ii ca-certificates 20160104 ii dma [mail-transport-agent] 0.11-1 ii gnupg 1.4.20-6 ii ispell 3.4.00-5 pn mixmaster <none> ii openssl 1.0.2h-1 ii urlview 0.9-20 Versions of packages mutt is related to: ii mutt 1.7.0-5 -- no debconf information
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---Source: mutt Source-Version: 1.7.0-6 We believe that the bug you reported is fixed in the latest version of mutt, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Antonio Radici <[email protected]> (supplier of updated mutt package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Sat, 24 Sep 2016 23:29:56 +0100 Source: mutt Binary: mutt Architecture: source Version: 1.7.0-6 Distribution: unstable Urgency: medium Maintainer: Mutt maintainers <[email protected]> Changed-By: Antonio Radici <[email protected]> Description: mutt - text-based mailreader supporting MIME, GPG, PGP and threading Closes: 414828 834765 838352 Changes: mutt (1.7.0-6) unstable; urgency=medium . * New upstream NeoMutt release, 2016-09-16 + Refreshed some patches to apply cleanly. * Dropped the following patches as a result of the above release: + neomutt-devel/fix-array-bounds-error.patch + neomutt-devel/fix-tarname-in-ac-init.patch + neomutt-devel/837416-avoid-segfault-when-listing-\ mailboxes-on-startup.patch + upstream/833192-preserve-messageid-for-postponed-emails.patch + upstream/openssl-1.1-build.patch + upstream/837673-fix-gpgme-sign-bindings.patch * debian/NEWS: + added an info about the deprecation of --encrypt-to in hardcoded gnupg command (Closes: 838352). + added a note about $attribution_locale and the removal of $locale, introduced with the latest Neomutt version (Closes: 414828). * debian/patches: + neomutt-devel/drop-neomutt-syntax.patch: remove neomutt-syntax.vim otherwise the package does not build. + debian-specific/Muttrc.patch: add three more headers to mailto_allow (Closes: 834765). Checksums-Sha1: d99628e87d10705a515b5bca97abfbf5af25a4d0 2165 mutt_1.7.0-6.dsc 6aa887fd812ea6ac5983e01edf8a3f4e0b593d68 284256 mutt_1.7.0-6.debian.tar.xz Checksums-Sha256: 802bbf64630b30942b7c20719449d3575d5a30b59f7af645ffffd947baf318c1 2165 mutt_1.7.0-6.dsc bad2587bf3aca527a931744e1d4a0c188988c915e7c9cde50494db2c5aca47ce 284256 mutt_1.7.0-6.debian.tar.xz Files: a9b5e27a3c3fd080c05ef6ffe28bdf9b 2165 mail optional mutt_1.7.0-6.dsc 0ec166e79c035114b8995ca0e1d541e2 284256 mail optional mutt_1.7.0-6.debian.tar.xz -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJX55XBAAoJEDXIyIhyyx7tPY8QAKr/qfVxGgSRoFF+XiVwGIh1 eosShsiz/lvav1Sa277rtufSMZz9HsY40aBZW+BUuyv1CcRDA3OrraYXyQq5fKGY J62QYbAB08D9xXIRqmkHB3eQ7Z+Ly81iwUJEc59no/OGMRuEucFGzg4lp35FRdt5 Odn5Tj87rwYISnwmkVW/YLKHtTw2MxOzZs3S2dyP2cQzaur0z/qD6faUPGrRQ9+e 42IahcvBob9jYYOMka7gG+BfvCjnqEnqydHIYZdosTJfN2g9ysFbJx5zSpjBKsmA TQGhhYw1Vv/YGE0e4WPhD2gPgscJUPd/HYxO9jiLgsixf8xDyIjuWZS4T+5Qp2l6 q8pXBWw833B0CSuvleYAmzS2E3DI2wi/Pamh130inC6VrnTSmcWlXnBYaIdyASg3 xZJCfAodSVI0vOlTsY2L8HvFWdK62XjGXBvs5R12K0y2lqIu+lQ6yIi4mtqWhIP6 kr/lXD3YVqmtOan3DXTnO0Pj4BZo6kGCTC2Gj0/65ygV2NlDTy3KsLdxffxZUZ1h RV3421dYX0dOTJcyrll7FDRqvV62P1YukqLWoTA9M3XBoz8+Wa2OtLsMuJKcADQ6 FIWzlNEYkRfLgAqfbR3g58fYDv2AeLQgmH2/RKrTXyVWfyMU4v1LRH2bpXy10vJm NX+H+Hq8zoEOGFGOvNZH =Lsq1 -----END PGP SIGNATURE-----
--- End Message ---

