guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: guix import hackage fails with errors, and failed tests


From: zimoun
Subject: Re: guix import hackage fails with errors, and failed tests
Date: Wed, 24 Mar 2021 17:58:19 +0100

Hi,

On Wed, 24 Mar 2021 at 04:19, c4t0 <c4t0@riseup.net> wrote:

> I'm having problems with 'guix import' in my environment:
> $guix import hackage -t ghc-events
> Syntax error: unexpected token : common (at line 44, column 0)
> Syntax error: unexpected end of input
> guix import: error: failed to download cabal file for package 'ghc-events'

Probably because the cabal file is bad formed.  Or better worded,
because the Guix cabal parser fails to parse the line 44 starting by
'common'.
Well, give a look at (guix import cabal).

> so I cloned guix, and:
>
> guix environment guix --pure --ad-hoc help2man git strace --container

Somehow, --container implies --pure. :-)


HTH,
simon



reply via email to

[Prev in Thread] Current Thread [Next in Thread]