From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: bug#35038: Hydra unable to create new evaluations of master branch Date: Sat, 30 Mar 2019 00:39:33 -0400 Message-ID: <87a7hd9dr3.fsf@netris.org> References: <87pnqa78x9.fsf@netris.org> <878swx8xij.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 ([209.51.188.92]:58474) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hA5oi-0004E3-FY for bug-guix@gnu.org; Sat, 30 Mar 2019 00:42:05 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hA5oh-0006AP-KM for bug-guix@gnu.org; Sat, 30 Mar 2019 00:42:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:50858) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hA5og-0006AD-KT for bug-guix@gnu.org; Sat, 30 Mar 2019 00:42:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hA5og-00037T-CR for bug-guix@gnu.org; Sat, 30 Mar 2019 00:42:02 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: <878swx8xij.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Fri, 29 Mar 2019 17:18:28 +0100") List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 35038-done@debbugs.gnu.org Ludovic Court=C3=A8s writes: > Mark H Weaver skribis: > >> I tried to create a new evaluation of 'master' on hydra.gnu.org to build >> the new kernels, and it failed with the following inscrutable error: >> >> building path(s) `/gnu/store/ar60js22kf3xwv06qdc1clhrvq1hf79z-profile' >> ERROR: In procedure read: >> In procedure scm_lreadr: #:13:133: Unknown # object: #\< > > This may be due to the PHP typo that commit > 9398152ad1f4e130ad895c8bb756de8a33e91f7f fixed. Could you try again? That fixed the problem. Thanks! Mark