bug#72968: [PATCH] gnu: php: Fix build.

2024-09-02 Thread Noé Lopez via Bug reports for GNU Guix
Hi, Here is a patch to fix the PHP build. Have a good day, Noé Lopez >From 225bbd80ed6d67f4c9157ad31a344bae42ffb998 Mon Sep 17 00:00:00 2001 Message-ID: <225bbd80ed6d67f4c9157ad31a344bae42ffb998.1725287764.git.noelo...@free.fr> From: =?UTF-8?q?No=C3=A9=20Lopez?= Date: Mon, 2 Sep 2024 15:54:29 +

bug#70886: Packaging a gradle application

2024-05-13 Thread Noé Lopez via Bug reports for GNU Guix
Hi Guix, Today I thought I'd try to package Mindustry, a libre game I like made in Java. It uses the gradle build system, and I couldn't find any trace of gradle in the guix sources or mailing lists. I only found some gradle packages being built with the ant-build-sytem, so I tried that for a few

bug#70886: Packaging a gradle application

2024-05-13 Thread Noé Lopez via Bug reports for GNU Guix
Thank you both for your answers. I will try out the channel and see if I can figure something out :) I don’t have that much computing power with my little i3, I'm sure it will manage lol. I suppose once kotlin is built I won't have to build it again, unless it is itself packaged with gradle 😵‍💫. I

bug#73751: [cuirass] channel-update-service fails trying to find key with accent in the name

2024-10-11 Thread Noé Lopez via Bug reports for GNU Guix
Hi, I’ve been trying to make my own channel and run cuirass on it for fun and to learn more about how guix works. Cuirass is failing to fetch the channel, because of something with the key file: « 2024-10-11 21:34:11 error: Git error while fetching channels from https://framagit.org/nll/bloup.git

bug#37709: Unable to access Network Folders in GNOME

2024-11-01 Thread Noé Lopez via Bug reports for GNU Guix
close 37709 thanks This doesn’t seem to be an issue anymore, feel free to reopen if I’m mistaken. Good evening, Noé Lopez

bug#74217: Bootstrapping Zig with no Binary Blobs

2024-11-07 Thread Noé Lopez via Bug reports for GNU Guix
>Excited to know Zig developers are willing to help with bootstrapping! We >shouldn't miss this chance :) > >I'll look into replicating the current progress this weekend. Anyone reading >this mail wants to join in? Hey Hilton and Ekaitz, I’m interested in this :) From what I can see the current

bug#74656: [wip-zig-bootstrap] zig cache is not updated for dependencies of dependencies

2024-12-02 Thread Noé Lopez via Bug reports for GNU Guix
Hi, I got my hands on packaging liskvork, a gomoku server. The build fails because dependencies of dependencies are not added to the zig cache, and so can’t be found correctly by the zig build system. I attached a patch that reproduces this, a workaround when reproducing the steps in a local che

bug#74656: [wip-zig-bootstrap] zig cache is not updated for dependencies of dependencies

2024-12-03 Thread Noé Lopez via Bug reports for GNU Guix
Hi, Its working well with your changes, do you plan on keeping the snippet syntax for every package? It seems like a lot of boilerplate. Personally I like the #:zig-inputs syntax better, why not keep it and do the snippet in zig-build-system ? Thanks, Noé Hilton Chain writes: > Hi Noé, > > O

bug#73751: [cuirass] channel-update-service fails trying to find key with accent in the name

2024-12-03 Thread Noé Lopez via Bug reports for GNU Guix
Hi, I was able to reproduce this from the cuirass checkout when unsetting LANG and that indeed seems to be issue, is there a reason why UTF-8 is not the default in shepherd/guile/cuirass? IMO it would be better to set it to the default to avoid future issues with other services. What do you thin

bug#77135: Gnome shell crashes, segfaults in dmesg

2025-03-23 Thread Noé Lopez via Bug reports for GNU Guix
Hi, I found more info, firstly the crash’s backtrace with some debug info: (gdb) bt #0 0x00405f41 in usb_protection_proxy_ready (source_object=0x39b3a050, res=0x39b3a120, user_data=0x39b0e500) at ../gnome-settings-daemon-47.2/plugins/usb-protection/gsd-usb-protection-manager.c:1093 #1

