From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Bowcutt Subject: bug#32929: `guix pull` fail Date: Mon, 08 Oct 2018 17:58:07 -0400 Message-ID: <1bfe554e7bd3e7415d821b694106fb81948c0dd0.camel@case.edu> References: <8366805ea63466ea6bbdcf42ea89cbb1cac75231.camel@case.edu> <87y3b8upwu.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:59280) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1g9p2h-0001sT-5w for bug-guix@gnu.org; Tue, 09 Oct 2018 06:15:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1g9p2c-00015L-6e for bug-guix@gnu.org; Tue, 09 Oct 2018 06:15:07 -0400 Received: from debbugs.gnu.org ([208.118.235.43]:36948) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1g9p2c-000151-2S for bug-guix@gnu.org; Tue, 09 Oct 2018 06:15:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1g9p2b-0004aG-MF for bug-guix@gnu.org; Tue, 09 Oct 2018 06:15:01 -0400 Sender: "Debbugs-submit" Resent-Message-ID: Resent-To: 32929@debbugs.gnu.org Resent-Message-ID: <87tvlvbf5e.fsf@gnu.org> In-Reply-To: <87y3b8upwu.fsf@gnu.org> 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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Ludo, On Mon, 2018-10-08 at 22:47 +0200, Ludovic Courtès wrote: > Thanks for your report. I pulled v0.15.0 and from there tried to > pull > the above commit, but I couldn’t reproduce the bug above. > > Does it still occur for you? Yes, I'm still getting this error, although with different program and guix version hashes which frequently change. > How did you install Guix? It seems to be running on Guile 2.0 (not > 2.2), can you confirm? I installed via the Fedora 28 COPR at https://copr.fedorainfracloud.org/coprs/lantw44/guix/. I'm 90% sure I'm running Guile 2.0, even though I have both 2.0 and 2.2 installed via dnf. -Michael