guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Corrupt substitute in test


From: Felix Lechner
Subject: Corrupt substitute in test
Date: Thu, 22 Jun 2023 23:18:30 -0700

Hi,

A system test fails consistently due to a corrupt substitute. May I
pass anything to 'make' that causes the package to be built locally?
Thanks!

KInd regards
Felix

* * *

substituting 
/gnu/store/mm2bdrcapk20f7mim4p6xdcj02nl3d35-u-boot-2022.10.tar.xz...
Backtrace:
In ice-9/boot-9.scm:
  1752:10 19 (with-exception-handler _ _ #:unwind? _ # _)
In unknown file:
          18 (apply-smob/0 #<thunk 7fb82a7172a0>)
In ice-9/boot-9.scm:
    724:2 17 (call-with-prompt _ _ #<procedure default-prompt-handle?>)
In ice-9/eval.scm:
    619:8 16 (_ #(#(#<directory (guile-user) 7fb82a71cc80>)))
In guix/ui.scm:
   2300:7 15 (run-guix . _)
  2263:10 14 (run-guix-command _ . _)
In ice-9/boot-9.scm:
  1752:10 13 (with-exception-handler _ _ #:unwind? _ # _)
  1752:10 12 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
   854:15 11 (_)
    646:2 10 (process-substitution _ _ _ #:cache-urls _ #:acl _ # _ # ?)
In ice-9/boot-9.scm:
  1752:10  9 (with-exception-handler _ _ #:unwind? _ # _)
In guix/scripts/substitute.scm:
    463:7  8 (download-nar #<<narinfo> path: "/gnu/store/mm2bdrcapk?> ?)
In ice-9/boot-9.scm:
  1747:15  7 (with-exception-handler #<procedure 7fb82459e3f0 at ic?> ?)
  1685:16  6 (raise-exception _ #:continuable? _)
  1683:16  5 (raise-exception _ #:continuable? _)
  1685:16  4 (raise-exception _ #:continuable? _)
  1780:13  3 (_ #<&compound-exception components: (#<&error> #<&irri?>)
  1685:16  2 (raise-exception _ #:continuable? _)
  1683:16  1 (raise-exception _ #:continuable? _)
  1685:16  0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
ERROR:
  1. &http-get-error:
      uri: #<<uri> scheme: https userinfo: #f host:
"bordeaux.guix.gnu.org" port: #f path:
"/nar/zstd/mm2bdrcapk20f7mim4p6xdcj02nl3d35-u-boot-2022.10.tar.xz"
query: #f fragment: #f>
      code: 404
      reason: "Not Found"
      headers: ((server . "nginx") (date . #<date nanosecond: 0
second: 45 minute: 14 hour: 6 day: 23 month: 6 year: 2023 zone-offset:
0>) (content-type text/plain (charset . "utf-8")) (content-length . 3)
(connection keep-alive))
  2. &message: 
"https://bordeaux.guix.gnu.org/nar/zstd/mm2bdrcapk20f7mim4p6xdcj02nl3d35-u-boot-2022.10.tar.xz:
HTTP download failed: 404 (\"Not Found\")"
substitution of
/gnu/store/mm2bdrcapk20f7mim4p6xdcj02nl3d35-u-boot-2022.10.tar.xz
failed
guix build: error: corrupt input while restoring archive from
#<closed: file 7fcb56506e70>
make: *** [Makefile:6888: check-system] Error 1



reply via email to

[Prev in Thread] Current Thread [Next in Thread]