all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Pjotr Prins <pjotr.public12@thebird.nl>
To: Wm Salt Hale <salt@altsalt.net>
Cc: guix-devel@gnu.org
Subject: Re: Bootstrapping Guix on HPC without Root
Date: Thu, 13 Jul 2017 09:40:12 +0200	[thread overview]
Message-ID: <20170713074012.GA18110@thebird.nl> (raw)
In-Reply-To: <20170712174615.2f0db165@Saltsus>

Just read the script. I think this is actually the hard way of doing
it and 'guix pull' should not work if you are not on /gnu/store.

How about using proot (Ludo has some info here) and to bootstrap guix
instead with guix and configure the build system like 

   https://github.com/pjotrp/guix-notes/blob/master/INSTALL.org#building-gnu-guix-from-source-using-guix

That way you get a reproducible build environment and then build guix
in a non-root path. I have not tried this yet, but I can try it this
weekend (I am on the road right now).

Pj.

On Wed, Jul 12, 2017 at 05:46:15PM -0700, Wm Salt Hale wrote:
> Hello,
> 
> I have been attempting to install Guix on the University of
> Washington's HPC using a modified bootstrapping script based on
> https://github.com/pjotrp/nix-no-root
> 
> The script can currently be found here (to be forked and pushed to GH
> when verified as working):
> 
> https://communitydata.cc/~salt/guix-bootstrap.sh
> 
> 
> This produces a semi-working installation, it can spit out a version
> and spend a good deal of time trying to complete `guix pull`
> 
> The first run was logged via `|& tee -a`
> 
> https://communitydata.cc/~salt/guix_first_run.log
> 
> 
> As you can see, the build fails. Subsequent runs fail at the same
> point. I've tried a variety of debugging steps including: side-load
> libstdc++ directly from the Store with not effect, reduce number of
> cores daemon is allowed, and imitate linux-2.6.
> 
> Any assistance or direction would be greatly appreciated!
> 
> --
> Wm Salt Hale

-- 

  reply	other threads:[~2017-07-13  7:40 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-07-13  0:46 Bootstrapping Guix on HPC without Root Wm Salt Hale
2017-07-13  7:40 ` Pjotr Prins [this message]
2017-07-17 13:48 ` Ludovic Courtès
  -- strict thread matches above, loose matches on Subject: below --
2017-07-07  2:51 Wm Salt Hale
2017-07-08  8:31 ` Ricardo Wurmus

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=20170713074012.GA18110@thebird.nl \
    --to=pjotr.public12@thebird.nl \
    --cc=guix-devel@gnu.org \
    --cc=salt@altsalt.net \
    /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.