From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Hydra status Date: Tue, 08 Apr 2014 22:34:16 +0200 Message-ID: <87wqeza7cn.fsf@gnu.org> 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]:43066) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXcit-0000O6-Ec for guix-devel@gnu.org; Tue, 08 Apr 2014 16:34:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WXcio-0003qC-Rv for guix-devel@gnu.org; Tue, 08 Apr 2014 16:34:23 -0400 Received: from hera.aquilenet.fr ([2a01:474::1]:59978) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WXcio-0003q5-Kp for guix-devel@gnu.org; Tue, 08 Apr 2014 16:34:18 -0400 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 8200F220F for ; Tue, 8 Apr 2014 22:34:17 +0200 (CEST) Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 0Fk8VqFPncFx for ; Tue, 8 Apr 2014 22:34:17 +0200 (CEST) Received: from pluto (reverse-83.fdn.fr [80.67.176.83]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 40FB62168 for ; Tue, 8 Apr 2014 22:34:17 +0200 (CEST) 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-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org You may have noticed that hydra.gnu.org has been, hmm, unhealthy lately. There are several bugs in the offload hook that were fixed recently, notably fixing errors such as: guix build: error: lstat: No such file or directory: ...foo.drv You may have also seen: derivation was garbage-collected prior to build This one should now be fixed, on the Hydra side: https://github.com/NixOS/hydra/commit/cc4645659896113cb8677110a1ed7684057= 09296 So it=E2=80=99s not optimal yes, but making progress. Thanks, Ludo=E2=80=99.