GNU bug report logs -
#19756
connection issues lead to cryptic backtrace
Previous Next
Reported by: sleep_walker <at> suse.cz
Date: Tue, 3 Feb 2015 19:05:02 UTC
Severity: normal
Found in version 0.8.1
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #10 received at 19756-done <at> debbugs.gnu.org (full text, mbox):
sleep_walker <at> suse.cz skribis:
> I tried to use guix when I had connection issues and I wasn't aware of
> that, I got really wild traceback. It took me a while until I realized
> that connection problems may be the issue.
>
> Please, make the error message for connection problems readable for
> humans.
[...]
> In guix/scripts/substitute-binary.scm:
> 766: 5 [#<procedure 1f00060 at guix/scripts/substitute-binary.scm:677:3 ()>]
> In guix/serialization.scm:
> 329: 4 [restore "/gnu/store/r8zya664v53f560qbw8caxbwla2dv2zk-libxcb-1.11"]
> 329: 3 [restore "/gnu/store/r8zya664v53f560qbw8caxbwla2dv2zk-libxcb-1.11/lib"]
> 299: 2 [restore "/gnu/store/r8zya664v53f560qbw8caxbwla2dv2zk-libxcb-1.11/lib/libxcb-xfixes.a"]
> 94: 1 [read-string #<input: #{read pipe}# 12>]
> 66: 0 [read-int #<input: #{read pipe}# 12>]
>
> guix/serialization.scm:66:4: In procedure read-int:
> guix/serialization.scm:66:4: In procedure bv-u32-ref: Wrong type argument in position 1 (expecting bytevector): #<eof>
This is terrible.
This happens when the connection to hydra.gnu.org is lost in the middle
of a transfer, which should normally be rare...
Commit 46b8aad fixes that.
Thanks,
Ludo’.
This bug report was last modified 10 years and 164 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.