bug#60694: Issue building derivations in 1.4.0

2023-01-12 Thread Maxim Cournoyer
Hi, Tom Parker-Shemilt writes: [...] > ==> virtualbox-iso: ./guix/store.scm:1419:15: In procedure loop: > ==> virtualbox-iso: ERROR: > ==> virtualbox-iso: 1. &store-protocol-error: > ==> virtualbox-iso: message: "some substitutes for the outputs > of derivation `/gnu/store/p23y74y51gj4v

bug#60719: [aarch64] grub-efi cannot be built because of qemu changes

2023-01-12 Thread Ricardo Wurmus
Ricardo Wurmus writes: > commit 71b8707100e2fbc00f123566717ba3958c6afabb seems to have broken > reconfiguration of my aarch64 machine. See also https://issues.guix.gnu.org/60719 -- Ricardo

bug#60141: Follow-up

2023-01-12 Thread Andrews, Kyle (KC)
I moved .config/guix to .config/guix.bkp and that allowed me to execute the basic guix 1.3.0 commands again. However, whatever I create the result is always the same. I get segmentation fault (core dumped). For example: $ guix install hello $ {{source the profile}} $ hello Segmentation fault (co

bug#35727: Connecting Geiser to Guile listening to a socket: No prompt found! (.guile to blame)

2023-01-12 Thread Luis Felipe via Bug reports for GNU Guix
On Thursday, January 12th, 2023 at 17:32, Luis Felipe wrote: > Hi Mekeor, > > On Monday, December 12th, 2022 at 13:32, Mekeor Melire mek...@posteo.de wrote: > > > Does it work when you start the Guile REPL with an > > environment-variable called INSIDE_EMACS? > > > It does, thanks. > >

bug#58813: can't substitute etc/teams.scm command as doc suggests

2023-01-12 Thread Simon Tournier
Hi Maxim, On mer., 11 janv. 2023 at 22:00, Maxim Cournoyer wrote: > It's developed as part of U-Boot and available at > https://u-boot.readthedocs.io/en/latest/develop/patman.html. It's > generated from the same sources as the info manual from > u-boot-documentation referenced above. Oh thank

bug#35727: Connecting Geiser to Guile listening to a socket: No prompt found! (.guile to blame)

2023-01-12 Thread Luis Felipe via Bug reports for GNU Guix
Hi Mekeor, On Monday, December 12th, 2022 at 13:32, Mekeor Melire wrote: > Does it work when you start the Guile REPL with an > environment-variable called INSIDE_EMACS? It does, thanks. > If this works, then I'd suggest that this is not a bug but rather > you got to know that you need to del

bug#57589: Guix hangs on GDM with Wayland

2023-01-12 Thread Bruno Victal
I found out what's missing from your "/tmp" filesystem entry: you need to set the 'needed-for-boot?' field to #t. I don't think the above counts as a user error, rather it is a workaround since x11-socket-directory-service relies on activation-service-type which does not take 'file-systems' ser

bug#41791: [Shepherd] loses track of Tor

2023-01-12 Thread Ludovic Courtès
Hi Tobias, Tobias Geerinckx-Rice skribis: > ~ λ while :; do sudo herd restart tor; done > Service tor is not running. > Service tor has been started. > Service tor has been stopped. > Service tor could not be started. > Service tor is not running. > Service tor could not be started. > ^C > ~ λ p

bug#58290: guile ssh error on guix deploy

2023-01-12 Thread Ludovic Courtès
A simpler reproducer: --8<---cut here---start->8--- (use-modules (ssh session) (ssh popen) (ssh auth) (rnrs io ports)) (define session (make-session #:host "HOST-OF-YOUR-CHOICE")) (session-parse-config! session) (connec

bug#58290: guile ssh error on guix deploy

2023-01-12 Thread Ludovic Courtès
Hi, Marius Bakke skribis: > Nov 3 21:50:28 capella sshd[26115]: debug1: server_input_channel_open: ctype > session rchan 66 win 64000 max 32768 > Nov 3 21:50:28 capella sshd[26115]: debug1: input_session_request > Nov 3 21:50:28 capella sshd[26115]: debug1: channel 10: new [server-session] >