From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Vong Subject: database disk image is malformed Date: Sat, 03 Feb 2018 17:11:23 +0800 Message-ID: <87h8qy1lqc.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36389) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ehtrG-0003Op-2u for help-guix@gnu.org; Sat, 03 Feb 2018 04:11:38 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ehtrB-00035B-4M for help-guix@gnu.org; Sat, 03 Feb 2018 04:11:38 -0500 Received: from mail-pg0-x243.google.com ([2607:f8b0:400e:c05::243]:45431) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ehtrA-00034X-UK for help-guix@gnu.org; Sat, 03 Feb 2018 04:11:33 -0500 Received: by mail-pg0-x243.google.com with SMTP id m136so15185438pga.12 for ; Sat, 03 Feb 2018 01:11:32 -0800 (PST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: help-guix@gnu.org Hello, Today, when I run ``guix gc'', I get the following error: finding garbage collector roots... deleting garbage... guix gc: error: build failed: executing SQLite query: database disk image is malformed What should I do? Thanks, Alex