From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: bug#36687: guix gc: error: executing SQLite statement: database disk image is malformed Date: Fri, 19 Jul 2019 10:04:02 +0200 Message-ID: <87blxqfo25.fsf@elephly.net> References: <87v9w2ctpm.fsf@gmail.com> <87tvbmgndy.fsf@elephly.net> <87pnm6egm4.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:44000) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hoNt1-00040K-KJ for bug-guix@gnu.org; Fri, 19 Jul 2019 04:05:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hoNt0-00036v-LA for bug-guix@gnu.org; Fri, 19 Jul 2019 04:05:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:46256) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hoNt0-00036n-AG for bug-guix@gnu.org; Fri, 19 Jul 2019 04:05:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hoNt0-0002Pp-40 for bug-guix@gnu.org; Fri, 19 Jul 2019 04:05:02 -0400 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87pnm6egm4.fsf@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Chris Marusich Cc: 36687@debbugs.gnu.org Chris Marusich writes: > is there anything we can check to understand why the database > corruption has occurred? [=E2=80=A6] > For the record, I do sometimes abruptly power off my machine, and it > does rarely abruptly crash (I think I have reported this when it occurs, > but I can't be sure). This can be a cause of corruption. Have you manually run fsck on the unmounted disk yet? --=20 Ricardo