From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Subject: bug#36336: Bug found while upgrading a GuixSD installation Date: Mon, 24 Jun 2019 21:57:31 +0200 Message-ID: <87o92m4uz8.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:54822) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hfV6S-0003l5-By for bug-guix@gnu.org; Mon, 24 Jun 2019 15:58:13 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hfV6Q-0007ht-Bo for bug-guix@gnu.org; Mon, 24 Jun 2019 15:58:12 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44505) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1hfV6J-0007cO-8x for bug-guix@gnu.org; Mon, 24 Jun 2019 15:58:05 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1hfV6J-0006zi-7U for bug-guix@gnu.org; Mon, 24 Jun 2019 15:58:03 -0400 Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Message-ID: In-Reply-To: (Brandon Irizarry's message of "Sun, 23 Jun 2019 00:08:41 -0400") 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: Brandon Irizarry Cc: 36336-done@debbugs.gnu.org Hello, Brandon Irizarry skribis: > |following redirection to `https://ci.guix.gnu.org'... > Backtrace: > 3 (apply-smob/1 #) > In ice-9/boot-9.scm: > 705:2 2 (call-with-prompt _ _ #) > In ice-9/eval.scm: > 619:8 1 (_ #(#(#))) > In guix/ui.scm: > 1583:12 0 (run-guix-command _ . _) > > guix/ui.scm:1583:12: In procedure run-guix-command: > In procedure put-string: Wrong type argument in position 1 (expecting open > output port): # This was a bug on hydra.gnu.org, which was fixed earlier today: https://issues.guix.gnu.org/issue/36299 However I encourage you to change your config so that it uses https://ci.guix.gnu.org instead since hydra.gnu.org was discontinued: https://lists.gnu.org/archive/html/info-guix/2019-06/msg00001.html Thanks, Ludo=E2=80=99.