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 +
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
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
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
close 37709
thanks
This doesn’t seem to be an issue anymore, feel free to reopen if I’m
mistaken.
Good evening,
Noé Lopez
>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
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
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
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
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
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
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
> 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
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:
"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
> 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
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, “.
> 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;
> -
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
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
20 matches
Mail list logo