all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: rohit yadav <rohityadav@utexas.edu>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: help-guix@gnu.org
Subject: Re: How to install guix without root permission
Date: Fri, 6 Jan 2017 07:59:44 -0600	[thread overview]
Message-ID: <CAGKZdmacg1gvKoWwBnCJ1v-2bDBzHKGCpBBRDXJJ9ZCsWA2ZFA@mail.gmail.com> (raw)
In-Reply-To: <87tw9cmh75.fsf@gnu.org>

[-- Attachment #1: Type: text/plain, Size: 1809 bytes --]

​Thanks for the reply. ​The proot (https://proot-me.github.io/) project
allows you to map $HOME/gnu/store to /gnu/store etc. However, where I am
struggling is the guixbuild users and group creation, and running guix
daemon.

I am using kernel 4+, which supports namespaces. This reminds if there is
any effort to provide a lxc container for guixSD.

Thanks,
Rohit

On Fri, Jan 6, 2017 at 7:49 AM, Ludovic Courtès <ludo@gnu.org> wrote:

> Hello!
>
> rohit yadav <rohityadav@utexas.edu> skribis:
>
> > I am using guix for sometime now and I must admit, it is very clean
> > compared to nix. However, I want to install it on system where I do not
> > have root permission. Is is possible? If so, how?
>
> It is possible, but currently inconvenient and brittle, as noted at the
> bottom of:
>
>   https://gnu.org/software/guix/manual/html_node/Build-
> Environment-Setup.html
>
> The problems are:
>
>   1. you’d be producing binaries for, say, /home/rohit/gnu/store instead
>      of /gnu/store, so you’d have to build everything by yourself since
>      the substitutes from hydra.gnu.org are for use in /gnu/store;
>
>   2. you’d have no build isolation and long file names, which is likely
>      to break builds here and there (things will use stuff from /usr/bin
>      and /lib, shebangs will be longer than the kernel-imposed limit,
>      etc.)
>
> There have been discussions to improve the situation, and work in that
> direction will hopefully start this year¹.  The preferred approach will
> be the “user namespace” feature of the kernel Linux; does your system
> support it, out of curiosity?
>
> Thanks,
> Ludo’.
>
> ¹ See the discussion that starts at
>   <https://lists.gnu.org/archive/html/guix-devel/2016-10/msg00947.html>.
>

[-- Attachment #2: Type: text/html, Size: 3312 bytes --]

  reply	other threads:[~2017-01-06 14:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-06  0:59 How to install guix without root permission rohit yadav
2017-01-06 13:49 ` Ludovic Courtès
2017-01-06 13:59   ` rohit yadav [this message]
2017-01-06 14:18     ` Tobias Geerinckx-Rice
2017-01-06 15:53       ` Ludovic Courtès
2017-01-06 15:18     ` Ludovic Courtès
2017-01-06 23:26       ` rohit yadav
2017-01-07 21:06         ` 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

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

  git send-email \
    --in-reply-to=CAGKZdmacg1gvKoWwBnCJ1v-2bDBzHKGCpBBRDXJJ9ZCsWA2ZFA@mail.gmail.com \
    --to=rohityadav@utexas.edu \
    --cc=help-guix@gnu.org \
    --cc=ludo@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.