[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#36336: Bug found while upgrading a GuixSD installation
From: |
Ludovic Courtès |
Subject: |
bug#36336: Bug found while upgrading a GuixSD installation |
Date: |
Mon, 24 Jun 2019 21:57:31 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux) |
Hello,
Brandon Irizarry <address@hidden> skribis:
> |following redirection to `https://ci.guix.gnu.org'...
> Backtrace:
> 3 (apply-smob/1 #<catch-closure 1135300>)
> In ice-9/boot-9.scm:
> 705:2 2 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
> In ice-9/eval.scm:
> 619:8 1 (_ #(#(#<directory (guile-user) 11ea140>)))
> 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): #<closed: string 15563f0>
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’.