On Tue, Jan 21, 2014 at 11:51:08PM +0100, Ludovic Courtès wrote:
> Do you have a way to reproduce it (command line + “will be downloaded” list)?
> I tried a few substitutions at random and everything went fine.
Now everything goes well for me, too. No idea what happened.
Andreas
Hi!
(It took me a while to respond, notably because I was chasing a
web-related bug I had just introduced in Guile. Dog food!)
Andreas Enge skribis:
> Now I get messages like
>guix build: error: build failed: got unexpected path
> `/nix/store/y7hz3la98sk4lmxmsvzbvjxifz4yrnwz-tzdata-2013d'
Mark H Weaver skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Commit d43eb49 updates the Nix sub-module that provides the daemon’s
>> C++ code.
>>
>> To update, run:
>>
>> ( cd nix ; ./sync-with-upstream )
>> autoreconf -vfi
>> ./configure ... && make && make check
>
> A few of us ra
l...@gnu.org (Ludovic Courtès) writes:
> Commit d43eb49 updates the Nix sub-module that provides the daemon’s
> C++ code.
>
> To update, run:
>
> ( cd nix ; ./sync-with-upstream )
> autoreconf -vfi
> ./configure ... && make && make check
A few of us ran into problems with these instructions
Now I get messages like
guix build: error: build failed: got unexpected path
`/nix/store/y7hz3la98sk4lmxmsvzbvjxifz4yrnwz-tzdata-2013d' from substituter
Maybe we need to clear /nix/store on hydra and restart it to fill the store
again?
Andreas
Commit d43eb49 updates the Nix sub-module that provides the daemon’s
C++ code.
To update, run:
( cd nix ; ./sync-with-upstream )
autoreconf -vfi
./configure ... && make && make check
Please report any test suite failure.
The changes compared to the daemon we had so far include interesting