bug#54919: Guix hangs near the end of ‘home’ operations

2022-04-20 Thread Ludovic Courtès
Turns out the issue was also being discussed at . Fixed now! Thanks, Ludo’.

bug#54919: Guix hangs near the end of ‘home’ operations

2022-04-20 Thread Ludovic Courtès
Ludovic Courtès skribis: > We can probably fix it by avoiding the use of ‘start-in-the-background’. Specifically, the proposed fix is attached below. I cannot test it right now so I’m happy if somebody else can confirm the intuition in the meantime :-) by applying the patch and running: ./pr

bug#54919: Guix hangs near the end of ‘home’ operations

2022-04-20 Thread Ludovic Courtès
Hi Brian, Brian Cully skribis: > During ‘home reconfigure’ after it says ‘Finished updating symlinks.’, > guix hangs forever. Attempting to interrupt with ^C failed, and I had to > force-close my ssh session. I’ve experienced this hang too: it occurs while ‘guix system reconfigure’ is run

bug#54919: Guix hangs near the end of ‘home’ operations

2022-04-13 Thread Brian Cully
During ‘home reconfigure’ after it says ‘Finished updating symlinks.’, guix hangs forever. Attempting to interrupt with ^C failed, and I had to force-close my ssh session. Logging back in, ‘home list-generations’ claims to have installed a new generation and moved forward. I no l