From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ricardo Wurmus Subject: Re: guix pull le-certs problem - formerly: Having a Guix archive Date: Sun, 08 Jul 2018 21:47:38 +0200 Message-ID: <87pnzxse5h.fsf@elephly.net> References: <20180707121712.7mduwpoesyyeucqj@thebird.nl> <20180708122851.jaz7cojtt6fgoxbw@thebird.nl> <20180708123430.zof2alsf7ozlgjwm@thebird.nl> <20180708163156.3uaisxygyfcmiy2a@thebird.nl> 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]:38348) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fcbvV-0004eq-RF for guix-devel@gnu.org; Mon, 09 Jul 2018 15:34:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fcbvR-0004Tv-UE for guix-devel@gnu.org; Mon, 09 Jul 2018 15:34:25 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21072) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fcbvR-0004R8-Id for guix-devel@gnu.org; Mon, 09 Jul 2018 15:34:21 -0400 In-reply-to: <20180708163156.3uaisxygyfcmiy2a@thebird.nl> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Pjotr Prins Cc: guix-devel Hi Pjotr, > On another host it is working. Not sure why below particular host is > failing, but it looks to me when you want to install le-certs it > should just do it ;) Could it be that there is disk corruption on that host? You can try to repair the store with =E2=80=9Cguix gc --verify=3Drepair,contents=E2=80=9D. --=20 Ricardo