* bug#41375: guix substitute: error: TLS error in procedure 'handshake'
@ 2020-05-18 7:26 Igor Gajsin
2020-05-20 20:55 ` Marius Bakke
0 siblings, 1 reply; 4+ messages in thread
From: Igor Gajsin @ 2020-05-18 7:26 UTC (permalink / raw)
To: 41375
Hi,
I run the command `guix pull --dry-run` and got the error:
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% \
/substitute: guix substitute: error: TLS error in procedure 'handshake': The TLS connection was non-properly terminated.
Backtrace:
11 (primitive-load "/gnu/store/aj6hrhgnprkhaahvbbcy5h6p38055g8w-compute-guix-derivation")
In ice-9/eval.scm:
155:9 10 (_ _)
159:9 9 (_ #(#(#(#(#(#(#(#(#(#(#(#(#(#<directory (guile-user) 1629140> (?)) #) # ?) ?) ?) ?) ?) ?) ?) ?) ?) ?) ?))
In ./guix/store.scm:
2017:24 8 (run-with-store #<store-connection 256.99 1a43000> _ #:guile-for-build _ #:system _ #:target _)
1851:8 7 (_ _)
In ./guix/gexp.scm:
242:18 6 (_ _)
1058:2 5 (_ _)
918:2 4 (_ _)
779:4 3 (_ _)
In ./guix/store.scm:
1899:12 2 (_ #<store-connection 256.99 1a43000>)
1352:5 1 (map/accumulate-builds #<store-connection 256.99 1a43000> _ _)
1363:15 0 (_ #<store-connection 256.99 1a43000> _ _)
./guix/store.scm:1363:15: Throw to key `srfi-34' with args `(#<condition &store-protocol-error [message: "substituter `substitute' died unexpectedly" status: 1] 6494e70>)'.
guix pull: error: You found a bug: the program '/gnu/store/aj6hrhgnprkhaahvbbcy5h6p38055g8w-compute-guix-derivation'
failed to compute the derivation for Guix (version: "5b77e9ca14ff7fc74b849492e96353939f29664b"; system: "x86_64-linux";
host version: "1.0.1-3.4a54ed7"; pull-version: 1).
Please report it by email to <bug-guix@gnu.org>.
Please, don't hesitate to ask if you need more details.
--
With best regards,
Igor Gajsin
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#41375: guix substitute: error: TLS error in procedure 'handshake'
2020-05-18 7:26 bug#41375: guix substitute: error: TLS error in procedure 'handshake' Igor Gajsin
@ 2020-05-20 20:55 ` Marius Bakke
2020-05-21 6:25 ` Igor Gajsin
0 siblings, 1 reply; 4+ messages in thread
From: Marius Bakke @ 2020-05-20 20:55 UTC (permalink / raw)
To: Igor Gajsin, 41375
[-- Attachment #1: Type: text/plain, Size: 703 bytes --]
Igor Gajsin <igor@gajsin.name> writes:
> Hi,
>
> I run the command `guix pull --dry-run` and got the error:
>
>
> substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
> substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% \
> /substitute: guix substitute: error: TLS error in procedure 'handshake': The TLS connection was non-properly terminated.
Is this error consistent for you? It looks like it could be a transient
network issue.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#41375: guix substitute: error: TLS error in procedure 'handshake'
2020-05-20 20:55 ` Marius Bakke
@ 2020-05-21 6:25 ` Igor Gajsin
2020-05-21 12:54 ` Marius Bakke
0 siblings, 1 reply; 4+ messages in thread
From: Igor Gajsin @ 2020-05-21 6:25 UTC (permalink / raw)
To: Marius Bakke; +Cc: 41375, Igor Gajsin
Next evening I've run `guix pull` again and it finished well. I don't
know why.
Marius Bakke writes:
> Igor Gajsin <igor@gajsin.name> writes:
>
>> Hi,
>>
>> I run the command `guix pull --dry-run` and got the error:
>>
>>
>> substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0%
>> substitute: updating substitutes from 'https://ci.guix.gnu.org'... 100.0% \
>> /substitute: guix substitute: error: TLS error in procedure 'handshake': The TLS connection was non-properly terminated.
>
> Is this error consistent for you? It looks like it could be a transient
> network issue.
--
With best regards,
Igor Gajsin
^ permalink raw reply [flat|nested] 4+ messages in thread
* bug#41375: guix substitute: error: TLS error in procedure 'handshake'
2020-05-21 6:25 ` Igor Gajsin
@ 2020-05-21 12:54 ` Marius Bakke
0 siblings, 0 replies; 4+ messages in thread
From: Marius Bakke @ 2020-05-21 12:54 UTC (permalink / raw)
To: Igor Gajsin; +Cc: Igor Gajsin, 41375-done
[-- Attachment #1: Type: text/plain, Size: 203 bytes --]
Igor Gajsin <igor@gajsin.name> writes:
> Next evening I've run `guix pull` again and it finished well. I don't
> know why.
OK. Closing the bug, as we're unlikely to find out what went wrong.
Thanks!
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2020-05-21 12:55 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-18 7:26 bug#41375: guix substitute: error: TLS error in procedure 'handshake' Igor Gajsin
2020-05-20 20:55 ` Marius Bakke
2020-05-21 6:25 ` Igor Gajsin
2020-05-21 12:54 ` Marius Bakke
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).