GNU bug report logs -
#33159
Despite --fallback, TLS error halted "guix system reconfigure"
Previous Next
To reply to this bug, email your comments to 33159 AT debbugs.gnu.org.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-guix <at> gnu.org
:
bug#33159
; Package
guix
.
(Fri, 26 Oct 2018 05:00:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Chris Marusich <cmmarusich <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-guix <at> gnu.org
.
(Fri, 26 Oct 2018 05:00:03 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Hi,
The following command failed:
--8<---------------cut here---------------start------------->8---
root <at> 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 <at> garuda /home/marusich#
--8<---------------cut here---------------end--------------->8---
Is this expected behavior when --fallback is given?
--
Chris
[signature.asc (application/pgp-signature, inline)]
Information forwarded
to
bug-guix <at> gnu.org
:
bug#33159
; Package
guix
.
(Fri, 26 Oct 2018 19:24:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 33159 <at> debbugs.gnu.org (full text, mbox):
Hello,
Chris Marusich <cmmarusich <at> gmail.com> skribis:
> The following command failed:
>
> root <at> 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 <at> 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’.
This bug report was last modified 6 years and 39 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.