bug#59364: gnome clocks does not start due to missing libGLES.so

2024-02-19 Thread John Kehayias via Bug reports for GNU Guix
Hello, On Mon, Oct 09, 2023 at 01:31 AM, John Kehayias wrote: > On Sat, Oct 07, 2023 at 09:32 PM, Simon Streit wrote: > >> John Kehayias writes: >> >>> Is this the same issue as in ? With >>> potential fix ? I'm looking to >>>

bug#69201: Emacs master-branch renamed comp-write-bytecode-file which emacs-utils depends on

2024-02-19 Thread Liliana Marie Prikler
Am Donnerstag, dem 15.02.2024 um 22:23 + schrieb Mekeor Melire: > On Emacs' master-branch, the emacs-lisp function > comp-write-bytecode-file has been renamed to comp--write-bytecode- > file (i.e. to include a double dash) in this commit [1]: > >     faa46eb8667c11a0725500a50e957eb78021c99f >

bug#69209: Extended packaging example from the Guix cookbook produces an error

2024-02-19 Thread Marco Rimoldi
Hello, I think the example is missing a line like this: #:use-module (gnu packages) cheers, Marco

bug#63250: package dante : socksify: error: dante client not built with preloading support

2024-02-19 Thread Benjamin
Hello, This is fixed on my side too. This bug can be closed On Sun Feb 18, 2024 at 9:33 AM CET, Nguyễn Gia Phong wrote: > On 2024-02-15 at 17:18+01:00, Simon Tournier wrote: > > On mer., 20 déc. 2023 at 16:18, Nguyễn Gia Phong wrote: > > > Could you take a look at https://issues.guix.gnu.org/676

bug#63250: package dante : socksify: error: dante client not built with preloading support

2024-02-19 Thread Simon Tournier
Hi, On dim., 18 févr. 2024 at 17:33, Nguyễn Gia Phong via Bug reports for GNU Guix wrote: > On 2024-02-15 at 17:18+01:00, Simon Tournier wrote: >> On mer., 20 déc. 2023 at 16:18, Nguyễn Gia Phong wrote: >> > Could you take a look at https://issues.guix.gnu.org/67675 >> > if it fixes it for you?

bug#39885: Bioconductor tarballs are not archived

2024-02-19 Thread Simon Tournier
Hi, On ven., 16 févr. 2024 at 10:14, Timothy Sample wrote: >> Can we consider that this report is now done? Because: >> >> 1. SWH supports ExtID and nar hash lookup. >> >> 2. Missing origins are currently ingested by SWH. >>(via specific sources.json) > > I think that would be jumping the g

bug#69278: offlate 0.6.1 crashes on TypeError (unexpected type float)

2024-02-19 Thread Marco Rimoldi
Hello, I configured offlate on my system and it crashed after I tried to load the guix project. It's a bug related to this: https://github.com/python/cpython/issues/82180 but apparently it doesn't affect every system. Mine seems to be a magnet for it! Maybe there's amn element of chance due to

bug#69182: home-xmodmap-service-type requires restart to work

2024-02-19 Thread Nicolas Graves via Bug reports for GNU Guix
Maybe that's because x11-display take a few milliseconds to start, and that xmodmap actually starts before x11-display is actually done loading. I've encountered this type of issue with emacs-server, where I used this solution on RDE, but it's emacs/service specific : https://lists.sr.ht/~abcdw/