bug#64827: texlive is broken

2023-08-13 Thread Nicolas Goaziou
Hello, Andreas Enge writes: > see the last commit on the wip-texlive-mono branch; the commit message > and the diff should be quite clear. Concerning the branch itself, it > can be directly applied to master once it is in shape, as nothing depends > on the monolithic texlive. I was talking

bug#65253: Acknowledgement (Renpy-launcher raises exception when opening editor.)

2023-08-13 Thread Jesse Gibbons
It turns out 'Visual Studio Code (System).edit.py' is required to fix this. I recommend a patch that removes the Visual Studio Code (system and 'official') and Atom editor options, but that could be just my own preference. Please do not remove the None or System Editor options. Until a patch

bug#65178: Shepherd hangs (was: Getting Guix to shutdown my laptop properly with Sway and no DE)

2023-08-13 Thread Hilton Chain via Bug reports for GNU Guix
On Wed, 09 Aug 2023 20:41:44 +0800, Hilton Chain wrote: > I'm not sure if Shepherd hangs at usual, but most of the time I find > it already hanging is when doing a reconfiguration. The > reconfiguration becomes unresponsive and it won't accept a ^C, herd > actions also hang. This usually happens

bug#65266: guix shell ocaml-core ocaml-core-unix gtk fails

2023-08-13 Thread ziyed mstph
The command guix shell ocaml-core ocaml-core-unix gtk fails with builder for `/gnu/store/s9snqp54x2g6sp6a600vw2cqs74i5m2v-gdk-pixbuf-loaders-cache-file.drv' failed due to signal 11 (Segmentation fault). It works if I do first guix shell ocaml-core ocaml-core-unix gtk and then guix shell gtk

bug#65218: emacs-orderless 1.0 shows as 0.8 due to incorrect value in package file

2023-08-13 Thread Piotr Kwieciński
I have the latest version of emacs-orderless installed on using guix and it shows: Status: External in ‘/gnu/store/mp2ckcr7psy9myby262zqii36cd49yja-emacs-orderless-1.0/share/emacs/site-lisp/orderless-1.0/’ (unsigned). Version: 0.8 Summary: Completion style for matching regexps in any order This

bug#65218: emacs-orderless 1.0 shows as 0.8 due to incorrect value in package file

2023-08-13 Thread Piotr Kwieciński
Hi Hilton, thank you for your swift response and guidance. I'll attempt to send a patch. I already started to set up my local environment. On Sat, 12 Aug 2023 at 18:12, Hilton Chain wrote: > Hi Piotr, > > On Fri, 11 Aug 2023 04:18:57 +0800, > Piotr Kwieciński wrote: > > > > [1 ] > > [2 ] > >

bug#65056: https://issues.guix.gnu.org/ cannot be accessed through Tor

2023-08-13 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
On 13 August 2023 00:25:51 UTC, "Ludovic Courtès" wrote: >I think it’s worse than this. I noticed that ci.guix.gnu.org (same >machine) would occasionally time out on my side, without Tor, starting >from this week (I was on vacation before, so I don’t know exactly when >it started). From a

bug#64872: guix pull: texlive-hyphen-complete: build failed (was: "guix pull: po4a: build failed")

2023-08-13 Thread Christopher Baines
Artyom Poptsov writes: > Hello, > > Sorry for the late reply! > > I removed > http_proxy=http://127.0.0.1:9080 https_proxy=http://127.0.0.1:9080 > from my "Environment" variable in "guix-daemon.service" and after I restarted > the Guix daemon "guix pull" and "guix upgrade" went flawlessly. >