bug#77135: Gnome shell crashes, segfaults in dmesg

2025-03-22 Thread Noé Lopez via Bug reports for GNU Guix
Hi Christopher and Maxim, I can confirm this issue, I login through GDM to the gnome shell and maybe a minute or less after logging in I get the big “something went wrong” splash screen. Fortunately I can work around this by going to another desktop where the splash screen won’t be visible and gn

bug#76850: tests/pack.scm failure (AppImage)

2025-04-05 Thread Noé Lopez via Bug reports for GNU Guix
Ludovic Courtès writes: > Hello, > > Thanks for the bug report, Reepca. > > Noé, could you take a look? > > Thanks, > Ludo’. > Hi Reepca and Ludo, Thanks for sending this to me Ludo. This bug report is very well detailed, thank you. > Reepca Russelstein skribis: > >> Or perhaps it would be m

bug#76891: GNOME session fails to start with uk_UA.utf8 system locale

2025-03-27 Thread Noé Lopez via Bug reports for GNU Guix
> On Sun, 2025-03-16 at 12:48 +0200, Roman Riabenko wrote: > > I tried installing the latest Guix System in a virtual machine in > > GNOME > > Boxes. I can select Ukrainian during installation, which changes the > > language to Ukrainian and results in uk_UA.utf8 locale in the > > configuration fi

bug#77669: orca does not have liblouis.so.20 available

2025-04-09 Thread Noé Lopez via Bug reports for GNU Guix
Hi R.W., Thank you for taking the time to make this bug report. > my guix describe output: > > guix e2c2f98 > >repository URL: https://git.savannah.gnu.org/git/guix.git > >branch: master > >commit: e2c2f98edd5d64921678c2570439dedfe662b1f8 > > nonguix a96e245 > >repository URL:

bug#77669: Acknowledgement (orca does not have liblouis.so.20 available)

2025-04-13 Thread Noé Lopez via Bug reports for GNU Guix
"R.W.Flurando" writes: > Well, it is kind of shame for me to receive a mail informing me that I was > rejected because of rudeness from bug-guix-owner > :( > > Anyway, I am glad that solution comes out quickly! > > Thanks Noé Lopez! > No problem! > An excuse for previous rudeness: I have been u

bug#76554: Laptop screen blank after kexec reboot

2025-04-14 Thread Noé Lopez via Bug reports for GNU Guix
> Hi, > > Evgeny Pisemsky writes: > > > Hi, in my case I can see something on the screen after reboot, but > > very dark. This hints that the problem in a backlight, and it is so: > > Good catch; I just checked and it’s exactly the same for me. > > > #+begin_example > > cd /sys/class/backligh

bug#77795: [shepherd 1.0] Tests fail on shepherd-1.0 package.

2025-04-14 Thread Noé Lopez via Bug reports for GNU Guix
Hi, On the latest guix, I am unable to build the shepherd without substitutes because of a failing test. To reproduce, I define a copy of the package to force a rebuild: (define-public shepherd-1.0-but-different (package (inherit shepherd-1.0) (name "shepherd-but-different"))) Then, “.

bug#76097: doxygen: fails to build on aarch64

2025-02-16 Thread Noé Lopez via Bug reports for GNU Guix
> Hello. > > When running guix as a package manager on a foreign distribution > (PureOS) on an aarch64 device, Evolution fails to install because > doxygen fails to build. I attach as separate files: > > - the output of "guix build doxygen" gzipped; > - the doxygen build log from the store; > -

bug#76155: MuseScore: missing lots of glyphs

2025-02-19 Thread Noé Lopez via Bug reports for GNU Guix
Hi Roman, Thank you for the detailed bug report, it was easy to reproduce, although the insert special characters button was at the bottom for me. The glyphs are indeed not showing if the selected font is Edwin (the default), but if you select a font like Noto Sans, or DejaVu Sans for your text t

bug#77135: Gnome shell crashes, segfaults in dmesg

2025-04-03 Thread Noé Lopez via Bug reports for GNU Guix
Hi, The issue is a faulty error handling in gnome-settings-daemon that accesses an unset error variable. Since this a pretty high priority issue in my opinion and upstream has not answered yet I suggest we apply the patch on our end to fix the issue for our users. That said, the root issue is bi