bug#68264: awscli@2.2.0 downloads and runs a docker container from a large american corporation

2024-11-18 Thread Sharlatan Hellseher
signature.asc Description: PGP signature

bug#68264: awscli@2.2.0 downloads and runs a docker container from a large american corporation

2024-11-18 Thread Sharlatan Hellseher
Hi, This issue was resolved in and applied as ea6c381cac..391de92713 to master -- Oleg signature.asc Description: PGP signature

bug#74270: u-boot-tools: tests fail

2024-11-18 Thread Ludovic Courtès
Hello, Ludovic Courtès skribis: > (gdb) bt > #0 0x00406e03 in alloc_simple (align=1, bytes=bytes@entry=204) at > ../../common/malloc_simple.c:25 > #1 malloc_simple (bytes=bytes@entry=204) at ../../common/malloc_simple.c:44 > #2 0x00406e5e in calloc (nmemb=, elem_size= out>) >

bug#73181: guix-daemon fails when invoking ‘guix authenticate’ on the Hurd

2024-11-18 Thread janneke
Ludovic Courtès writes: Hello, > skribis: > >> Anyway, using this patch 0001 it seems that suppressing the warnings >> works, I no longer get >> >> "GC Warning: Repeated allocation of very large block (appr. size 112 >> KiB):\n\tMay lead to memory leak and poor performance\n" >> >> >> but still

bug#74217: Bootstrapping Zig with no Binary Blobs

2024-11-18 Thread Hilton Chain via Bug reports for GNU Guix
On Sun, 17 Nov 2024 22:51:48 +0800, Hilton Chain wrote: > > The reproducibility issue is related to kernel version from target ("native" > by > default) information, to address this we need to specify a target for native > builds too. Specifying a target makes Zig behave like in cross-compilation