bug#61161: package-input-rewriting causes different ordering of grafts

2023-01-29 Thread Akira Kyle
I think this may be a strange, subtle bug and hopefully this is sufficient to reproduce. This was all done with guix commit da9af8c72fe427e3eeb718b53c599139a8958d61. Consider the following: (use-modules (guix packages) (guix gexp) (guix monads) (guix stor

bug#60719: openbios-qemu-ppc fails to build on aarch64

2023-01-29 Thread Akira Kyle
Andrew Patterson wrote on 17 Jan 06:16 +0100: > I've submitted an issue to upstream: > https://github.com/openbios/openbios/issues/11 It looks like from the other open issues, that the openbios team doesn't actually use the github issue tracker but their own mailing list, which I'm CC'ing, a

bug#52671: bug#52693: [PATCH] gnu: glibc: Handle failure to find $ORIGIN.

2023-01-29 Thread Ludovic Courtès
Hi Ivan, Ivan Kozlov skribis: > Fixes . > > * gnu/packages/patches/glibc-dl-cache.patch: Check pointer returned by > '_dl_get_origin' for failure indication. Somehow we forgot about this patch for a whole year, and it turns out I stumbled upon the bug again j

bug#43579:

2023-01-29 Thread Sharlatan Hellseher
Hi, Adding more petrol to ther fire: I try to upgrade casacore to 3.5.0 which failed due to mentined problem with C++: --- [ 36%] Building CXX object tables/Dysco/CMakeFiles/tDysco.dir/tests/runtests.cc.o [5/1881] cd /tmp/

bug#61158: Add grub-efi to the installer

2023-01-29 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
Tobias Geerinckx-Rice 写道: grub-efi Or -hybrid, if fully equivalent. Kind regards, T G-R signature.asc Description: PGP signature

bug#61158: Add grub-efi to the installer

2023-01-29 Thread Tobias Geerinckx-Rice via Bug reports for GNU Guix
A reminder to myself: grub-efi appears to be missing from the installer image, reducing its value as an (off-line) rescue system. Inspect the size increase and add it if at all reasonable. Kind regards, T G-R signature.asc Description: PGP signature

bug#61156: ‘guix container exec’ does not actually change PID namespaces

2023-01-29 Thread Ludovic Courtès
Currently, when a Guix program runs in separate user, mount, and PID namespaces (for example via (guix least-authority)), ‘guix container exec’ fails badly: guix container exec 10652 /gnu/store/720rj90bch716isd8z7lcwrnvz28ap4y-bash-static-5.1.8/bin/sh guix container: error: process terminated

bug#50883: change x11 to expat licenses

2023-01-29 Thread Alex Devaure
Hi, I created a patch to update the licenses. Alex >From f8e0672bbccc31f0b29c453f5f46e9b01008784e Mon Sep 17 00:00:00 2001 From: Alex Devaure Date: Sun, 29 Jan 2023 18:41:28 + Subject: [PATCH] suckless licenses fix --- gnu/packages/suckless.scm | 12 ++-- 1 file changed, 6 insertion