Re: Bug: notmuch new chokes on dangling symlinks and quits
authorGregor Zattler <telegraph@gmx.net>
Mon, 27 Jan 2014 01:14:27 +0000 (02:14 +0100)
committerW. Trevor King <wking@tremily.us>
Fri, 7 Nov 2014 17:59:26 +0000 (09:59 -0800)
68/01cbe988ebd1b394ab8ca2676700d83f982612 [new file with mode: 0644]

diff --git a/68/01cbe988ebd1b394ab8ca2676700d83f982612 b/68/01cbe988ebd1b394ab8ca2676700d83f982612
new file mode 100644 (file)
index 0000000..e5ccb06
--- /dev/null
@@ -0,0 +1,83 @@
+Return-Path: <error4me@gmx.de>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+       by olra.theworths.org (Postfix) with ESMTP id 17628431FBC\r
+       for <notmuch@notmuchmail.org>; Sun, 26 Jan 2014 17:20:31 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 0.001\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=0.001 tagged_above=-999 required=5\r
+       tests=[FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001]\r
+       autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+       by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+       with ESMTP id H8r4j7IlAtoj for <notmuch@notmuchmail.org>;\r
+       Sun, 26 Jan 2014 17:20:23 -0800 (PST)\r
+X-Greylist: delayed 302 seconds by postgrey-1.32 at olra;\r
+       Sun, 26 Jan 2014 17:20:17 PST\r
+Received: from mout.gmx.net (mout.gmx.net [212.227.17.21])\r
+       (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits))\r
+       (No client certificate requested)\r
+       by olra.theworths.org (Postfix) with ESMTPS id 849F3431FBF\r
+       for <notmuch@notmuchmail.org>; Sun, 26 Jan 2014 17:20:17 -0800 (PST)\r
+Received: from boo.workgroup ([87.187.157.204]) by mail.gmx.com (mrgmx003)\r
+       with ESMTPSA (Nemesis) id 0Mdr7l-1VvHXo1cqr-00PhO4 for\r
+       <notmuch@notmuchmail.org>; Mon, 27 Jan 2014 02:15:13 +0100\r
+Received: from grfz by boo.workgroup with local (Exim 4.82)\r
+       (envelope-from <error4me@gmx.de>)\r
+       id 1W7amv-0007U9-Bu; Mon, 27 Jan 2014 02:14:57 +0100\r
+Date: Mon, 27 Jan 2014 02:14:27 +0100\r
+From: Gregor Zattler <telegraph@gmx.net>\r
+To: notmuch <notmuch@notmuchmail.org>\r
+Subject: Re: Bug: notmuch new chokes on dangling symlinks and quits\r
+Message-ID: <20140127011427.GD10844@boo.workgroup>\r
+Mail-Followup-To: notmuch <notmuch@notmuchmail.org>\r
+References: <20140126131846.GA10844@boo.workgroup>\r
+       <878uu2n17j.fsf@zancas.localnet>\r
+MIME-Version: 1.0\r
+Content-Type: text/plain; charset=us-ascii\r
+Content-Disposition: inline\r
+In-Reply-To: <878uu2n17j.fsf@zancas.localnet>\r
+User-Agent: Mutt/1.5.21 (2010-09-15)\r
+Sender: error4me@gmx.de\r
+X-Provags-ID: V03:K0:7lmocWghftCCBB3wKXYcYQR/TgYJC7sSn7oOrKWnluowYG40S/U\r
+       HS/D+voTKezZWOghgEdwD679jpKM1w3HKixcYakyV7DwroN5wOPHrVC+Yu/SDsGamg3gcBg\r
+       kbqss+faO5sRiMFFMYmQ9BaiB58BPrkzwPSoH8fRVGZQ20Tc1sHeXTvjLbYs7HntjeTlqdO\r
+       2OAPKPw9K0gqX5nmhb4vg==\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+       <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+       <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Mon, 27 Jan 2014 01:20:31 -0000\r
+\r
+Hi David,\r
+* David Bremner <david@tethera.net> [26. Jan. 2014]:\r
+> Gregor Zattler <telegraph@gmx.net> writes:\r
+>> I consider this to be a bug.  Instead notmuch should simply\r
+>> ignore the symlink.\r
+>>\r
+> \r
+> Since there is a test for specifically this behaviour, I'd have to say\r
+> it's a design decision you don't agree with, not a bug ;).\r
+\r
+May I ask why this is so?\r
+\r
+> In any case, if there is just a few broken symlinks, and you want to\r
+> ignore them, you can add them the ignore= line in .notmuch-config\r
+\r
+Thanks, I deleted some, and ignored others.  Insofar my problem is\r
+solved. \r
+\r
+Ciao, Gregor\r
+-- \r
+ -... --- .-. . -.. ..--.. ...-.-\r