bug#68561: Guix wrongfully claims there is no space left

2024-01-18 Thread Lars Rustand
Guix is claiming that there is no space left on the device when none of my devices are in fact full. As you can see from the output of df -h there is more than enough space on all filesystems: Filesystem Size Used Avail Use% Mounted on none7.8G 0 7.8G 0% /dev /dev/nvme0

bug#68561: Guix wrongfully claims there is no space left

2024-01-18 Thread Christopher Baines
Lars Rustand writes: > Guix is claiming that there is no space left on the device when none of > my devices are in fact full. As you can see from the output of df -h > there is more than enough space on all filesystems: > > > Filesystem Size Used Avail Use% Mounted on > none7.8

bug#68333: Time bomb in icedtea/openjdk

2024-01-18 Thread Simon Tournier
Hi, Thanks all for the quick fix. Well, I am asking here but maybe such discussion would deserve its own thread on guix-devel. :-) On mer., 10 janv. 2024 at 15:35, Ludovic Courtès wrote: > Thanks for the quick investigation and patch! I just realized that this > affects current ‘master’ so we

bug#67565: (No Subject)

2024-01-18 Thread Attila Lendvai
> hrm, i tried to reproduce it just now on the same machine, and i couldn't. it has happened again, i'm attaching another log file. this log file is with my shepherd branch, i.e. it contains much more log. the error: + test 4 -eq 6 HTH, -- • attila lendvai • PGP: 963F 5D5F 45C7 DFCD 0A39 --

bug#68399: GnuTLS fails to build for aarch64 in QEMU

2024-01-18 Thread Maxim Cournoyer
Hi, Lars Rustand writes: [...] > --- ./src/gl/tests/test-suite.log --- > > === >GnuTLS 3.8.2: src/gl/tests/test-suite.log > === > > # TOTAL: 167 > # PASS: 166 > #

bug#68411: Timezone not detected from /etc/localtime

2024-01-18 Thread Maxim Cournoyer
Hi, Distopico writes: > Apps such as Icecat or ungoogled-chromium are not able to get the > correct timezone from /etc/localtime when `/etc/localtime` is a realpath > maybe because it expect /etc/share/zoneinfo, with readlink partially > works fine some apps, maybe related with an icu bug.[1] I