Re: core-updates freeze

2019-07-16 Thread Timothy Sample
Hi Marius, Marius Bakke writes: > Timothy Sample writes: > >> From ad931895edae97e2d6d77542fcbe8dc793f193f0 Mon Sep 17 00:00:00 2001 >> From: Timothy Sample >> Date: Tue, 16 Jul 2019 10:04:58 -0400 >> Subject: [PATCH] system: Write the timezone to /etc/timezone. >> >> * gnu/system.scm (operati

Re: core-updates freeze

2019-07-16 Thread Marius Bakke
Timothy Sample writes: > Hi, > > Kei Kebreau writes: > >> Marius Bakke writes: >> >>> I'm not sure what we should do about it. Thoughts? >>> >>> Kei: Does it work if you 'echo Your/Timezone > /etc/timezone' ? >>> Alternatively, you could make /etc/localtime a symbolic link to >>> $tzdata/share

Re: core-updates freeze

2019-07-16 Thread Timothy Sample
Hi, Kei Kebreau writes: > Marius Bakke writes: > >> I'm not sure what we should do about it. Thoughts? >> >> Kei: Does it work if you 'echo Your/Timezone > /etc/timezone' ? >> Alternatively, you could make /etc/localtime a symbolic link to >> $tzdata/share/zoneinfo/Your/Timezone, though that w

Re: core-updates freeze

2019-07-13 Thread Kei Kebreau
Kei Kebreau writes: > Marius Bakke writes: > >> Kei Kebreau writes: >> >>> Ludovic Courtès writes: >>> Hello! Marius Bakke skribis: > The core-updates branch is now (almost!) ready for prime time. Yay! > This is turning out to be one of the biggest m

Re: core-updates freeze

2019-07-13 Thread Kei Kebreau
Marius Bakke writes: > Kei Kebreau writes: > >> Ludovic Courtès writes: >> >>> Hello! >>> >>> Marius Bakke skribis: >>> The core-updates branch is now (almost!) ready for prime time. >>> >>> Yay! >>> This is turning out to be one of the biggest merges ever[*], currently represen

Re: core-updates freeze

2019-07-12 Thread Marius Bakke
Kei Kebreau writes: > Ludovic Courtès writes: > >> Hello! >> >> Marius Bakke skribis: >> >>> The core-updates branch is now (almost!) ready for prime time. >> >> Yay! >> >>> This is turning out to be one of the biggest merges ever[*], currently >>> representing 433 commits from 15 people, with

Re: core-updates freeze

2019-07-11 Thread Kei Kebreau
Ludovic Courtès writes: > Hello! > > Marius Bakke skribis: > >> The core-updates branch is now (almost!) ready for prime time. > > Yay! > >> This is turning out to be one of the biggest merges ever[*], currently >> representing 433 commits from 15 people, with commits dating back to >> September

Re: core-updates freeze

2019-07-11 Thread Ludovic Courtès
Hello! Marius Bakke skribis: > The core-updates branch is now (almost!) ready for prime time. Yay! > This is turning out to be one of the biggest merges ever[*], currently > representing 433 commits from 15 people, with commits dating back to > September last year(!). Ouch! This is both impr

core-updates freeze

2019-07-03 Thread Marius Bakke
Guix, The core-updates branch is now (almost!) ready for prime time. This is turning out to be one of the biggest merges ever[*], currently representing 433 commits from 15 people, with commits dating back to September last year(!). Some of the highlights from this branch include: * jannekes lo

Re: ‘core-updates’ freeze approaching!

2015-09-18 Thread Ludovic Courtès
Andreas Enge skribis: > On Thu, Sep 17, 2015 at 10:02:08PM +0200, Ludovic Courtès wrote: >> https://bugs.freedesktop.org/show_bug.cgi?id=92027 > > The segfault and the valgrind issue happen in different files, so they > do not seem to be related. [...] > I also tried to cd into /tmp/nix-build

Re: ‘core-updates’ freeze approaching!

2015-09-17 Thread Andreas Enge
On Thu, Sep 17, 2015 at 10:02:08PM +0200, Ludovic Courtès wrote: > https://bugs.freedesktop.org/show_bug.cgi?id=92027 The segfault and the valgrind issue happen in different files, so they do not seem to be related. The code before the line where gdb places the error: Program received signal SI

Re: ‘core-updates’ freeze approaching!

2015-09-17 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > Since we’ve sidestepped the GnuTLS/libtasn1 issue 宋文武 reported by > reverting the libtasn1 upgrade, Hydra is now building all of > ‘core-updates’: > > http://hydra.gnu.org/jobset/gnu/core-updates > > Please keep an eye on it so we can fix breakage as qui

Re: ‘core-updates’ freeze approaching!

2015-09-14 Thread Ludovic Courtès
Since we’ve sidestepped the GnuTLS/libtasn1 issue 宋文武 reported by reverting the libtasn1 upgrade, Hydra is now building all of ‘core-updates’: http://hydra.gnu.org/jobset/gnu/core-updates Please keep an eye on it so we can fix breakage as quickly as possible. Ludo’.

Re: ‘core-updates’ freeze approaching!

2015-09-11 Thread Ludovic Courtès
l...@gnu.org (Ludovic Courtès) skribis: > I think it’s time to get ready to merge it, so let’s say we’ll get Hydra > building all of it within a day or two. Any objections? I’ve just pushed a patch to skip the Coreutils test that was causing intermittent failures (see

‘core-updates’ freeze approaching!

2015-09-10 Thread Ludovic Courtès
Hi there! We’ve been pushing a number a fixes, improvements, and package upgrades in the ‘core-updates’ branch. I think it’s time to get ready to merge it, so let’s say we’ll get Hydra building all of it within a day or two. Any objections? Ludo’.