GNU bug report logs - #36336
Bug found while upgrading a GuixSD installation

Previous Next

Package: guix;

Reported by: Brandon Irizarry <brandon.irizarry <at> gmail.com>

Date: Sun, 23 Jun 2019 05:24:02 UTC

Severity: normal

Done: Ludovic Courtès <ludo <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 36336 in the body.
You can then email your comments to 36336 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#36336; Package guix. (Sun, 23 Jun 2019 05:24:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Brandon Irizarry <brandon.irizarry <at> gmail.com>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 23 Jun 2019 05:24:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Brandon Irizarry <brandon.irizarry <at> gmail.com>
To: bug-guix <at> gnu.org
Subject: Bug found while upgrading a GuixSD installation
Date: Sun, 23 Jun 2019 00:08:41 -0400
[Message part 1 (text/plain, inline)]
Hello all,

I ran 'sudo guix pull && guix system reconfigure /etc/config.scm', and
eventually got this:

|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>
@ substituter-failed
/gnu/store/5dzq0p9kmf9qdz77i9i76ljv5gqrn5cf-utf8proc-2.1.1 256 fetching
path `/gnu/store/5dzq0p9kmf9qdz77i9i76ljv5gqrn5cf-utf8proc-2.1.1' failed
with exit code 1
@ substituter-started
/gnu/store/k3fsjph2l6zlq8chyd4vddik61z5c6vb-valgrind-3.15.0
/gnu/store/v5lad91n9wsnxqfqdy76mmsjc1fm8v0c-guix-0.15.0-7.f5a2724/libexec/guix/substitute
killing process 32127
Backtrace:
In srfi/srfi-1.scm:
   592:29 19 (map1 (("gettext" #<package gettext-minimal <at> 0.19.8?>) ?))
   592:29 18 (map1 (("perl-module-build" #<package perl-module-?>) ?))
   592:29 17 (map1 (("docbook-xsl" #<package docbook-xsl <at> 1.79.1?>) ?))
   592:29 16 (map1 (("libxml2" #<package libxml2 <at> 2.9.8 5986370>) # ?))
   592:29 15 (map1 (("xsltproc" #<package libxslt <at> 1.1.32 5986000>) ?))
   592:29 14 (map1 (("docbook-xml" #<package docbook-xml <at> 4.1.2 ?>) ?))
   592:29 13 (map1 (("perl-yaml-tiny" #<package perl-yaml-tiny@?>) ?))
   592:17 12 (map1 (("texlive" #<package texlive-tiny <at> 49435 291?>) ?))
In ./guix/packages.scm:
   979:16 11 (expand-input #<store-connection 256.99 5d186c0> #<pac?> ?)
   936:16 10 (cache! #<weak-table 531/883> #<package texlive-tiny <at> 4?> ?)
  1255:22  9 (thunk)
  1188:25  8 (bag->derivation #<store-connection 256.99 5d186c0> #<?> ?)
In srfi/srfi-1.scm:
   592:29  7 (map1 (("bash" #<package bash <at> 4.4.23 5d33bb0>) ("?" ?) ?))
   592:29  6 (map1 (("texlive-bin" #<package texlive-bin <at> 201804?>) ?))
   592:17  5 (map1 (("texlive-dvips" #<package texlive-dvips <at> 49?>) ?))
In ./guix/packages.scm:
   979:16  4 (expand-input #<store-connection 256.99 5d186c0> #<pac?> ?)
   936:16  3 (cache! #<weak-table 531/883> #<package texlive-dvips@?> ?)
  1255:22  2 (thunk)
  1188:25  1 (bag->derivation #<store-connection 256.99 5d186c0> #<?> ?)
In srfi/srfi-1.scm:
   592:17  0 (map1 (("dvips-font-maps" #<origin #<<svn-referenc?>) ?))

srfi/srfi-1.scm:592:17: In procedure map1:
Throw to key `srfi-34' with args `(#<condition &store-protocol-error
[message: "some substitutes for the outputs of derivation
`/gnu/store/kbgb2nk9v8d8dwai6m7bmshcz7mi1sy9-utf8proc-2.1.1.drv' failed
(usually happens due to networking issues); try `--fallback' to build
derivation from source " status: 1] ed3990>)'.
guix pull: error: You found a bug: the program
'/gnu/store/akdga04lmxrq34w9jc7n96jrfnvavjrk-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"f205f6be7a077e3ffd1df6602aee5d15d44675ce"; system: "x86_64-linux";
host version: "9be92490b5746ba702e765b8bd4afcf1d76675d2"; pull-version: 1).
Please report it by email to <bug-guix <at> gnu.org>.
[Message part 2 (text/html, inline)]

Reply sent to Ludovic Courtès <ludo <at> gnu.org>:
You have taken responsibility. (Mon, 24 Jun 2019 19:58:03 GMT) Full text and rfc822 format available.

Notification sent to Brandon Irizarry <brandon.irizarry <at> gmail.com>:
bug acknowledged by developer. (Mon, 24 Jun 2019 19:58:03 GMT) Full text and rfc822 format available.

Message #10 received at 36336-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: Brandon Irizarry <brandon.irizarry <at> gmail.com>
Cc: 36336-done <at> debbugs.gnu.org
Subject: Re: bug#36336: Bug found while upgrading a GuixSD installation
Date: Mon, 24 Jun 2019 21:57:31 +0200
Hello,

Brandon Irizarry <brandon.irizarry <at> gmail.com> 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’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Tue, 23 Jul 2019 11:24:10 GMT) Full text and rfc822 format available.

This bug report was last modified 4 years and 279 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.