bug#56005: bug#61642: intermittent write_wait_fd error when updating

2023-05-03 Thread Ludovic Courtès
Christopher Baines skribis: > Simon Tournier writes: > >> Hi, >> >> On Mon, 20 Feb 2023 at 11:46, Christopher Baines wrote: >> >>> It's not, since it relates to code in the (guix substitutes) module. >> >> Do you mean that if "https://substitutes.nonguix.org"; is incorrectly >> configured, then

bug#56005:

2023-04-23 Thread Nathan Dehnel
Can we please do a workaround for this until it is fixed? I can't leave my machines while they're updating and have to keep babying them, which is a massive waste of my time. Specific suggestion, this flag: --fallback fall back to building when the substituter fails This "unimplemented" er

bug#56005: [bug#56867] [PATCH] download: Do not wrap TLS port on GnuTLS >= 3.7.7.

2022-08-04 Thread Ludovic Courtès
a new prompt. Type `,bt' for a backtrace or `,q' to continue. >> scheme@(guile-user) [1]> ,q >> scheme@(guile-user)> ,use(gnutls) >> scheme@(guile-user)> (gnutls-version) >> $1 = "3.7.7" >> scheme@(guile-user)> ((@@ (ice-9 suspend

bug#56005: [bug#56867] [PATCH] download: Do not wrap TLS port on GnuTLS >= 3.7.7.

2022-08-04 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
> ((@@ (ice-9 suspendable-ports) wait-for-readable) p) > $2 = 1 This occasionally causes problems when fetching substitutes, as can be seen in bug #56005 (during substitution: write_wait_fd: unimplemented). -- Thanks Thiago

bug#56005: during substitution: write_wait_fd: unimplemented

2022-07-19 Thread Maxime Devos
reopen 56005 thanks (not sure if this works because I haven't set up plain-text instead of HTML yet ...) On 16-07-2022 05:34, Thiago Jung Bauermann wrote: Hello, This bug was closed, but I couldn't find what was the resolution of the problem. Could someone please clarify, for my own educat

bug#56005: during substitution: write_wait_fd: unimplemented

2022-07-15 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
Hello, This bug was closed, but I couldn't find what was the resolution of the problem. Could someone please clarify, for my own education and also so that it gets documented in the bug report? -- Thanks Thiago

bug#56005: during substitution: write_wait_fd: unimplemented

2022-06-30 Thread Maxime Devos
Maxime Devos schreef op do 30-06-2022 om 13:51 [+0200]: > > substitute:348:26 8 (process-query # _ #:cache > urls _ #:acl _) > > substitute: In guix/substitutes.scm: > > substitute:365:27 7 (lookup-narinfos/diverse _ _ # 7f22cf4534a0 …> …) > > substitute:322:31 6 (lookup-narinfos "ht

bug#56005: during substitution: write_wait_fd: unimplemented

2022-06-30 Thread Maxime Devos
> substitute:348:26 8 (process-query # _ #:cache urls _ #:acl _) > substitute: In guix/substitutes.scm: > substitute:365:27 7 (lookup-narinfos/diverse _ _ # …) > substitute:322:31 6 (lookup-narinfos "https://ci.guix.gnu.org"; _ # _ # _) > substitute:245:26 5 (fetch-narinfos _ _

bug#56005: In procedure write_wait_fd: unimplemented

2022-06-30 Thread Attila Lendvai
i'm also seeing this every once in a while. some speculation: my router has QoS set up that limits the upstream, so that i avoid triggering my ISP's rate limiter, because it sends ping into the ballpark of seconds. maybe because of this config i'm seeing this more regularly than others? - atti

bug#56005: during substitution: write_wait_fd: unimplemented

2022-06-30 Thread Maxime Devos
Maxime Devos schreef op do 30-06-2022 om 13:55 [+0200]: > > the backtrace was truncated, is that 'catch' was used instead of > 'with-exception-handler' + #:unwind? #true Correction: #:unwind? #false. signature.asc Description: This is a digitally signed message part

bug#56005: "write_wait_fd: unimplemented" during downloading substitutes

2022-06-16 Thread Maxime Devos
retitle 56006 "write_wait_fd: unimplemented" during downloading substitutes thanks Thiago Jung Bauermann via Bug reports for GNU Guix schreef op wo 15-06- 2022 om 23:40 [-0300]: > I had a quick look at ‘fetch-narinfos’ but I couldn't figure out what > could be calling into this unimplemented funct

bug#56005: exception while downloading substitutes

2022-06-15 Thread Thiago Jung Bauermann via Bug reports for GNU Guix
Hello, I just ran “guix pull && guix package -u” and after downloading many substitutes, guix package aborted with the following error: --8<---cut here---start->8--- ⋮ substitute: atualizando substitutos de "https://ci.guix.gnu.org";... 0.0%Backtrace: