display-download-progress: wrong type error

  • Open
  • quality assurance status badge
Details
2 participants
  • Attila Lendvai
  • Maxime Devos
Owner
unassigned
Submitted by
Attila Lendvai
Severity
important
Merged with

Debbugs page

A
A
Attila Lendvai wrote on 9 May 2022 07:44
(name . bug-guix@gnu.org)(address . bug-guix@gnu.org)
UWOEQ-ZuTA1jXiE7oArc-XDfU_euYeYu9L4lLnBYkZ8rbRPr9XmUTPSNDMnynRjuz6gRE6-eYVE7B9vrn79OnZGf2CsC9EQ0dtitKHHTVw0=@lendvai.name
while running a `make check-system` on a flaky network (unstable ipv4 tunnel on a native ipv6 connection).

the linu number points to:

(unless (zero? transferred) ...)

Backtrace:
19 (apply-smob/0 #<thunk 7fdf07d6c2e0>)
In ice-9/boot-9.scm:
724:2 18 (call-with-prompt _ _ #<procedure default-prompt-handler (k proc)>)
In ice-9/eval.scm:
619:8 17 (_ #(#(#<directory (guile-user) 7fdf07d71c80>)))
In guix/ui.scm:
2230:7 16 (run-guix . _)
2193:10 15 (run-guix-command _ . _)
In ice-9/boot-9.scm:
1752:10 14 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In guix/status.scm:
809:4 13 (call-with-status-report _ _)
In ice-9/boot-9.scm:
1752:10 12 (with-exception-handler _ _ #:unwind? _ #:unwind-for-type _)
In guix/store.scm:
658:37 11 (thunk)
1320:8 10 (call-with-build-handler _ _)
1320:8 9 (call-with-build-handler #<procedure 7fdf052eaba0 at guix/ui.scm:1169:2 (continue store things mode)> _)
In guix/scripts/build.scm:
717:27 8 (_)
In guix/store.scm:
1421:15 7 (_ #<store-connection 256.99 7fdf07d81140> _ _)
759:14 6 (process-stderr _ _)
In unknown file:
5 (display "@ substituter-succeeded /gnu/store/skdygnanqswb92sgzi7gbgc1smy8i5rq-docker-pack.tar.gz\n" #<output: string 7fdf07deb2a0>)
In guix/status.scm:
732:16 4 (write! _ _ _)
646:6 3 (_ (download-progress "/gnu/store/skdygnanqswb92sgzi7gbgc1smy8i5rq-docker-pack.tar.gz" "https://ci.guix.gnu.org/nar/skdygnanqswb92sgzi7gbgc1s@""substit…" …) …)
In guix/progress.scm:
223:17 2 (display-download-progress "skdygnanqswb92sgzi7gbgc1s@" _ #:tty? _ #:start-time _ #:transferred _ #:log-port _)
In ice-9/boot-9.scm:
1685:16 1 (raise-exception _ #:continuable? _)
1685:16 0 (raise-exception _ #:continuable? _)

ice-9/boot-9.scm:1685:16: In procedure raise-exception:
In procedure =: Wrong type argument in position 1: #f


(random sidenote: i have also experienced "In procedure write_wait_fd: unimplemented" in other runs)

--
• attila lendvai
• PGP: 963F 5D5F 45C7 DFCD 0A39
--
“Discipline is helping a child solve a problem. Punishment is making a child suffer for having a problem. To raise problem solvers, focus on solution not retribution.”
— L. R. Knost
M
M
Maxime Devos wrote on 9 May 2022 10:01
(address . control@debbugs.gnu.org)
7e847c00f7a71a10af615f66d714a4ff357a5c31.camel@telenet.be
severity 55337 important
merge 55337 52464
severity 38493 important
merge 55337 38493
thanks


Similar but not identical to https://issues.guix.gnu.org/49862 and

Greetings,
Maxime.
-----BEGIN PGP SIGNATURE-----

iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYnlI8hccbWF4aW1lZGV2
b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7kqVAQCX5+ZQI2Nz4XN21s8oLTSNvSPq
LPpndUOwOKXU1DHnKQD+MgR9ly2piS5nTtfgbrMwTbvQ1Z7DYHritU9ibTXQGwA=
=FHIs
-----END PGP SIGNATURE-----


?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 55337@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 55337
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch