unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Alex Vorobiev <alexander.vorobiev@gmail.com>
Cc: guix-devel@gnu.org
Subject: Re: --with-store-dir and/or --localstatedir seem to be ignored
Date: Fri, 15 May 2015 12:40:19 +0200	[thread overview]
Message-ID: <87617u2kfg.fsf@gnu.org> (raw)
In-Reply-To: <loom.20150515T054841-459@post.gmane.org> (Alex Vorobiev's message of "Fri, 15 May 2015 04:07:39 +0000 (UTC)")

Alex Vorobiev <alexander.vorobiev@gmail.com> skribis:

> I have built guix-0.8.2 and specified both --with-store-dir and --
> localstatedir (both directories are world-writable) but when I started 
> guix-daemon (as myself) and tried to install a package I got:
>
> $ guix package -i mc
> guix package: error: build failed: creating directory `/gnu': Permission 
> denied

‘guix-daemon’ and ‘guix’ should definitely honor whatever was
--with-store-dir was given.  Perhaps there were stale compiled files?

Could you try:

  ./configure --with-store-dir=/what/you/want && \
     make clean && make && make install

?

HTH,
Ludo’.

      parent reply	other threads:[~2015-05-15 10:40 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-15  4:07 --with-store-dir and/or --localstatedir seem to be ignored Alex Vorobiev
2015-05-15  9:03 ` Taylan Ulrich Kammer
2015-05-15 10:45   ` Ludovic Courtès
2015-05-15 14:03     ` Taylan Ulrich Kammer
2015-05-15 14:35       ` Ludovic Courtès
2015-05-15 14:58         ` Taylan Ulrich Kammer
2015-05-15 16:51           ` Ludovic Courtès
2015-05-15 20:22             ` ftp " Alex Vorobiev
2015-05-16 19:42               ` Ludovic Courtès
2015-05-21  2:42                 ` Alex Vorobiev
2015-05-21  8:20                   ` Ludovic Courtès
2015-05-19 22:17       ` Mark H Weaver
2015-05-20  7:27         ` Taylan Ulrich Bayırlı/Kammer
2015-05-20 16:53           ` Mark H Weaver
2015-05-15 10:40 ` Ludovic Courtès [this message]

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=87617u2kfg.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=alexander.vorobiev@gmail.com \
    --cc=guix-devel@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).