[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: core-updates on Hurd
From: |
Manolis Ragkousis |
Subject: |
Re: core-updates on Hurd |
Date: |
Fri, 23 Jun 2017 10:15:36 +0300 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.0 |
Hey Rene,
On 06/23/17 05:45, rennes wrote:
> Good day,
>
> currently the guix core-updates branch on GNU/Hurd, after start
> guix-daemon and issue the command './pre-inst-env guix build hello'
> fails with:
> --
> guix build: error: lstat: No such file or directory:
> "/home/jin/guix/gnu/packages/zation.scm"
> --
>
it sounds to me like there is something wrong with your clone of the
repo. Could you run make clean && make ?
Manolis