From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hartmut Goebel Subject: Stuck with corrupt store Date: Sun, 12 Jun 2016 13:41:01 +0200 Message-ID: <575D4A4D.2050005@crazy-compilers.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:4830:134:3::10]:36383) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bC3lM-00058V-D5 for help-guix@gnu.org; Sun, 12 Jun 2016 07:41:09 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bC3lJ-00020G-4r for help-guix@gnu.org; Sun, 12 Jun 2016 07:41:08 -0400 Received: from mail-out.m-online.net ([212.18.0.10]:38830) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bC3lI-000209-Ud for help-guix@gnu.org; Sun, 12 Jun 2016 07:41:05 -0400 Received: from frontend01.mail.m-online.net (unknown [192.168.8.182]) by mail-out.m-online.net (Postfix) with ESMTP id 3rSDWM6n7rz3hk5p for ; Sun, 12 Jun 2016 13:41:03 +0200 (CEST) Received: from localhost (dynscan1.mnet-online.de [192.168.6.68]) by mail.m-online.net (Postfix) with ESMTP id 3rSDWM57TJzvdWR for ; Sun, 12 Jun 2016 13:41:03 +0200 (CEST) Received: from mail.mnet-online.de ([192.168.8.182]) by localhost (dynscan1.mail.m-online.net [192.168.6.68]) (amavisd-new, port 10024) with ESMTP id IOyl81moE7IM for ; Sun, 12 Jun 2016 13:41:02 +0200 (CEST) Received: from hermia.goebel-consult.de (ppp-188-174-143-15.dynamic.mnet-online.de [188.174.143.15]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.mnet-online.de (Postfix) with ESMTPS for ; Sun, 12 Jun 2016 13:41:02 +0200 (CEST) Received: from [192.168.110.2] (lenashee.goebel-consult.de [192.168.110.2]) by hermia.goebel-consult.de (Postfix) with ESMTP id DA97160185 for ; Sun, 12 Jun 2016 13:41:01 +0200 (CEST) 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 Hi, I'm stuck with a corrupt store and can't repair it. I deleted /gnu/store/*-nose-* (can't remember why). Then I ran guix gc --verify=3Drepair which reports path `/gnu/store/=E2=80=A6-python-nose-1.3.7' disappeared, but it still= has valid referrers! Okay, so let's remove the referrers, too: guix gc --referrers /gnu/store/*-nose-* | xargs guix gc -d Now the referrers for the next packages appear: cannot delete path `/gnu/store/=E2=80=A6-python-pytest-2.6.1' since it = is still alive Okay, to let's "reinstall" the package: # guix build python-nose /gnu/store/=E2=80=A6-python-nose-1.3.7 Hmm, the store seams to mean the package is still there, but it is not :-= ( Further when I run guix gc, I get an "FOREIGN KEY constraint failed" error, which `--verify=3Drepair` is not able to repair. Is there a way to get out of this mess? --=20 Regards Hartmut Goebel | Hartmut Goebel | h.goebel@crazy-compilers.com | | www.crazy-compilers.com | compilers which you thought are impossible |