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

2021-03-26 Thread c4t0
Hello! zimoun writes: > Hi, > > On Thu, 25 Mar 2021 at 16:23, c4t0 wrote: >> zimoun writes: > >>> The issue with this is that Guix would somehow depend on Haskell. And >>> it would not happen: GHC is not bootstrappable, is huge, etc. >> >>

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

2021-03-25 Thread c4t0
zimoun writes: > Hi, > > On Wed, 24 Mar 2021 at 16:41, c4t0 wrote: >> zimoun writes: > >> yes! I don't know if is really related with >> https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35743 and is a layout >> problem or it doesn't know how to par

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

2021-03-24 Thread c4t0
zimoun writes: > Hi, > > On Wed, 24 Mar 2021 at 04:19, c4t0 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) >> S

Re: guix environment guix -pure can't locate lesspipe

2021-03-24 Thread c4t0
Julien Lepiller writes: > Le 23 mars 2021 18:25:38 GMT-04:00, c4t0 a écrit : >> >>Hi, >> >>I'm having trouble importing a package from hackage, so I tried to >>debug >>the import source code. After cloning guix I found that I can't start a >

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

2021-03-24 Thread c4t0
c4t0 writes: it appears to be this bug: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=35743 It's marked in the hackage.scm to expected fail, but the layout problem with cabal files seems pretty ubiquos. I'll try to look at it, and move the discussion there. If anyone can give me s

guix import hackage fails with errors, and failed tests

2021-03-23 Thread c4t0
Hi! 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' so I cloned guix, and:

guix environment guix -pure can't locate lesspipe

2021-03-23 Thread c4t0
Hi, I'm having trouble importing a package from hackage, so I tried to debug the import source code. After cloning guix I found that I can't start a pure environment: guix environment guix --pure --ad-hoc help2man git strace Command 'lesspipe' is available in the following places * /bin/lessp