GNU bug report logs - #48700
guix import fails with unexpected token

Previous Next

Package: guix;

Reported by: "Philip Munksgaard" <philip <at> munksgaard.me>

Date: Thu, 27 May 2021 14:47:01 UTC

Severity: normal

Merged with 48701

Done: "Philip Munksgaard" <philip <at> munksgaard.me>

Bug is archived. No further changes may be made.

Full log


Message #16 received at 48700 <at> debbugs.gnu.org (full text, mbox):

From: zimoun <zimon.toutoune <at> gmail.com>
To: "Philip Munksgaard" <philip <at> munksgaard.me>
Cc: 48700 <at> debbugs.gnu.org
Subject: Re: bug#48700: guix import fails with unexpected token
Date: Thu, 10 Jun 2021 11:41:11 +0200
Hi,

On Sun, 30 May 2021 at 18:38, "Philip Munksgaard" <philip <at> munksgaard.me> wrote:
> As far as I can tell, this is actually an instance of
> https://issues.guix.gnu.org/48701. You can close this issue in favor of that
> one.

From my understanding, no.  I propose to unmerge.  WDYT?

The bug#48700 is a duplicate of bug#44115 (recursive importers).  For
instance, a first attempt to fix it is proposed by patch#45984; a new
version should come soon. :-)

But bug#48701 is not related, instead it is related to the Cabal
implemented by Guix.


For instance, this works:

--8<---------------cut here---------------start------------->8---
for p in bytestring-to-vector bmp directory-tree language-c-quote mainland-pretty neat-interpolation pcg-random srcloc; \
do
  guix import hackage $p -r ;
done

guix import hackage futhark
--8<---------------cut here---------------end--------------->8---

i.e., the option recursive with ’futhark’ goes to ’recursive-import’
from (guix import utils) and the ’node’ is not always well-formed when
’lookup-node’ as explained in #44115 and #45984.


<http://issues.guix.gnu.org/issue/44115>
<http://issues.guix.gnu.org/issue/45984>

All the best,
simon




This bug report was last modified 3 years and 318 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.