bug#29662: 'guix gc' as user makes system unbootable

2017-12-21 Thread Quiliro Ordonez Baca
>From another thread that I mistakenly reopened: Hi Ludovic. >> 'guix gc' as user makes system unbootable.- > > If it were the case, we’d all be in troubles. :-) That is very true. But it is strange that it happens to me always when running 'guix gc'. Perhaps the previous times I had this prob

bug#29676: Guix test failure on tests/store.

2017-12-21 Thread Roel Janssen
Ludovic Courtès writes: > Roel Janssen skribis: > >> Ludovic Courtès writes: >> >>> Hi Roel, >>> >>> l...@gnu.org (Ludovic Courtès) skribis: >>> Roel Janssen skribis: >>> >>> [...] >>> >>> actual-error: >>> + (srfi-34 >>> + #>> `dtmp/guix-tests/store/462z3fnl7bs44vp9s97jy

bug#29773: urandom-seed-service should run earlier in the boot process

2017-12-21 Thread Leo Famulari
On Thu, Dec 21, 2017 at 10:10:29AM +0100, Ludovic Courtès wrote: > > The attached patch does the trick, AFAICS: > > diff --git a/gnu/services/base.scm b/gnu/services/base.scm > index acc5c33f5..7fc8f6aa7 100644 > --- a/gnu/services/base.scm > +++ b/gnu/services/base.scm > @@ -529,7 +529,10 @@ in

bug#29676: Guix test failure on tests/store.

2017-12-21 Thread Roel Janssen
Ludovic Courtès writes: > Hi Roel, > > l...@gnu.org (Ludovic Courtès) skribis: > >> Roel Janssen skribis: > > [...] > > actual-error: > + (srfi-34 > + # `dtmp/guix-tests/store/462z3fnl7bs44vp9s97jyg1z74nsfvly-tar' is not in > the Nix store" status: 1] 1071090>) > resul

bug#29676: Guix test failure on tests/store.

2017-12-21 Thread Ludovic Courtès
Roel Janssen skribis: > Ludovic Courtès writes: > >> Hi Roel, >> >> l...@gnu.org (Ludovic Courtès) skribis: >> >>> Roel Janssen skribis: >> >> [...] >> >> actual-error: >> + (srfi-34 >> + #> `dtmp/guix-tests/store/462z3fnl7bs44vp9s97jyg1z74nsfvly-tar' is not in >> the Nix

bug#29794: [core-updates] Another Hydra evaluation failed

2017-12-21 Thread Ludovic Courtès
Mark H Weaver skribis: > In the last hour or so, another Hydra evaluation failed, this time on > core-updates. Here's the tail of the evaluator.log: [...] > In guix/build-system/gnu.scm: >480:13 3 (gnu-cross-build # "gmp-?" ?) > In srfi/srfi-1.scm: >592:29 2 (map1 (("cross-libc" #) #

bug#29773: urandom-seed-service should run earlier in the boot process

2017-12-21 Thread Ludovic Courtès
Leo Famulari skribis: > On Wed, Dec 20, 2017 at 11:19:36AM +0100, Ludovic Courtès wrote: >> There’s a ‘user-processes’ service that serves a similar purpose. >> >> With the attached patches ‘urandom-seed’ becomes a dependency of >> ‘user-processes’, meaning that daemons & co. start after >> ‘ura