From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Stuck with corrupt store Date: Sun, 12 Jun 2016 18:19:53 +0200 Message-ID: <87eg82mlau.fsf@gnu.org> References: <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]:55028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bC87G-0001tu-JI for help-guix@gnu.org; Sun, 12 Jun 2016 12:20:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bC87B-0004iB-JD for help-guix@gnu.org; Sun, 12 Jun 2016 12:20:02 -0400 In-Reply-To: <575D4A4D.2050005@crazy-compilers.com> (Hartmut Goebel's message of "Sun, 12 Jun 2016 13:41:01 +0200") 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: Hartmut Goebel Cc: help-guix Hi! Hartmut Goebel skribis: > I deleted /gnu/store/*-nose-* (can't remember why). You deleted with =E2=80=9Crm -rf=E2=80=9D? In that case, even though =E2=80=98guix gc --verify=3Drepair=E2=80=99 shoul= d be able to help, remember that this voids your warranty. :-) > Further when I run guix gc, I get an "FOREIGN KEY constraint failed" > error, which `--verify=3Drepair` is not able to repair. Someone already reported it, so there may be a bug here. I=E2=80=99ll see = if we can reproduce it. Ludo=E2=80=99.