From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Staging Date: Fri, 23 Feb 2018 23:29:44 +0100 Message-ID: <87bmgf9w6f.fsf@gnu.org> References: <20180220014627.GA1984@jasmine.lan> <87371wco3n.fsf@fastmail.com> <20180220094558.GB23825@macbook41> <20180220115706.GC17373@jasmine.lan> <20180220120711.GA14718@jurong> <20180220131439.GC23825@macbook41> <20180220131759.GA16893@jurong> <20180220142326.GD23825@macbook41> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38936) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1epLqf-0004RR-Hd for guix-devel@gnu.org; Fri, 23 Feb 2018 17:29:50 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1epLqe-0000B2-KE for guix-devel@gnu.org; Fri, 23 Feb 2018 17:29:49 -0500 Received: from hera.aquilenet.fr ([2a0c:e300::1]:38020) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1epLqe-00007E-DQ for guix-devel@gnu.org; Fri, 23 Feb 2018 17:29:48 -0500 In-Reply-To: <20180220142326.GD23825@macbook41> (Efraim Flashner's message of "Tue, 20 Feb 2018 16:23:26 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Efraim Flashner Cc: guix-devel@gnu.org Efraim Flashner skribis: > On Tue, Feb 20, 2018 at 02:17:59PM +0100, Andreas Enge wrote: >> On Tue, Feb 20, 2018 at 03:14:39PM +0200, Efraim Flashner wrote: >> > CMake is just old, not especially in need of updates. It would be nice >> > to ungraft stuff though. >>=20 >> I just meant to not switch cmake versions together with other things: >>=20 >> $ ./pre-inst-env guix refresh -l cmake >> Building the following 1007 packages would ensure 2499 dependent package= s are rebuilt >>=20 >> A lot depends on cmake, so we can expect some breakage, and mixing this = with >> other potential sources of breakage would make it more difficult to diag= nose. >>=20 >> Andreas >>=20 > > Works for me. Plus if we have a short staging cycle we can do it more > often=C2=B9. > > =C2=B9hydra permitting Note that berlin is building master, core-updates (the =E2=80=98core=E2=80= =99 subset of packages), and staging right now. The web interface isn=E2=80=99t very hel= pful yet, but if it=E2=80=99s an option for you, you can use =E2=80=98M-x guix-hydra-latest-builds=E2=80=99 in Emacs, or just check the = availability of substitutes. Ludo=E2=80=99.