unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#33159: Despite --fallback, TLS error halted "guix system reconfigure"
@ 2018-10-26  4:58 Chris Marusich
  2018-10-26 19:23 ` Ludovic Courtès
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Marusich @ 2018-10-26  4:58 UTC (permalink / raw)
  To: 33159

[-- Attachment #1: Type: text/plain, Size: 1322 bytes --]

Hi,

The following command failed:

--8<---------------cut here---------------start------------->8---
root@garuda /home/marusich# guix system --fallback --on-error=backtrace reconfigure /home/marusich/config.scm
[...]
substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating substitutes from 'https://hydra-mirror.marusich.info'... 100.0%
substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating substitutes from 'https://hydra-mirror.marusich.info'... 100.0%
substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating substitutes from 'https://hydra-mirror.marusich.info'... 100.0%
substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: updating substitutes from 'https://hydra-mirror.marusich.info'... 100.0%
substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
substitute: guix substitute: error: TLS error in procedure 'handshake': A TLS fatal alert has been received.
guix system: error: build failed: substituter `substitute' died unexpectedly
root@garuda /home/marusich#
--8<---------------cut here---------------end--------------->8---

Is this expected behavior when --fallback is given?

-- 
Chris

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* bug#33159: Despite --fallback, TLS error halted "guix system reconfigure"
  2018-10-26  4:58 bug#33159: Despite --fallback, TLS error halted "guix system reconfigure" Chris Marusich
@ 2018-10-26 19:23 ` Ludovic Courtès
  0 siblings, 0 replies; 2+ messages in thread
From: Ludovic Courtès @ 2018-10-26 19:23 UTC (permalink / raw)
  To: Chris Marusich; +Cc: 33159

Hello,

Chris Marusich <cmmarusich@gmail.com> skribis:

> The following command failed:
>
> root@garuda /home/marusich# guix system --fallback --on-error=backtrace reconfigure /home/marusich/config.scm
> [...]
> substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> substitute: updating substitutes from 'https://hydra-mirror.marusich.info'... 100.0%
> substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> substitute: updating substitutes from 'https://hydra-mirror.marusich.info'... 100.0%
> substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> substitute: updating substitutes from 'https://hydra-mirror.marusich.info'... 100.0%
> substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> substitute: updating substitutes from 'https://hydra-mirror.marusich.info'... 100.0%
> substitute: updating substitutes from 'https://mirror.hydra.gnu.org'... 100.0%
> substitute: guix substitute: error: TLS error in procedure 'handshake': A TLS fatal alert has been received.
> guix system: error: build failed: substituter `substitute' died unexpectedly
> root@garuda /home/marusich#
>
> Is this expected behavior when --fallback is given?

Yes: --fallback is to fall back when substitution fail, but here we’re
not substituting yet, only querying ‘guix substitute’.

Now, what’s the story with that TLS handshake?  Any ideas?

Thanks,
Ludo’.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-10-26 19:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-26  4:58 bug#33159: Despite --fallback, TLS error halted "guix system reconfigure" Chris Marusich
2018-10-26 19:23 ` Ludovic Courtès

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).