Re: [WIP PATCH] emacs: query: completion for from: in searches
[notmuch-archives.git] / 9e / 0374ec69c79eeef2950f15f4d4e640238f18a2
1 Return-Path: <james@hackervisions.org>\r
2 X-Original-To: notmuch@notmuchmail.org\r
3 Delivered-To: notmuch@notmuchmail.org\r
4 Received: from localhost (localhost [127.0.0.1])\r
5         by olra.theworths.org (Postfix) with ESMTP id D0797431FB6\r
6         for <notmuch@notmuchmail.org>; Tue, 22 Feb 2011 18:28:43 -0800 (PST)\r
7 X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
8 X-Spam-Flag: NO\r
9 X-Spam-Score: 3.433\r
10 X-Spam-Level: ***\r
11 X-Spam-Status: No, score=3.433 tagged_above=-999 required=5\r
12         tests=[DATE_IN_PAST_96_XX=2.07, RDNS_DYNAMIC=0.363,\r
13         TO_NO_BRKTS_DYNIP=1] autolearn=disabled\r
14 Received: from olra.theworths.org ([127.0.0.1])\r
15         by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
16         with ESMTP id ekkXEtJ9KUob for <notmuch@notmuchmail.org>;\r
17         Tue, 22 Feb 2011 18:28:43 -0800 (PST)\r
18 X-Greylist: delayed 2493 seconds by postgrey-1.32 at olra;\r
19         Tue, 22 Feb 2011 18:28:43 PST\r
20 Received: from hackervisions.org (67-207-143-141.slicehost.net\r
21         [67.207.143.141]) (using TLSv1 with cipher AES256-SHA (256/256 bits))\r
22         (No client certificate requested)\r
23         by olra.theworths.org (Postfix) with ESMTPS id 39B29431FB5\r
24         for <notmuch@notmuchmail.org>; Tue, 22 Feb 2011 18:28:43 -0800 (PST)\r
25 Received: from ool-18bd39a4.dyn.optonline.net ([24.189.57.164] helo=localhost)\r
26         by hackervisions.org with esmtpsa\r
27         (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72)\r
28         (envelope-from <james@hackervisions.org>) id 1Ps3ov-0007sX-Qc\r
29         for notmuch@notmuchmail.org; Tue, 22 Feb 2011 20:47:13 -0500\r
30 From: James Vasile <james@hackervisions.org>\r
31 To: notmuch@notmuchmail.org\r
32 Subject: DB Corruption\r
33 User-Agent: Notmuch/0.3.1 (http://notmuchmail.org) Emacs/23.2.1\r
34         (x86_64-pc-linux-gnu)\r
35 Date: Thu, 17 Feb 2011 08:48:53 -0500\r
36 Message-ID: <87pqqqepq2.fsf@hackervisions.org>\r
37 MIME-Version: 1.0\r
38 Content-Type: text/plain; charset=us-ascii\r
39 X-BeenThere: notmuch@notmuchmail.org\r
40 X-Mailman-Version: 2.1.13\r
41 Precedence: list\r
42 List-Id: "Use and development of the notmuch mail system."\r
43         <notmuch.notmuchmail.org>\r
44 List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
45         <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
46 List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
47 List-Post: <mailto:notmuch@notmuchmail.org>\r
48 List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
49 List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
50         <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
51 X-List-Received-Date: Wed, 23 Feb 2011 02:28:43 -0000\r
52 \r
53 This email is a gentle reminder to back up your tags unless they are\r
54 100% mechanically generated.\r
55 \r
56 Last night, while testing some scripts that do a bunch of "notmuch new",\r
57 "notmuch tag" and "notmuch search" commands, I suddenly started getting\r
58 an error:\r
59 \r
60 "A Xapian exception occurred opening database: Db block overwritten -\r
61 are there multiple writers?"\r
62 \r
63 I hopped over to #notmuch and asked for help. ojwb asked for a directory\r
64 listing of my xapian directory and informed me my basA and baseB files\r
65 were missing.  I ended up restoring from a recent dump of the db.\r
66 \r
67 I'm not sure how this happend (I only interact with that directory via\r
68 notmuch), but I suppose if it happened to me it could happen to you.  So\r
69 backup those tags.\r
70 \r
71 -J\r