bug#60719: Acknowledgement (openbios-qemu-ppc fails to build on aarch64)

2023-02-20 Thread Andrew Patterson
Fixed as of 042b92edb20648c030dcbaf59acd176731550b70 -- Andrew Patterson

bug#54944: guix pull hangs on 32 bit

2023-02-20 Thread Csepp
Csepp writes: > Csepp writes: > >> Maxim Cournoyer writes: >> >>> Hi! >>> >>> raingloom writes: >>> It's been at 67% on guix-packages-base for at least an hour now. The system itself is responsive and with the swap I gave it, it has more than enough memory. Htop shows three gu

bug#54944: guix pull hangs on 32 bit

2023-02-20 Thread Csepp
Csepp writes: > Maxim Cournoyer writes: > >> Hi! >> >> raingloom writes: >> >>> It's been at 67% on guix-packages-base for at least an hour now. The >>> system itself is responsive and with the swap I gave it, it has more >>> than enough memory. Htop shows three guile processes at the top of

bug#61513: [PATCH 1/2] gnu: Add emacs-next-tree-sitter.

2023-02-20 Thread Liliana Marie Prikler
Am Montag, dem 20.02.2023 um 11:33 +0100 schrieb Simon Tournier: > Hi, > > On jeu., 16 févr. 2023 at 21:36, Liliana Marie Prikler > wrote: > > * gnu/packages/emacs.scm (emacs-next-tree-sitter): New variable. > > (emacs-next): Remove tree sitter support. > > Naive question: why not squash the 2 p

bug#53250: icedove clears user data on upgrade

2023-02-20 Thread Maxim Cournoyer
Hi, Nicholas von Klitzing writes: > Hi Jonathan, > > Thanks for testing the patch. What exactly doesn't work? > > Is icedove still generating new profiles upon install? > > Even if it stops generating profiles, you still need to use `icedove -p` to > select the correct default. I believe the r

bug#30435: libreoffice: Fonts don't show up after install

2023-02-20 Thread Maxim Cournoyer
Hi Felix, Felix Lechner writes: > Hi, > > On Mon, Feb 20, 2023 at 8:06 AM Maxim Cournoyer > wrote: >> >> I haven't seen this problem in a long while, so I'm inclined to think >> it's been resolved. > > I think I had that issue with a fresh install within the last year and > based on advice in I

bug#30435: libreoffice: Fonts don't show up after install

2023-02-20 Thread Felix Lechner via Bug reports for GNU Guix
Hi, On Mon, Feb 20, 2023 at 8:06 AM Maxim Cournoyer wrote: > > I haven't seen this problem in a long while, so I'm inclined to think > it's been resolved. I think I had that issue with a fresh install within the last year and based on advice in IRC (thanks nckx!) ran 'fc-cache -fv'. For what it

bug#30435: libreoffice: Fonts don't show up after install

2023-02-20 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hi, > > Pierre Neidhardt skribis: > >> Running >> >> fc-cache -fv >> >> fixes the issue. >> >> Should we run this command in a profile hook? > > Profile hooks are normal derivations; as such, they don’t have access to > anything but their dependencies and t

bug#32026: [PATCH v4 1/9] gnu: Add a 'update-mozilla-locales' helper for maintenance.

2023-02-20 Thread Maxim Cournoyer
Hi Ludovic, Ludovic Courtès writes: > Hey Maxim, > > Thanks a lot for working on this! Having locales available makes a big > difference to many users. > > (A couple of years ago I started working on that for the LibreOffice > package. I got quite far but didn’t complete it. I can dig that fr

bug#58485: [shepherd] Restarting guix-publish fails

2023-02-20 Thread Lars-Dominik Braun
Hi Ludo, > Can you confirm shepherd (PID 1) is 0.9.3? it is: root 1 0.2 0.2 308148 76816 ?Sl Feb07 52:08 /gnu/store/kphp5d85rrb3q1rdc2lfqc1mdklwh3qp-guile-3.0.9/bin/guile --no-auto-compile /gnu/store/4nw0zb4swga0cb8i35nvng3rg6z5qm8p-shepherd-0.9.3/bin/shepherd --config /g

bug#61642: intermittent write_wait_fd error when updating

2023-02-20 Thread Christopher Baines
Simon Tournier writes: > Hi, > > On Mon, 20 Feb 2023 at 11:46, Christopher Baines wrote: > >> It's not, since it relates to code in the (guix substitutes) module. > > Do you mean that if "https://substitutes.nonguix.org"; is incorrectly > configured, then the code in (guix substitutes) should h

bug#32026: [PATCH v4 1/9] gnu: Add a 'update-mozilla-locales' helper for maintenance.

2023-02-20 Thread Ludovic Courtès
Hey Maxim, Thanks a lot for working on this! Having locales available makes a big difference to many users. (A couple of years ago I started working on that for the LibreOffice package. I got quite far but didn’t complete it. I can dig that from my stashes if there’s interest in giving a hand.

bug#61642: intermittent write_wait_fd error when updating

2023-02-20 Thread Simon Tournier
Hi, On Mon, 20 Feb 2023 at 11:46, Christopher Baines wrote: > It's not, since it relates to code in the (guix substitutes) module. Do you mean that if "https://substitutes.nonguix.org"; is incorrectly configured, then the code in (guix substitutes) should handle the error instead of crash with

bug#61642: intermittent write_wait_fd error when updating

2023-02-20 Thread Christopher Baines
Simon Tournier writes: > Hi, > > On dim., 19 févr. 2023 at 17:50, Nathan Dehnel wrote: > >> 'https://substitutes.nonguix.org'... 0.0%Backtrace: > > [...] > >> "https://substitutes.nonguix.org"; _ # _ …) > > The issue appears to be on the nonguix side, please report to them. It's not, since i

bug#61513: [PATCH 1/2] gnu: Add emacs-next-tree-sitter.

2023-02-20 Thread Simon Tournier
Hi, On jeu., 16 févr. 2023 at 21:36, Liliana Marie Prikler wrote: > * gnu/packages/emacs.scm (emacs-next-tree-sitter): New variable. > (emacs-next): Remove tree sitter support. Naive question: why not squash the 2 patches? Adding the new variable and fix the version of emacs-next. Cheers, sim

bug#61642: intermittent write_wait_fd error when updating

2023-02-20 Thread Simon Tournier
Hi, On dim., 19 févr. 2023 at 17:50, Nathan Dehnel wrote: > 'https://substitutes.nonguix.org'... 0.0%Backtrace: [...] > "https://substitutes.nonguix.org"; _ # _ …) The issue appears to be on the nonguix side, please report to them. Cheers, simon

bug#58485: [shepherd] Restarting guix-publish fails

2023-02-20 Thread Ludovic Courtès
Hi Lars, Lars-Dominik Braun skribis: >> Indeed. This is fixed by Shepherd commit >> d97592f58603ff51cb280ae57d413c8731e601b3, which will be in the upcoming >> 0.9.3 release. > I’m on 0.9.3 and it works fine with `herd restart` now. But ssh-daemon > has the same issue when being restarted by una