[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Guix Pull Failure
From: |
Alex Kost |
Subject: |
Re: Guix Pull Failure |
Date: |
Tue, 30 Sep 2014 12:13:22 +0400 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) |
Alex Sassmannshausen (2014-09-30 11:40 +0400) wrote:
> Hello,
>
> When doing `guix pull` this morning it consistently fails with:
>
> ---8<-------->8------------
> copying and compiling to
> '/gnu/store/gjb8zsijysxfcizw1374k5hcadd3x7mf-guix-latest'...
> compiling... 8.7% of 335 filesERROR: no code for module (json)
> ---8<-------->8------------
>
> It does this even after I have installed guile-json. Could this be due
> to the recent addition of the PyPi Importer?
Indeed, I thought it would be fixed after
<http://git.savannah.gnu.org/cgit/guix.git/commit/?id=85054932667d57224dde1d18c381d7d7c0a95dd4>,
but it is not.
Ludovic, need your help!