From: David Bremner Date: Sun, 14 Aug 2016 23:27:52 +0000 (+0900) Subject: Re: database error X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=c38c48b4a54123e0348a46516dc6e1c885107cce;p=notmuch-archives.git Re: database error --- diff --git a/4e/06304202baabae45d281f29c1bc565e90e5d03 b/4e/06304202baabae45d281f29c1bc565e90e5d03 new file mode 100644 index 000000000..3550e0730 --- /dev/null +++ b/4e/06304202baabae45d281f29c1bc565e90e5d03 @@ -0,0 +1,66 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by arlo.cworth.org (Postfix) with ESMTP id B8CBD6DE82D8 + for ; Sun, 14 Aug 2016 16:42:01 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at cworth.org +X-Spam-Flag: NO +X-Spam-Score: -0.007 +X-Spam-Level: +X-Spam-Status: No, score=-0.007 tagged_above=-999 required=5 tests=[AWL=0.004, + SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=disabled +Received: from arlo.cworth.org ([127.0.0.1]) + by localhost (arlo.cworth.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id tjAZkCQTS_zU for ; + Sun, 14 Aug 2016 16:41:53 -0700 (PDT) +Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) + by arlo.cworth.org (Postfix) with ESMTPS id CE47E6DE962D + for ; Sun, 14 Aug 2016 16:27:57 -0700 (PDT) +Received: from remotemail by fethera.tethera.net with local (Exim 4.84_2) + (envelope-from ) + id 1bZ4p4-0005Me-N3; Sun, 14 Aug 2016 19:28:06 -0400 +Received: (nullmailer pid 20570 invoked by uid 1000); + Sun, 14 Aug 2016 23:27:52 -0000 +From: David Bremner +To: Ken , Notmuch Mail +Subject: Re: database error +In-Reply-To: +References: +User-Agent: Notmuch/0.22.1+61~g2ce0f13 (https://notmuchmail.org) Emacs/24.5.1 + (x86_64-pc-linux-gnu) +Date: Mon, 15 Aug 2016 08:27:52 +0900 +Message-ID: <87eg5r3p8n.fsf@maritornes.cs.unb.ca> +MIME-Version: 1.0 +Content-Type: text/plain +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.20 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sun, 14 Aug 2016 23:42:01 -0000 + +Ken writes: + +> I'm getting the following error: +> +> +> ken@ken-Presario-CQ57-Notebook-PC:~$ notmuch new +> Error: Notmuch database at /home/ken/Mail/.notmuch +> has a newer database format version (3) than supported by this +> version of notmuch (1). Refusing to open this database in +> read-write mode. +> +> Can anyone help me fix this? + +Did you downgrade notmuch (i.e. is the message correct)? If so, can you +undo that downgrade long enough to dump your database? + +d