Crash in procedure display-download-progress

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

Debbugs page

L
L
Leo Famulari wrote on 4 Dec 2019 12:16
(address . bug-guix@gnu.org)
20191204201612.GA24540@jasmine.lan
I just had `guix package` crash while downloading substitutes from an
nginx mirror. The command succeeded when I ran it again.

------
$ guix describe
Generation 106 Dec 04 2019 10:41:03 (current)
guix 8548b3d
branch: master
commit: 8548b3dd87a795f850a97add59fd87ec5f49f092

GUIX_PACKAGE_PATH="/home/leo/pkgs"
------

------
$ guix package -u . --do-not-upgrade=blender --do-not-upgrade=audacity
substitution of /gnu/store/gfpiq0nnv7wrbq5mdydyj5lkwa4hbbxk-ghc-8.6.5 complete
substitution of /gnu/store/5lxzblrjzaw5rmjcb263zszvzx46bdw5-mono-4.4.1.0 complete
openjdk-12.33-jdk 157.2MiB 784KiB/s 01:36 [######## ] 46.9%Backtrace:
In ice-9/boot-9.scm:
829:9 19 (catch _ _ #<procedure 7f903cb97380 at guix/ui.scm:650…> …)
829:9 18 (catch _ _ #<procedure 7f903cb97398 at guix/ui.scm:773…> …)
In guix/scripts/package.scm:
943:10 17 (_)
In guix/status.scm:
768:4 16 (call-with-status-report _ _)
In guix/scripts/package.scm:
951:14 15 (_)
In guix/build/syscalls.scm:
1142:4 14 (call-with-file-lock/no-wait _ _ _)
In guix/scripts/package.scm:
889:21 13 (_)
601:4 12 (options->installable ((do-not-upgrade . "audacity") …) …)
In srfi/srfi-1.scm:
466:18 11 (fold #<procedure 7f903ac7ff60 at guix/scripts/package…> …)
In guix/scripts/package.scm:
245:39 10 (transaction-upgrade-entry _ #<<manifest-transaction> i…>)
In guix/packages.scm:
948:16 9 (cache! #<weak-table 1709/3517> #<package diffoscope@1…> …)
In guix/grafts.scm:
323:4 8 (graft-derivation #<store-connection 256.99 7f903e80fa…> …)
172:4 7 (references-oracle #<store-connection 256.99 7f903e80f…> …)
182:20 6 (_ _ _)
In guix/store.scm:
1222:15 5 (_ #<store-connection 256.99 7f903e80fae0> _ _)
718:13 4 (process-stderr _ _)
In unknown file:
3 (display "@ substituter-succeeded /gnu/store/azd3rg350…" …)
In guix/status.scm:
691:16 2 (write! _ _ _)
605:6 1 (_ (download-progress "/gnu/store/7i0vxbrjcrib4aw20…" …) …)
In guix/progress.scm:
219:14 0 (display-download-progress "7i0vxbrjcrib4aw20bdawz4q96…" …)

guix/progress.scm:219:14: In procedure display-download-progress:
In procedure =: Wrong type: #f
------
M
M
Maxime Devos wrote on 9 May 2022 10:01
Re: bug#55337: display-download-progress: wrong type error
(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 38493@patchwise.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 38493
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