bug#55820: bug#55932: error report / bug#55820: Substitute server errors lead to client crashes

2022-06-12 Thread Maxime Devos
retitle 55932 Substitute server errors lead to client crashes merge 55820 55392 thanks Duplicate of . Also relevant: . signature.asc Description: This is a digitally signed message part

bug#55936: dockerd fails to start on boot

2022-06-12 Thread Luciano Laratelli
Hi, hope you are doing well. I’m running Guix System and am seeing that `dockerd' fails to start on boot due to not being able to find `containerd': $ sudo tail /var/log/docker.log 2022-06-12 18:25:29 time=“2022-06-12T18:25:29.969005384-04:00” level=warning msg=“Error (Unable to complete atomic

bug#55933: Fails download of quix 1.3 virtual machine

2022-06-12 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Thomas, Thanks for the report. I'm CC'ing as documented here[0] to get their opinion. Thomas C Kosvic 写道: [0] does not download a file, it tries to open the file in thevrowser. This is not universal: it works fine in Firefox 100. However, there does seem to be an inconsistency with the G

bug#55933: Fails download of quix 1.3 virtual machine

2022-06-12 Thread Thomas C Kosvic
Clicking on the down load option from the software download page: GNU Guix 1.3.0 QEMU Image QCOW2 virtual machine (VM) image. Does not download a file, it tries to open the file in thevrowser. The iso file from the other option downloads fine. Have a look tom kosvic

bug#55932: error report

2022-06-12 Thread Anedroid via Bug reports for GNU Guix
I've got the following error when I guix pull. You asked me to send it all to bug-guix@gnu.org. $ guix pull Updating channel 'guix' from Git repository at ' https://git.savannah.gnu.org/git/guix.git'... Building from this channel: guix https://git.savannah.gnu.org/git/guix.git 9c036f2 Bac

bug#55848: [cuirass] workers stalled

2022-06-12 Thread Ludovic Courtès
Ricardo Wurmus skribis: > They should be using the local IP instead of routing through the > internet, so /etc/hosts should contain an entry for > > 141.80.167.131 ci.guix.gnu.org Good idea. > “guix deploy” did not work on these nodes due to a serious problem: they > were given *some* x86_64 bi

bug#55848: [cuirass] workers stalled

2022-06-12 Thread Ricardo Wurmus
Ludovic Courtès writes: > Hi, > > (+Cc: guix-sysadmin) > > Tom Fitzhenry skribis: > >>>From following the builds on http://ci.guix.gnu.org/workers , many >> (all?) builds are failing on the following workers: >> >> * grunewald >> * kreuzberg >> * pankow >> >> The builds are failing with the sa

bug#55928: alacritty (Rust) is not reproducible

2022-06-12 Thread Ludovic Courtès
--8<---cut here---start->8--- $ guix describe Generation 217 Jun 07 2022 00:39:25(current) guix 5850f1e repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 5850f1e99ac8296c47cb42b1f6b222e8fa669eed $ guix challenge a

bug#55848: [cuirass] workers stalled

2022-06-12 Thread Ludovic Courtès
Hi, (+Cc: guix-sysadmin) Tom Fitzhenry skribis: >>From following the builds on http://ci.guix.gnu.org/workers , many > (all?) builds are failing on the following workers: > > * grunewald > * kreuzberg > * pankow > > The builds are failing with the same error: > > "substitute: updating substitut

bug#55921: ‘guix substitute’ displays nothing when connecting

2022-06-12 Thread Ludovic Courtès
Hi, ‘guix substitute’ displays nothing when it connects to substitute servers. Thus, if the connection attempt stalls, ‘guix’ commands just print nothing. Here’s what ‘guix build’ sees when ‘guix substitute’ is busy trying to connect to a server: --8<---cut here---start-