unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Andreas Enge <andreas@enge.fr>
Cc: bug-guix@gnu.org
Subject: Re: daemon: No rule to make target `nix/libstore/schema.sql'
Date: Thu, 13 Dec 2012 23:55:04 +0100	[thread overview]
Message-ID: <87d2ydy33r.fsf@gnu.org> (raw)
In-Reply-To: <201212132256.25612.andreas@enge.fr> (Andreas Enge's message of "Thu, 13 Dec 2012 22:56:25 +0100")

Andreas Enge <andreas@enge.fr> skribis:

> Am Donnerstag, 13. Dezember 2012 schrieb Ludovic Courtès:
>> You must run ‘./bootstrap’ before anything else.  It will take care of
>> running autoreconf.
>> > # cd nix
>> > # ./sync-with-upstream
>
> When just running ./bootstrap, I also get the "no rule to make target".
> Should not the bootstrap script also execute the
>    cd nix; ./sync-with-upstream
> commands?

Oops, indeed.

> This one actually ends with
>    cp: cannot stat `../nix-upstream/{COPYING,AUTHORS}': No such file or 
> directory.

That’s because the Git submodule wasn’t actually initialized.

Commit e2a06dd should fix it.

> In guix/store.scm:
>  319: 1 [open-connection "/usr/local/guix-git/var/daemon-socket/socket" # 
> #t]
> In unknown file:
>    ?: 0 [connect #<input-output: socket 6> # #<undefined>]
>
> ERROR: In procedure connect:
> ERROR: In procedure connect: No such file or directory
>
> Actually, there is only a file
>    /usr/local/guix-git/var/nix/daemon-socket/socket
> (notice the additional "nix").

Good catch.  Commit 7f4f065 fixes it.

Thanks for the quick feedback!

Ludo’.

  parent reply	other threads:[~2012-12-13 22:55 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-11 11:55 daemon: No rule to make target `nix/libstore/schema.sql' Nikita Karetnikov
2012-12-13 21:20 ` Ludovic Courtès
2012-12-13 21:56   ` Andreas Enge
2012-12-13 22:19     ` Andreas Enge
2012-12-13 22:55     ` Ludovic Courtès [this message]
2012-12-13 23:05       ` Andreas Enge
2012-12-14  9:52         ` Ludovic Courtès
2012-12-14 10:50           ` Andreas Enge
2012-12-14 21:12             ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87d2ydy33r.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=andreas@enge.fr \
    --cc=bug-guix@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).