unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#47266: guix pull: error (substituter)
@ 2021-03-19 16:04 Christoph Schumacher
  2021-03-19 18:25 ` Brian Zwahr
  2021-03-19 20:12 ` Ludovic Courtès
  0 siblings, 2 replies; 6+ messages in thread
From: Christoph Schumacher @ 2021-03-19 16:04 UTC (permalink / raw)
  To: 47266

Dear guix!

I run guix on Debian stable, and guix asked me to report this error.
I already tried to run the garbage collector and re-run guix pull,
and that actually changed the error message to suggest --fallback.
But that failed, too, and the resulting output is below.

I am unsure how to proceed now and would greatly appreciate advice
on how to report the error better and on how to fix my system.

Thank you very much!
--Christoph

# guix pull --fallback
Updating channel 'guix' from Git repository at 'https://git.savannah.gnu.org/git/guix.git'...
Building from this channel:
  guix      https://git.savannah.gnu.org/git/guix.git	1521775
downloading from https://ci.guix.gnu.org/nar/lzip/fbn395nfpbp4d4fr6jsbmwcx6n10kg16-python-minimal-3.8.2 ...
 python-minimal-3.8.2  11.9MiB                                                                                                 3.3MiB/s 00:04 [##################] 100.0%

downloading from https://ci.guix.gnu.org/nar/lzip/7hizrpdsqf6q3pjgzmi51r5vbzlijkw0-python-minimal-wrapper-3.8.2 ...
 python-minimal-wrapper-3.8.2  353B                                                                                             67KiB/s 00:00 [##################] 100.0%

downloading from https://ci.guix.gnu.org/nar/lzip/l59033zbr31zl132cmfzr6i7x5d4iybm-libx11-1.6.12-doc ...
 libx11-1.6.12-doc                                                                                                                    3.0MiB/s 00:00 | 1.4MiB transferred

downloading from https://ci.guix.gnu.org/nar/lzip/d2c09h0xxlmql98yd989hibi347arwqv-libtiff-4.2.0-doc ...
 libtiff-4.2.0-doc                                                                                                                    2.6MiB/s 00:00 | 410KiB transferred

downloading from https://ci.guix.gnu.org/nar/lzip/xc2b4nifbx8ma71qzxpn6sg0sva0cljc-git-minimal-2.30.2 ...
 git-minimal-2.30.2  4.2MiB                                                                                                    4.2MiB/s 00:01 [##################] 100.0%

downloading from https://ci.guix.gnu.org/nar/gzip/r7xjz7k2183yz1ldggzbxxivd9nskdn0-config.scm ...
 config.scm  501B                                                                                                               74KiB/s 00:00 [##################] 100.0%

downloading from https://ci.guix.gnu.org/nar/gzip/li1smyw1vdws879mdf6vhh25vl9kjzzr-git.scm ...
 git.scm  101B                                                                                                                  27KiB/s 00:00 [##################] 100.0%

downloading from https://ci.guix.gnu.org/nar/gzip/vzfwki1q60i42xhnn3mdm1r7wfnav48h-hash.scm ...
 hash.scm  132B                                                                                                                 37KiB/s 00:00 [##################] 100.0%

downloading from https://ci.guix.gnu.org/nar/lzip/2fdfnzz61x3xx9jh732hqaw3kc1vv1r3-module-import ...
 module-import  2KiB                                                                                                           108KiB/s 00:00 [##################] 100.0%

downloading from https://ci.guix.gnu.org/nar/lzip/xbwxggc9314nw15qfy806hvcc53mis2m-module-import ...
 module-import  2KiB                                                                                                           136KiB/s 00:00 [##################] 100.0%

downloading from https://ci.guix.gnu.org/nar/lzip/8p3jgqza89ai4fl74vv9hf3nq3h2i29d-module-import-compiled ...
 module-import-compiled                                                                                                               4.5MiB/s 00:00 | 1.9MiB transferred

Backtrace:
In guix/ui.scm:
  2164:12 19 (run-guix-command _ . _)
In guix/scripts/substitute.scm:
    652:2 18 (guix-substitute . _)
In unknown file:
          17 (with-continuation-barrier #<procedure thunk ()>)
In ice-9/boot-9.scm:
  1736:10 16 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
          15 (apply-smob/0 #<thunk 7fe226ea6880>)
In ice-9/boot-9.scm:
  1736:10 14 (with-exception-handler _ _ #:unwind? _ # _)
  1736:10 13 (with-exception-handler _ _ #:unwind? _ # _)
  1731:15 12 (with-exception-handler #<procedure 7fe22631dc90 at ic…> …)
In guix/scripts/substitute.scm:
   701:17 11 (_)
    410:7 10 (process-substitution _ "/gnu/store/clvvp2j3l0hfk6nfm9…" …)
In ice-9/boot-9.scm:
  1736:10  9 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
    419:9  8 (_)
In ice-9/boot-9.scm:
  1731:15  7 (with-exception-handler #<procedure 7fe227353390 at ic…> …)
  1669:16  6 (raise-exception _ #:continuable? _)
  1667:16  5 (raise-exception _ #:continuable? _)
  1669:16  4 (raise-exception _ #:continuable? _)
  1764:13  3 (_ #<&compound-exception components: (#<&error> #<&irri…>)
  1669:16  2 (raise-exception _ #:continuable? _)
  1667:16  1 (raise-exception _ #:continuable? _)
  1669:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1669:16: In procedure raise-exception:
Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'.
Backtrace:
           1 (primitive-load "/gnu/store/lf5bkkwfi27w9bshgks9yh2k84x…")
In guix/ui.scm:
  2164:12  0 (run-guix-command _ . _)

guix/ui.scm:2164:12: In procedure run-guix-command:
Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'.
substitution of /gnu/store/clvvp2j3l0hfk6nfm9f1v7zqp45b8q8q-module-import-compiled failed
building /gnu/store/liavl5qx5lj3ajyxlyksx4dv3jga1br2-module-import-compiled.drv...
building /gnu/store/swfh8ds2q5riyqv5snygcr8ypbq8rlws-compute-guix-derivation.drv...
Computing Guix derivation for 'x86_64-linux'...  ;;; Failed to autoload repository-discover in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload repository-discover in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload repository-open in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload repository-open in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload repository-working-directory in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload repository-working-directory in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload repository-head in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload repository-head in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload reference-target in (git reference):
;;; no code for module (git reference)
;;; Failed to autoload reference-target in (git reference):
;;; no code for module (git reference)
;;; Failed to autoload commit-lookup in (git commit):
;;; no code for module (git commit)
;;; Failed to autoload commit-lookup in (git commit):
;;; no code for module (git commit)
;;; Failed to autoload commit-tree in (git commit):
;;; no code for module (git commit)
;;; Failed to autoload commit-tree in (git commit):
;;; no code for module (git commit)
;;; Failed to autoload tree-list in (git tree):
;;; no code for module (git tree)
;;; Failed to autoload tree-list in (git tree):
;;; no code for module (git tree)
;;; Failed to autoload repository-close! in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload repository-close! in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload repository-close! in (git repository):
;;; no code for module (git repository)
;;; Failed to autoload repository-close! in (git repository):
;;; no code for module (git repository)
\@ substituter-started /gnu/store/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc substitute
@ download-started /gnu/store/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc https://ci.guix.gnu.org/nar/lzip/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc 1065493
@ download-progress /gnu/store/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc https://ci.guix.gnu.org/nar/lzip/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc 1065493 65546
@ download-progress /gnu/store/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc https://ci.guix.gnu.org/nar/lzip/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc 1065493 524307
|@ download-progress /gnu/store/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc https://ci.guix.gnu.org/nar/lzip/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc 1065493 1048603
@ download-progress /gnu/store/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc https://ci.guix.gnu.org/nar/lzip/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc 1065493 1065493
@ download-succeeded /gnu/store/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc https://ci.guix.gnu.org/nar/lzip/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc 1065493


@ substituter-succeeded /gnu/store/j7aq22zlksi746fxx1n8ldpdh4kv7h17-gnutls-3.6.15-doc
@ substituter-started /gnu/store/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 substitute
@ download-started /gnu/store/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 https://ci.guix.gnu.org/nar/lzip/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 1759171
@ download-progress /gnu/store/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 https://ci.guix.gnu.org/nar/lzip/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 1759171 65546
@ download-progress /gnu/store/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 https://ci.guix.gnu.org/nar/lzip/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 1759171 1114147
@ download-progress /gnu/store/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 https://ci.guix.gnu.org/nar/lzip/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 1759171 1759171
@ download-succeeded /gnu/store/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 https://ci.guix.gnu.org/nar/lzip/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15 1759171


@ substituter-succeeded /gnu/store/xwlp7h184gj03lx3fsz4my2p53vj92c3-gnutls-3.6.15
@ substituter-started /gnu/store/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug substitute
@ download-started /gnu/store/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug https://ci.guix.gnu.org/nar/lzip/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug 2386294
@ download-progress /gnu/store/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug https://ci.guix.gnu.org/nar/lzip/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug 2386294 65546
@ download-progress /gnu/store/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug https://ci.guix.gnu.org/nar/lzip/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug 2386294 1114141
@ download-progress /gnu/store/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug https://ci.guix.gnu.org/nar/lzip/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug 2386294 2228275
/@ download-progress /gnu/store/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug https://ci.guix.gnu.org/nar/lzip/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug 2386294 2386294
@ download-succeeded /gnu/store/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug https://ci.guix.gnu.org/nar/lzip/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug 2386294


@ substituter-succeeded /gnu/store/1nxd28y29f0ksmbplbrshkc71bky2g8n-gnutls-3.6.15-debug
\@ substituter-started /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 substitute
@ download-started /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 -
@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 65546
|@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 655381
@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 1572904
@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 2883651
@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 4259939
@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 5636231
/@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 7012518
@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 8388809
@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 9765099
@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 10879240
@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 12124457
@ download-progress /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 - 12525750
@ download-succeeded /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 https://ci.guix.gnu.org/nar/lzip/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0 12525750


@ substituter-succeeded /gnu/store/h2p6r0baprvhaq1907gil6wnpycpxm7q-git-minimal-2.31.0
|@ substituter-started /gnu/store/khcvfzmjpzcz4b846b13wdzf9ni5bda1-guile-ssh-0.13.1-debug substitute
@ download-started /gnu/store/khcvfzmjpzcz4b846b13wdzf9ni5bda1-guile-ssh-0.13.1-debug https://ci.guix.gnu.org/nar/lzip/khcvfzmjpzcz4b846b13wdzf9ni5bda1-guile-ssh-0.13.1-debug 206201
@ download-progress /gnu/store/khcvfzmjpzcz4b846b13wdzf9ni5bda1-guile-ssh-0.13.1-debug https://ci.guix.gnu.org/nar/lzip/khcvfzmjpzcz4b846b13wdzf9ni5bda1-guile-ssh-0.13.1-debug 206201 65546
@ download-progress /gnu/store/khcvfzmjpzcz4b846b13wdzf9ni5bda1-guile-ssh-0.13.1-debug https://ci.guix.gnu.org/nar/lzip/khcvfzmjpzcz4b846b13wdzf9ni5bda1-guile-ssh-0.13.1-debug 206201 206201
@ download-succeeded /gnu/store/khcvfzmjpzcz4b846b13wdzf9ni5bda1-guile-ssh-0.13.1-debug https://ci.guix.gnu.org/nar/lzip/khcvfzmjpzcz4b846b13wdzf9ni5bda1-guile-ssh-0.13.1-debug 206201


@ substituter-succeeded /gnu/store/khcvfzmjpzcz4b846b13wdzf9ni5bda1-guile-ssh-0.13.1-debug
@ substituter-started /gnu/store/qlyzqdx6i50d3rfz6hapf53gpjc43n7c-python-3.8.2-tk substitute
@ download-started /gnu/store/qlyzqdx6i50d3rfz6hapf53gpjc43n7c-python-3.8.2-tk https://ci.guix.gnu.org/nar/lzip/qlyzqdx6i50d3rfz6hapf53gpjc43n7c-python-3.8.2-tk 30232
@ download-progress /gnu/store/qlyzqdx6i50d3rfz6hapf53gpjc43n7c-python-3.8.2-tk https://ci.guix.gnu.org/nar/lzip/qlyzqdx6i50d3rfz6hapf53gpjc43n7c-python-3.8.2-tk 30232 30232
@ download-progress /gnu/store/qlyzqdx6i50d3rfz6hapf53gpjc43n7c-python-3.8.2-tk https://ci.guix.gnu.org/nar/lzip/qlyzqdx6i50d3rfz6hapf53gpjc43n7c-python-3.8.2-tk 30232 30232
@ download-succeeded /gnu/store/qlyzqdx6i50d3rfz6hapf53gpjc43n7c-python-3.8.2-tk https://ci.guix.gnu.org/nar/lzip/qlyzqdx6i50d3rfz6hapf53gpjc43n7c-python-3.8.2-tk 30232


@ substituter-succeeded /gnu/store/qlyzqdx6i50d3rfz6hapf53gpjc43n7c-python-3.8.2-tk
/@ substituter-started /gnu/store/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 substitute
-@ download-started /gnu/store/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 https://ci.guix.gnu.org/nar/lzip/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 -
@ download-progress /gnu/store/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 https://ci.guix.gnu.org/nar/lzip/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 - 65546
@ download-progress /gnu/store/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 https://ci.guix.gnu.org/nar/lzip/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 - 720925
@ download-progress /gnu/store/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 https://ci.guix.gnu.org/nar/lzip/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 - 1769523
@ download-progress /gnu/store/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 https://ci.guix.gnu.org/nar/lzip/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 - 2752589
@ download-progress /gnu/store/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 https://ci.guix.gnu.org/nar/lzip/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 - 3157518
@ download-succeeded /gnu/store/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 https://ci.guix.gnu.org/nar/lzip/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6 3157518


@ substituter-succeeded /gnu/store/v2kdcv8d5dxsbb7s73nj020jry78mcvw-glib-2.62.6
@ substituter-started /gnu/store/gxq63qb00yn11vv875n7l9fffs2gmgxp-apr-1.6.5 substitute
Backtrace:
In guix/ui.scm:
  2164:12 19 (run-guix-command _ . _)
In guix/scripts/substitute.scm:
    652:2 18 (guix-substitute . _)
In unknown file:
          17 (with-continuation-barrier #<procedure thunk ()>)
In ice-9/boot-9.scm:
  1736:10 16 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
          15 (apply-smob/0 #<thunk 7fd0fba55c20>)
In ice-9/boot-9.scm:
  1736:10 14 (with-exception-handler _ _ #:unwind? _ # _)
  1736:10 13 (with-exception-handler _ _ #:unwind? _ # _)
  1731:15 12 (with-exception-handler #<procedure 7fd0faecb900 at ic?> ?)
In guix/scripts/substitute.scm:
   701:17 11 (_)
    410:7 10 (process-substitution _ "/gnu/store/gxq63qb00yn11vv875?" ?)
In ice-9/boot-9.scm:
  1736:10  9 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
    419:9  8 (_)
In ice-9/boot-9.scm:
  1731:15  7 (with-exception-handler #<procedure 7fd0fa1b28d0 at ic?> ?)
  1669:16  6 (raise-exception _ #:continuable? _)
  1667:16  5 (raise-exception _ #:continuable? _)
  1669:16  4 (raise-exception _ #:continuable? _)
  1764:13  3 (_ #<&compound-exception components: (#<&error> #<&irri?>)
  1669:16  2 (raise-exception _ #:continuable? _)
  1667:16  1 (raise-exception _ #:continuable? _)
  1669:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1669:16: In procedure raise-exception:
Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'.
Backtrace:
           1 (primitive-load "/gnu/store/lf5bkkwfi27w9bshgks9yh2k84x?")
In guix/ui.scm:
  2164:12  0 (run-guix-command _ . _)

guix/ui.scm:2164:12: In procedure run-guix-command:
Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'.
@ substituter-failed /gnu/store/gxq63qb00yn11vv875n7l9fffs2gmgxp-apr-1.6.5  fetching path `/gnu/store/gxq63qb00yn11vv875n7l9fffs2gmgxp-apr-1.6.5' (empty status: '')
Backtrace:
          13 (primitive-load "/gnu/store/8dxd8g6cfnym2p3r7fik687dalm354vg-compute-guix-derivation")
In ice-9/eval.scm:
    155:9 12 (_ _)
    159:9 11 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user) 7fcc8733bf?> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
  2066:24 10 (run-with-store #<store-connection 256.99 7fcc856a85f0> _ #:guile-for-build _ #:system _ #:target _)
   1900:8  9 (_ _)
In ./guix/gexp.scm:
   256:18  8 (_ _)
   1136:2  7 (_ _)
   1002:2  6 (_ _)
    849:4  5 (_ _)
In ./guix/store.scm:
  1948:12  4 (_ #<store-connection 256.99 7fcc856a85f0>)
   1362:5  3 (map/accumulate-builds #<store-connection 256.99 7fcc856a85f0> _ _)
  1373:15  2 (_ #<store-connection 256.99 7fcc856a85f0> _ _)
   719:11  1 (process-stderr #<store-connection 256.99 7fcc856a85f0> _)
In ./guix/serialization.scm:
     80:6  0 (read-int #<input-output: file 10>)

./guix/serialization.scm:80:6: In procedure read-int:
ERROR:
  1. &nar-error:
      file: #f
      port: #<input-output: file 10>
guix pull: error: You found a bug: the program '/gnu/store/8dxd8g6cfnym2p3r7fik687dalm354vg-compute-guix-derivation'
failed to compute the derivation for Guix (version: "1521775bcb5f1b33efd3f469fefd8ed935fe6010"; system: "x86_64-linux";
host version: "35b3ab8e5748d9911ae7a0189065d0c25392895b"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#47266: guix pull: error (substituter)
  2021-03-19 16:04 bug#47266: guix pull: error (substituter) Christoph Schumacher
@ 2021-03-19 18:25 ` Brian Zwahr
  2021-03-19 20:12 ` Ludovic Courtès
  1 sibling, 0 replies; 6+ messages in thread
From: Brian Zwahr @ 2021-03-19 18:25 UTC (permalink / raw)
  To: 47266

[-- Attachment #1: Type: text/plain, Size: 539 bytes --]

I was pointed to this issue from the IRC channel. I am also 
experiencing similar "bad response" errors during `guix pull` and `guix 
upgrade`. Thanks to help from IRC, I was able to sort of work around 
the issue by simply brute-forcing the commands, running them over and 
over again until they completed successfully.

Here are all the `guix pull` attempts it took: 
<https://paste.debian.net/hidden/3dc48b23/>
Here are the all the `guix upgrade` attempts after the pull finally 
completed: <https://paste.debian.net/hidden/e453dd85/>


[-- Attachment #2: Type: text/html, Size: 739 bytes --]

^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#47266: guix pull: error (substituter)
  2021-03-19 16:04 bug#47266: guix pull: error (substituter) Christoph Schumacher
  2021-03-19 18:25 ` Brian Zwahr
@ 2021-03-19 20:12 ` Ludovic Courtès
  2021-03-19 21:57   ` Christoph Schumacher
  1 sibling, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2021-03-19 20:12 UTC (permalink / raw)
  To: Christoph Schumacher; +Cc: 47266

Hi Christoph,

Christoph Schumacher <christoph.schumacher@mathematik.tu-dortmund.de>
skribis:

> I run guix on Debian stable, and guix asked me to report this error.
> I already tried to run the garbage collector and re-run guix pull,
> and that actually changed the error message to suggest --fallback.
> But that failed, too, and the resulting output is below.

[...]

> downloading from https://ci.guix.gnu.org/nar/lzip/8p3jgqza89ai4fl74vv9hf3nq3h2i29d-module-import-compiled ...
>  module-import-compiled                                                                                                               4.5MiB/s 00:00 | 1.9MiB transferred
>
> Backtrace:
> In guix/ui.scm:
>   2164:12 19 (run-guix-command _ . _)
> In guix/scripts/substitute.scm:
>     652:2 18 (guix-substitute . _)
> In unknown file:
>           17 (with-continuation-barrier #<procedure thunk ()>)
> In ice-9/boot-9.scm:
>   1736:10 16 (with-exception-handler _ _ #:unwind? _ # _)
> In unknown file:
>           15 (apply-smob/0 #<thunk 7fe226ea6880>)
> In ice-9/boot-9.scm:
>   1736:10 14 (with-exception-handler _ _ #:unwind? _ # _)
>   1736:10 13 (with-exception-handler _ _ #:unwind? _ # _)
>   1731:15 12 (with-exception-handler #<procedure 7fe22631dc90 at ic…> …)
> In guix/scripts/substitute.scm:
>    701:17 11 (_)
>     410:7 10 (process-substitution _ "/gnu/store/clvvp2j3l0hfk6nfm9…" …)
> In ice-9/boot-9.scm:
>   1736:10  9 (with-exception-handler _ _ #:unwind? _ # _)
> In guix/scripts/substitute.scm:
>     419:9  8 (_)

[...]

> Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'.
> Backtrace:
>            1 (primitive-load "/gnu/store/lf5bkkwfi27w9bshgks9yh2k84x…")
> In guix/ui.scm:
>   2164:12  0 (run-guix-command _ . _)
>
> guix/ui.scm:2164:12: In procedure run-guix-command:
> Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'.
> substitution of /gnu/store/clvvp2j3l0hfk6nfm9f1v7zqp45b8q8q-module-import-compiled failed

Could you indicate the version of the daemon that you’re running?  You
can do that presumably by running:

  guix describe -p /var/guix/profiles/per-user/root/current-guix
  /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon --version

I suspect the bug is the same as <https://issues.guix.gnu.org/47157>.

Thanks in advance!

Ludo’.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#47266: guix pull: error (substituter)
  2021-03-19 20:12 ` Ludovic Courtès
@ 2021-03-19 21:57   ` Christoph Schumacher
  2021-03-20 10:48     ` Ludovic Courtès
  0 siblings, 1 reply; 6+ messages in thread
From: Christoph Schumacher @ 2021-03-19 21:57 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 47266

On Fri, Mar 19, 2021 at 09:12:24PM +0100, Ludovic Courtès wrote:
> Hi Christoph,
> 
> Christoph Schumacher <christoph.schumacher@mathematik.tu-dortmund.de>
> skribis:
> 
> > I run guix on Debian stable, and guix asked me to report this error.
> > I already tried to run the garbage collector and re-run guix pull,
> > and that actually changed the error message to suggest --fallback.
> > But that failed, too, and the resulting output is below.
> 
> [...]
> 
> > downloading from https://ci.guix.gnu.org/nar/lzip/8p3jgqza89ai4fl74vv9hf3nq3h2i29d-module-import-compiled ...
> >  module-import-compiled                                                                                                               4.5MiB/s 00:00 | 1.9MiB transferred
> >
> > Backtrace:
> > In guix/ui.scm:
> >   2164:12 19 (run-guix-command _ . _)
> > In guix/scripts/substitute.scm:
> >     652:2 18 (guix-substitute . _)
> > In unknown file:
> >           17 (with-continuation-barrier #<procedure thunk ()>)
> > In ice-9/boot-9.scm:
> >   1736:10 16 (with-exception-handler _ _ #:unwind? _ # _)
> > In unknown file:
> >           15 (apply-smob/0 #<thunk 7fe226ea6880>)
> > In ice-9/boot-9.scm:
> >   1736:10 14 (with-exception-handler _ _ #:unwind? _ # _)
> >   1736:10 13 (with-exception-handler _ _ #:unwind? _ # _)
> >   1731:15 12 (with-exception-handler #<procedure 7fe22631dc90 at ic…> …)
> > In guix/scripts/substitute.scm:
> >    701:17 11 (_)
> >     410:7 10 (process-substitution _ "/gnu/store/clvvp2j3l0hfk6nfm9…" …)
> > In ice-9/boot-9.scm:
> >   1736:10  9 (with-exception-handler _ _ #:unwind? _ # _)
> > In guix/scripts/substitute.scm:
> >     419:9  8 (_)
> 
> [...]
> 
> > Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'.
> > Backtrace:
> >            1 (primitive-load "/gnu/store/lf5bkkwfi27w9bshgks9yh2k84x…")
> > In guix/ui.scm:
> >   2164:12  0 (run-guix-command _ . _)
> >
> > guix/ui.scm:2164:12: In procedure run-guix-command:
> > Throw to key `bad-response' with args `("Bad Response-Line: ~s" (""))'.
> > substitution of /gnu/store/clvvp2j3l0hfk6nfm9f1v7zqp45b8q8q-module-import-compiled failed
> 
> Could you indicate the version of the daemon that you’re running?  You
> can do that presumably by running:
> 
>   guix describe -p /var/guix/profiles/per-user/root/current-guix
>   /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon --version
> 
> I suspect the bug is the same as <https://issues.guix.gnu.org/47157>.
> 
> Thanks in advance!
> 
> Ludo’.

Hi Ludo'!

Thank you for your answer!

Here are the versions of guix and guix-daemon:

$ guix describe -p /var/guix/profiles/per-user/root/current-guix
Generation 136	Mar 12 2021 20:25:23	(current)
  guix 35b3ab8
    repository URL: https://git.savannah.gnu.org/git/guix.git
    branch: master
    commit: 35b3ab8e5748d9911ae7a0189065d0c25392895b

$ /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon --version
guix-daemon (GNU Guix) 1.2.0-15.f8953be

Meanwhile, I also found <https://issues.guix.gnu.org/47258>.
It sounds very similar to my problem,
although there seems to be no version mentioned yet.
I started guix pull --no-substitutes, as suggested there.
So far the error has not occured again, but it's not finished yet.

Anything else I can contribute?

Thank you again!
--Christoph





^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#47266: guix pull: error (substituter)
  2021-03-19 21:57   ` Christoph Schumacher
@ 2021-03-20 10:48     ` Ludovic Courtès
  2021-03-20 20:12       ` Christoph Schumacher
  0 siblings, 1 reply; 6+ messages in thread
From: Ludovic Courtès @ 2021-03-20 10:48 UTC (permalink / raw)
  To: Christoph Schumacher; +Cc: 47266

Hi,

Christoph Schumacher <christoph.schumacher@mathematik.tu-dortmund.de>
skribis:

>> I suspect the bug is the same as <https://issues.guix.gnu.org/47157>.

[...]

> $ guix describe -p /var/guix/profiles/per-user/root/current-guix
> Generation 136	Mar 12 2021 20:25:23	(current)
>   guix 35b3ab8
>     repository URL: https://git.savannah.gnu.org/git/guix.git
>     branch: master
>     commit: 35b3ab8e5748d9911ae7a0189065d0c25392895b
>
> $ /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon --version
> guix-daemon (GNU Guix) 1.2.0-15.f8953be

OK, that confirms my guess.  To get the fix for
<https://issues.guix.gnu.org/47157>, you need to pull (concretely, it
was fixed by the ‘guix’ package upgrade in
94f03125463ee0dba2f7916fcd43fd19d4b6c892).

Could you upgrade and restart your daemon?

  https://guix.gnu.org/manual/en/html_node/Upgrading-Guix.html

(If you get a bad-response crash while attempting to upgrade, just retry
the operation; it’s transient so every retry makes progress.)

Let us know if the problem still appears after that.  I’m closing the
bug meanwhile.

Thanks for your feedback!

Ludo’.




^ permalink raw reply	[flat|nested] 6+ messages in thread

* bug#47266: guix pull: error (substituter)
  2021-03-20 10:48     ` Ludovic Courtès
@ 2021-03-20 20:12       ` Christoph Schumacher
  0 siblings, 0 replies; 6+ messages in thread
From: Christoph Schumacher @ 2021-03-20 20:12 UTC (permalink / raw)
  To: Ludovic Courtès; +Cc: 47266

Hi,

repeating "guix pull && systemctl restart guix-daemon.service"
again and again finally worked.  :-)

Thank you very much!
--Christoph





^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2021-03-20 20:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-19 16:04 bug#47266: guix pull: error (substituter) Christoph Schumacher
2021-03-19 18:25 ` Brian Zwahr
2021-03-19 20:12 ` Ludovic Courtès
2021-03-19 21:57   ` Christoph Schumacher
2021-03-20 10:48     ` Ludovic Courtès
2021-03-20 20:12       ` Christoph Schumacher

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).