From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id IGaPJkk1tV/xBAAA0tVLHw (envelope-from ) for ; Wed, 18 Nov 2020 14:52:57 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id GI5pIkk1tV/WJgAAB5/wlQ (envelope-from ) for ; Wed, 18 Nov 2020 14:52:57 +0000 Received: from mail.notmuchmail.org (nmbug.tethera.net [144.217.243.247]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (2048 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 38EE9940482 for ; Wed, 18 Nov 2020 14:52:55 +0000 (UTC) Received: from nmbug.tethera.net (localhost [127.0.0.1]) by mail.notmuchmail.org (Postfix) with ESMTP id 011E628C64; Wed, 18 Nov 2020 09:52:48 -0500 (EST) Received: from fethera.tethera.net (fethera.tethera.net [198.245.60.197]) by mail.notmuchmail.org (Postfix) with ESMTP id F38462710B for ; Wed, 18 Nov 2020 09:52:45 -0500 (EST) Received: by fethera.tethera.net (Postfix, from userid 1001) id 13ED55FB8B; Wed, 18 Nov 2020 09:52:44 -0500 (EST) Received: (nullmailer pid 1999175 invoked by uid 1000); Wed, 18 Nov 2020 14:52:43 -0000 From: David Bremner To: "Jorge P. de Morais Neto" , notmuch@notmuchmail.org Subject: Re: Corrupted database (notmuch 0.31, Emacs 27.1.50, afew 3.0.1, OfflineIMAP, Python) In-Reply-To: <878saykd2z.fsf@disroot.org> References: <878saykd2z.fsf@disroot.org> Date: Wed, 18 Nov 2020 10:52:43 -0400 Message-ID: <874klm67k4.fsf@tethera.net> MIME-Version: 1.0 Message-ID-Hash: LS67LYUNJHZKC67OUDCJG5UQA7NGDB6H X-Message-ID-Hash: LS67LYUNJHZKC67OUDCJG5UQA7NGDB6H X-MailFrom: david@tethera.net X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-notmuch.notmuchmail.org-0; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; suspicious-header X-Mailman-Version: 3.2.1 Precedence: list List-Id: "Use and development of the notmuch mail system." List-Help: List-Post: List-Subscribe: List-Unsubscribe: Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Scanner: ns3122888.ip-94-23-21.eu Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of notmuch-bounces@notmuchmail.org designates 144.217.243.247 as permitted sender) smtp.mailfrom=notmuch-bounces@notmuchmail.org X-Spam-Score: -1.01 X-TUID: XleH2Dj3Ee1m "Jorge P. de Morais Neto" writes: > > I have also saved the binary corrupted database. If you want to see it, > then tell me and I may upload it to Disroot's Lufi instance. It should > probably be shown to as few people as possible for the sake of my > privacy. Can you run xapian-check on the corrupted database? You should not have to put it anywher that will interfere with notmuch for that, just point xapian-check to the directory containing the backup copy of the database. d