bug-guix
[Top][All Lists]
Advanced

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

Re: daemon: No rule to make target `nix/libstore/schema.sql'


From: Ludovic Courtès
Subject: Re: daemon: No rule to make target `nix/libstore/schema.sql'
Date: Thu, 13 Dec 2012 22:20:46 +0100
User-agent: Gnus/5.130005 (Ma Gnus v0.5) Emacs/24.2 (gnu/linux)

Hi,

Nikita Karetnikov <address@hidden> skribis:

>>> Also, how should I use it? It's in the
>>> 'remotes/origin/nix-integration' branch and I have to work in the
>>> 'master' branch.
>
>> Yeah, I hope to merge that branch soon.

Done.  :-)

> You misunderstood my question. I wanted to know how to use it instead
> of 'nix-worker --daemon'. Is it possible?

Now there’s a ‘guix-daemon’ binary that gets built.  Unlike
‘nix-daemon’, it does not check for nix.conf, and expects options to be
passed on the command-line.

>> Did you run ‘./bootstrap’ or ‘./nix/sync-with-upstream’?
>
> Yes, I did.
>
> # git checkout remotes/origin/nix-integration
>
> # autoreconf -vfi

You must run ‘./bootstrap’ before anything else.  It will take care of
running autoreconf.

> # cd nix
> # ./sync-with-upstream
> ./sync-with-upstream: line 62: cd: ../nix-upstream/src: No such file
> or directory

This is a sign that ‘nix-upstream’ did not get populated by
‘./bootstrap’ (which just does ‘git submodule update’.)

Thanks,
Ludo’.



reply via email to

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