bug#70581: PHP, glibc, and CVE-2024-2961

2024-12-17 Thread Maxim Cournoyer
Hi Maxim Cournoyer writes: > * gnu/packages/base.scm (%glibc-patches): New variable. > (glibc) [source]: Use it. > [properties]: Mark CVE-2024-2961 as hidden (resolved). > [replacement]: Add field to graft with... > (glibc/fixed): ... this new package. > > Fixes:

bug#65446: [berlin] guix gc throws: "error: build daemon out of memory"

2024-12-17 Thread Maxim Cournoyer
Hello, "Collin J. Doering" via Bug reports for GNU Guix writes: > Perhaps worth noting that I've seen this numerous times on > cuirass.genenetwork.org. > > Usually restarting guix-daemon will allow 'guix gc' to complete > without error. I see dmesg errors that match what Ludo provided. Thanks

bug#67292: emacs / emacs-transient collisions and bundling

2024-12-17 Thread Liliana Marie Prikler
Am Dienstag, dem 17.12.2024 um 15:10 -0500 schrieb Suhail Singh: > Liliana Marie Prikler writes: > > > * `guix shell emacs emacs-transient --with-input=emacs- > > minimal=emacs` will > >   load the native-compiled emacs > > Hm there may be a bug somewhere (hopefully not in my testing). With some

bug#67292: emacs / emacs-transient collisions and bundling

2024-12-17 Thread Suhail Singh
Liliana Marie Prikler writes: > * `guix shell emacs emacs-transient --with-input=emacs-minimal=emacs` will > load the native-compiled emacs Hm there may be a bug somewhere (hopefully not in my testing). I created a profile using: #+begin_src sh ./pre-inst-env guix package --profile=${HOME

bug#67241: [PATCH] guix-install.sh: Add message about Info reader.

2024-12-17 Thread Simon Tournier
Hi Maxim, On Mon, 16 Dec 2024 at 11:53, Maxim Cournoyer wrote: >> +_info() >> +{ >> +if [ "$(type -P info)" ]; then >> +_msg "$1" >> +else >> +_msg "${WAR}Please install Info reader; see package 'info-reader'" >> +_msg "$1" >> +fi >> +} > > It seems odd to me

bug#74928: Error running guix pull

2024-12-17 Thread kjartanoli--- via Bug reports for GNU Guix
I have successfully run guix on a foreign distro on my Raspberry Pi 4 for some time now but yesterday when I ran guix pull I got the following error: substitute: updating substitutes from 'https://bordeaux.guix.gnu.org'... 100.0% substitute: updating substitutes from 'https://ci.guix.gnu.org'... 1

bug#74856: Evaluation failed on ci.guix.gnu.org

2024-12-17 Thread Ludovic Courtès
Hi, Leo Famulari skribis: > I'd guess that the evaluation failures of the 'kernel-updates' job is > related to the recent renaming of the manifests. > > I see that maintenance.git has been updated accordingly. > > But have the changes in maintenance.git been made effective on > ci.guix.gnu.org?

bug#74532: with-extensions does not add native extensions to the load path

2024-12-17 Thread Ludovic Courtès
Hi, Tomas Volf <~@wolfsden.cz> skribis: > Z572 writes: > >>> How it that usually done? I cannot do that *before* build, because then >>> tests would not run (the library is not yet installed into the absolute >>> path), and I cannot do it after, because I would need to rebuild the .go >>> files

bug#74925: failed to compute the derivation for Guix

2024-12-17 Thread Simon Josefsson via Bug reports for GNU Guix
Hi I am running 'guix pull' on arm64 from Debian, and ran into the backtrace below. The following commands reproduce it inside a fresh Debian trixie container in a GitLab shared runner: apt-get update apt-get install -y guix podman ca-certificates (guix-daemon --disable-chroot --build-users-grou