Re: Daemon update

2015-05-21 Thread Alexander Vorobiev
Ludo', Taylan, Doesn't binary distribution have hardcoded /gnu/* paths? I can't use those unfortunately. We have a standard configuration of RHEL 6.5 installed on hundreds of servers and any modifications of the root directory (and all other "standard" directories) layout are out of question. Woul

Re: Daemon update

2015-05-26 Thread Alexander Vorobiev
: Throw to key `srfi-34' with args `(#)'. Makefile:4331: recipe for target 'guix-binary.x86_64-linux.tar.xz' failed make: [guix-binary.x86_64-linux.tar.xz] Error 1 (ignored) Thanks, Alex On Fri, May 22, 2015 at 8:45 AM, Ludovic Courtès wrote: > Alexander Vorobiev skribis:

Re: Daemon update

2015-05-27 Thread Alexander Vorobiev
] Ok. Stopping Configure. Thanks, Alex On Wed, May 27, 2015 at 10:18 AM, Ludovic Courtès wrote: > Alexander Vorobiev skribis: > > > Ok, I have just tried to build the binary tarball on a VM where I > > reproduced all the paths I want (basically, instead of /gnu I want >

Re: Daemon update

2015-05-28 Thread Alexander Vorobiev
h configure? scheme variable?) that it wouldn't be hard-coded? I am guessing any update to guix would cause my changes to be lost? Thanks, Alex On Wed, May 27, 2015 at 3:51 PM, Ludovic Courtès wrote: > Alexander Vorobiev skribis: > > > I modified the files (to use my paths for th

Re: Daemon update

2015-05-29 Thread Alexander Vorobiev
, Ludovic Courtès wrote: > Alexander Vorobiev skribis: > > > I have some good progress finally. I started from scratch and pulled the > > latest from git. I am now running guix-daemon as root with only one > option > > --no-substitutes. The make guix-binary* ran for hours a

Re: Daemon update

2015-06-01 Thread Alexander Vorobiev
file:3440: recipe for target 'check-recursive' failed make[5]: *** [check-recursive] Error 1 make[5]: Leaving directory '/tmp/nix-build-glib-2.44.0.drv-0/glib-2.44.0/gio/tests' Thanks, Alex On Sun, May 31, 2015 at 2:14 PM, Ludovic Courtès wrote: > Alexander Vorobiev skr

Re: Daemon update

2015-06-01 Thread Alexander Vorobiev
Yes it is, happens every time I run it (make guix-binary). Could it be custom store and/or local cache? Or wrong version of something in the system I am using (latest Arch linux)? Thanks, Alex On Mon, Jun 1, 2015 at 2:58 PM, Ludovic Courtès wrote: > Alexander Vorobiev skribis: > &g

Re: Daemon update

2015-06-01 Thread Alexander Vorobiev
plan ERROR: gapplication - exited with status 139 (terminated by signal 11?) That email had status 136 and signal 6. Thanks, Alex On Mon, Jun 1, 2015 at 3:23 PM, Alexander Vorobiev < alexander.vorob...@gmail.com> wrote: > Yes it is, happens every time I run it (make guix-binary). Co

Re: Daemon update

2015-06-03 Thread Alexander Vorobiev
wrote: > Alexander Vorobiev skribis: > > > At first I saw the exact same error in this list: > > > > http://lists.gnu.org/archive/html/bug-guix/2014-12/msg2.html > > Oh. > > > I then pulled again, rebooted the VM just in case, reinstalled guix, and &