Control: reopen -1
Control: tags -1 + patch

On Tue, Nov 21, 2017 at 10:36:12PM +0000, Debian Bug Tracking System wrote:
> This is an automatic notification regarding your Bug report
> which was filed against the mutt package:
> 
> #882320: mutt: fails on startup when loading notmuch.rc

conffiles stay there after an upgrade, unless you remove them explicitly
in postrm.

$ dpkg-query --show mutt
mutt    1.9.1-2
$ ls -l /etc/Muttrc.d/notmuch.rc
-rw-r--r-- 1 root root 486 jun 25 06:00 /etc/Muttrc.d/notmuch.rc

patch attached (assumes this will be fixed in 1.9.1-3, if not adjust the
version in mutt.maintscript)
diff -Nru mutt-1.9.1.old/debian/mutt.maintscript mutt-1.9.1/debian/mutt.maintscript
--- mutt-1.9.1.old/debian/mutt.maintscript	2017-11-21 19:51:31.000000000 -0200
+++ mutt-1.9.1/debian/mutt.maintscript	2017-11-22 10:46:08.624193247 -0200
@@ -1 +1,2 @@
 rm_conffile /etc/Muttrc.d/sidebar.rc 1.6.2-1~ mutt
+rm_conffile /etc/Muttrc.d/notmuch.rc 1.9.1-3~ mutt

Attachment: signature.asc
Description: PGP signature

Reply via email to