guix pull fails in power saving profile

  • Open
  • quality assurance status badge
Details
2 participants
  • two
  • zimoun
Owner
unassigned
Submitted by
two
Severity
normal
T
(address . bug-guix@gnu.org)
166654133162.766.14151465848680036129@mail.envs.net
hello,
i have a bug on debian:
when power profile is set to power saving, guix pull fails after computing derivation:

```
Computing Guix derivation for 'x86_64-linux'... /
substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 0.0%guix substitute: error: TLS error in procedure 'write_to_session_record_port': Error in the push function.
guix pull: error: `/gnu/store/...-guix-command substitute' died unexpectedly
```

this happens with the default ci substitute too

when guix pull is restarted, derivation is recomputed again, so this takes time to reproduce
Z
Z
zimoun wrote on 26 Nov 2022 11:07
86v8n2av1s.fsf@gmail.com
Hi,
On Sun, 23 Oct 2022 at 16:08, two--- via Bug reports for GNU Guix <bug-guix@gnu.org> wrote:

Toggle quote (6 lines)
> ```
> Computing Guix derivation for 'x86_64-linux'... /
> substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 0.0%guix substitute: error: TLS error in procedure 'write_to_session_record_port': Error in the push function.
> guix pull: error: `/gnu/store/...-guix-command substitute' died unexpectedly
> ```

What is your current Guix revision? For instance “guix describe”?

Cheers,
simon
?