* bug#53710: guix pull fails
@ 2022-02-01 19:50 Jesse Gibbons
2022-03-02 11:19 ` Ludovic Courtès
0 siblings, 1 reply; 4+ messages in thread
From: Jesse Gibbons @ 2022-02-01 19:50 UTC (permalink / raw)
To: 53710
~$ guix pull
Updating channel 'guix' from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Authenticating channel 'guix', commits 9edb3f6 to 787b13a (279 new
commits)...
Building from this channel:
guix https://git.savannah.gnu.org/git/guix.git 787b13a
Computing Guix derivation for 'x86_64-linux'... \Backtrace:
17 (primitive-load
"/gnu/store/rx23w5k5nys4a2hjwcy4lampkhnslj3m-compute-guix-derivation")
In ice-9/eval.scm:
155:9 16 (_ _)
159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?>
?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ice-9/boot-9.scm:
152:2 14 (with-fluid* _ _ _)
152:2 13 (with-fluid* _ _ _)
In ./guix/store.scm:
2123:24 12 (run-with-store #<store-connection 256.99 7f691ce7e140>
#<procedure 7f6910644870 at ./guix/self.scm:12?> ?)
1960:8 11 (_ #<store-connection 256.99 7f691ce7e140>)
In ./guix/gexp.scm:
296:22 10 (_ #<store-connection 256.99 7f691ce7e140>)
1180:2 9 (_ #<store-connection 256.99 7f691ce7e140>)
1046:2 8 (_ #<store-connection 256.99 7f691ce7e140>)
892:4 7 (_ #<store-connection 256.99 7f691ce7e140>)
In ./guix/store.scm:
2008:12 6 (_ #<store-connection 256.99 7f691ce7e140>)
1406:5 5 (map/accumulate-builds #<store-connection 256.99
7f691ce7e140> #<procedure 7f6915db94a0 at ./guix/stor?> ?)
1421:15 4 (_ #<store-connection 256.99 7f691ce7e140>
("/gnu/store/gmi62pbnf0jfish26chd7pvfzs2rzlxa-guile-ssh-?" ?) ?)
1421:15 3 (loop #f)
733:11 2 (process-stderr #<store-connection 256.99 7f691ce7e140> _)
In ./guix/serialization.scm:
102:11 1 (read-int #<input-output: file 10>)
80:6 0 (get-bytevector-n* #<input-output: file 10> 8)
./guix/serialization.scm:80:6: In procedure get-bytevector-n*:
ERROR:
1. &nar-error:
file: #f
port: #<input-output: file 10>
guix pull: error: You found a bug: the program
'/gnu/store/rx23w5k5nys4a2hjwcy4lampkhnslj3m-compute-guix-derivation'
failed to compute the derivation for Guix (version:
"787b13a5d9df8f0cc7170de1b80cead68b516c66"; system: "x86_64-linux";
host version: "90a41fe388102d448b3f91a070e38a7680d2d568"; pull-version: 1).
Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
--
-Jesse Gibbons
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#53710: guix pull fails
2022-02-01 19:50 bug#53710: guix pull fails Jesse Gibbons
@ 2022-03-02 11:19 ` Ludovic Courtès
2022-03-02 13:14 ` bug#53710: "guix pull" doesn't have nice error messages in case of network errors Maxime Devos
0 siblings, 1 reply; 4+ messages in thread
From: Ludovic Courtès @ 2022-03-02 11:19 UTC (permalink / raw)
To: Jesse Gibbons; +Cc: 53710-done
Hi,
Jesse Gibbons <jgibbons2357@gmail.com> skribis:
> ~$ guix pull
> Updating channel 'guix' from Git repository at
> 'https://git.savannah.gnu.org/git/guix.git'...
> Authenticating channel 'guix', commits 9edb3f6 to 787b13a (279 new
> commits)...
> Building from this channel:
> guix https://git.savannah.gnu.org/git/guix.git 787b13a
> Computing Guix derivation for 'x86_64-linux'... \Backtrace:
> 17 (primitive-load
> "/gnu/store/rx23w5k5nys4a2hjwcy4lampkhnslj3m-compute-guix-derivation")
> In ice-9/eval.scm:
> 155:9 16 (_ _)
> 159:9 15 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-u?>
> ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
> In ice-9/boot-9.scm:
> 152:2 14 (with-fluid* _ _ _)
> 152:2 13 (with-fluid* _ _ _)
> In ./guix/store.scm:
> 2123:24 12 (run-with-store #<store-connection 256.99 7f691ce7e140>
> #<procedure 7f6910644870 at ./guix/self.scm:12?> ?)
> 1960:8 11 (_ #<store-connection 256.99 7f691ce7e140>)
> In ./guix/gexp.scm:
> 296:22 10 (_ #<store-connection 256.99 7f691ce7e140>)
> 1180:2 9 (_ #<store-connection 256.99 7f691ce7e140>)
> 1046:2 8 (_ #<store-connection 256.99 7f691ce7e140>)
> 892:4 7 (_ #<store-connection 256.99 7f691ce7e140>)
> In ./guix/store.scm:
> 2008:12 6 (_ #<store-connection 256.99 7f691ce7e140>)
> 1406:5 5 (map/accumulate-builds #<store-connection 256.99
> 7f691ce7e140> #<procedure 7f6915db94a0 at ./guix/stor?> ?)
> 1421:15 4 (_ #<store-connection 256.99 7f691ce7e140>
> ("/gnu/store/gmi62pbnf0jfish26chd7pvfzs2rzlxa-guile-ssh-?" ?) ?)
> 1421:15 3 (loop #f)
> 733:11 2 (process-stderr #<store-connection 256.99 7f691ce7e140> _)
> In ./guix/serialization.scm:
> 102:11 1 (read-int #<input-output: file 10>)
> 80:6 0 (get-bytevector-n* #<input-output: file 10> 8)
>
> ./guix/serialization.scm:80:6: In procedure get-bytevector-n*:
> ERROR:
> 1. &nar-error:
> file: #f
> port: #<input-output: file 10>
> guix pull: error: You found a bug: the program
> '/gnu/store/rx23w5k5nys4a2hjwcy4lampkhnslj3m-compute-guix-derivation'
> failed to compute the derivation for Guix (version:
> "787b13a5d9df8f0cc7170de1b80cead68b516c66"; system: "x86_64-linux";
> host version: "90a41fe388102d448b3f91a070e38a7680d2d568"; pull-version: 1).
> Please report the COMPLETE output above by email to <bug-guix@gnu.org>.
Thanks for reporting the issue. Unfortunately, I suspect it was “just”
a transient issue (probably a networking issue while downloading
substitutes for guile-ssh, which we see in the backtrace). It’s
unfortunate that it crashed like that.
Ludo’.
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#53710: "guix pull" doesn't have nice error messages in case of network errors
2022-03-02 11:19 ` Ludovic Courtès
@ 2022-03-02 13:14 ` Maxime Devos
2022-03-02 16:31 ` Jesse Gibbons
0 siblings, 1 reply; 4+ messages in thread
From: Maxime Devos @ 2022-03-02 13:14 UTC (permalink / raw)
To: Ludovic Courtès, Jesse Gibbons; +Cc: 53710
[-- Attachment #1: Type: text/plain, Size: 1208 bytes --]
Ludovic Courtès schreef op wo 02-03-2022 om 12:19 [+0100]:
> > ./guix/serialization.scm:80:6: In procedure get-bytevector-n*:
> > ERROR:
> > 1. &nar-error:
> > file: #f
> > port: #<input-output: file 10>
> > guix pull: error: You found a bug: the program
> > '/gnu/store/rx23w5k5nys4a2hjwcy4lampkhnslj3m-compute-guix-
> > derivation'
> > failed to compute the derivation for Guix (version:
> > "787b13a5d9df8f0cc7170de1b80cead68b516c66"; system: "x86_64-linux";
> > host version: "90a41fe388102d448b3f91a070e38a7680d2d568"; pull-
> > version: 1).
> > Please report the COMPLETE output above by email to
> > <bug-guix@gnu.org>.
>
> Thanks for reporting the issue. Unfortunately, I suspect it was
> “just”
> a transient issue (probably a networking issue while downloading
> substitutes for guile-ssh, which we see in the backtrace). It’s
> unfortunate that it crashed like that.
Even if it's ‘only’ a networking issue, shouldn't it be reported
better? When "guix package -u" fails due to networking errors, the
error messages are much clearer. Why not the same for "guix pull"?
Perhaps the issue should be reopened?
Greetings,
Maxime.
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 260 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#53710: "guix pull" doesn't have nice error messages in case of network errors
2022-03-02 13:14 ` bug#53710: "guix pull" doesn't have nice error messages in case of network errors Maxime Devos
@ 2022-03-02 16:31 ` Jesse Gibbons
0 siblings, 0 replies; 4+ messages in thread
From: Jesse Gibbons @ 2022-03-02 16:31 UTC (permalink / raw)
To: Maxime Devos, Ludovic Courtès; +Cc: 53710
On 3/2/22 06:14, Maxime Devos wrote:
> Ludovic Courtès schreef op wo 02-03-2022 om 12:19 [+0100]:
>>> ./guix/serialization.scm:80:6: In procedure get-bytevector-n*:
>>> ERROR:
>>> 1. &nar-error:
>>> file: #f
>>> port: #<input-output: file 10>
>>> guix pull: error: You found a bug: the program
>>> '/gnu/store/rx23w5k5nys4a2hjwcy4lampkhnslj3m-compute-guix-
>>> derivation'
>>> failed to compute the derivation for Guix (version:
>>> "787b13a5d9df8f0cc7170de1b80cead68b516c66"; system: "x86_64-linux";
>>> host version: "90a41fe388102d448b3f91a070e38a7680d2d568"; pull-
>>> version: 1).
>>> Please report the COMPLETE output above by email to
>>> <bug-guix@gnu.org>.
>> Thanks for reporting the issue. Unfortunately, I suspect it was
>> “just”
>> a transient issue (probably a networking issue while downloading
>> substitutes for guile-ssh, which we see in the backtrace). It’s
>> unfortunate that it crashed like that.
> Even if it's ‘only’ a networking issue, shouldn't it be reported
> better? When "guix package -u" fails due to networking errors, the
> error messages are much clearer. Why not the same for "guix pull"?
> Perhaps the issue should be reopened?
>
> Greetings,
> Maxime.
A proper error message would at least ensure this particular kind of
crash does not prompt the end user to send a bug report. It would seem
the real bug is communication to the user, "you found a bug, report it
to the developers." instead of "Network error. Try later."
--
-Jesse Gibbons
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2022-03-02 16:32 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-02-01 19:50 bug#53710: guix pull fails Jesse Gibbons
2022-03-02 11:19 ` Ludovic Courtès
2022-03-02 13:14 ` bug#53710: "guix pull" doesn't have nice error messages in case of network errors Maxime Devos
2022-03-02 16:31 ` Jesse Gibbons
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).