bug#65523: package `guile@3.0.9' has an invalid input: ("_" #)

2023-09-02 Thread Josselin Poiret via Bug reports for GNU Guix
Hi Paul, Paul Alesius writes: > In the source code directory of Guix, when trying to build a package from > gnu/packages/python-xyz.scm, it fails with the following error: > > guix build: error: > /storage/src/guix/guix-gnu/guix/build-system/gnu.scm:146:8: package > `guile@3.0.9' has an invalid

bug#62240: Exception within (guix store) process-stderr when using suspendable ports

2023-09-02 Thread Christopher Baines
Christopher Baines writes: > Christopher Baines writes: > >> Christopher Baines writes: >> >>> I'm seeing this in the build coordinator agent, but it can be reproduced >>> by tweaking the guix build script as below. The build coordinator uses >>> suspendable ports as this is required to set ti

bug#63445: guix-build-coordinator guile-gnutls segfault

2023-09-02 Thread Christopher Baines
Christopher Baines writes: > Ludovic Courtès writes: > >> Hi, >> >> Christopher Baines skribis: >> >>> I've seen the build coordinator on bayfront crash a couple of times, and >>> it seems to be segfaulting, maybe in gnutls? >>> >>> May 11 14:31:39 localhost vmunix: [15795370.287670] >>> build

bug#65412: Guix installer failed to install

2023-09-02 Thread Bruno Haible
Hi Josselin, Thanks for the answer. > > The problem is not so much that it failed, but that the warning > > message does not sufficiently describe the cause: > > * I understand the figure of 6 GB: that's the expected size for > > a GUI environment with MATE. > > * But I don't understand t

bug#65572: [PATCH v3] doc: Describe black screen issue when booting the installer.

2023-09-02 Thread pelzflorian (Florian Pelz)
Pushed as 2890114a708e3a54a14ceb762f0726b013ffdc85. Csepp writes: > There was a thread about having a dedicated "safe video" option in the > GRUB menu, like a lot of distros do. I still think we should do that Yes, I agree. It would need a way to make a custom GRUB menu entry that refers to a

bug#65572: [PATCH v3] doc: Describe black screen issue when booting the installer.

2023-09-02 Thread Csepp
"pelzflorian (Florian Pelz)" writes: > Pushed as 2890114a708e3a54a14ceb762f0726b013ffdc85. > > Csepp writes: >> There was a thread about having a dedicated "safe video" option in the >> GRUB menu, like a lot of distros do. I still think we should do that > > Yes, I agree. It would need a way

bug#65366: [PATCH] gnu: texlive-chktex: Fix runtime error.

2023-09-02 Thread Nicolas Goaziou
This fixes . * gnu/packages/tex.scm (texlive-source): New variable. (texlive-chktex)[source]: Build binary from source. [build-system]: Use GNU-BUILD-SYSTEM. [arguments]<#:phases>: Make sure the `chktex' executable can locate a global configuration file. [native-

bug#65614: cgroups increase to 65555 preventing docker to start

2023-09-02 Thread Sergiu Ivanov
Hello, I have a similar issue, related to cgroups as well: after a recent update, I cannot start my LXC containers anymore. This is how I generally start one of my LXC containers, called arch: # lxc-start -n arch I add the -F switch to get the following more detailed error log: lxc-start: arc

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

2023-09-02 Thread Ludovic Courtès
Hi! Maxim Cournoyer skribis: > Since a few days on Berlin, the following appears in /var/log/mcron.log: > > 2023-08-22 04:00:29 28215 > /gnu/store/4lmpqf8dnk86avq5xa2l6bznxnmrz27x-guix-1.4.0-7.44bbfc2/bin/guix gc: > guix gc: error: build daemon out of memory > > > It's not just a fluke, accord

bug#65306: [shepherd] ntpd throws shepherd out of the loop

2023-09-02 Thread Ludovic Courtès
Hi, Timotej Lazar skribis: > Liliana Marie Prikler [2023-08-15 07:18:02+0200]: >> As of recently (maybe it dates back longer, but I first experienced it >> two weeks ago and just now got to debugging it a little), Shepherd gets >> stuck at 100% CPU usage "early" on first boot. > > I have this i

bug#65178: Shepherd hangs (was: Getting Guix to shutdown my laptop properly with Sway and no DE)

2023-09-02 Thread Ludovic Courtès
Hi! Hilton Chain scribes: > On Sun, 13 Aug 2023 23:25:59 +0800, > Hilton Chain wrote: >> >> Today I encountered the home reconfiguration issue. The behavior is >> similar to . > > And today Shepherd hung after starting a service [1], the service > itself start

bug#29644: gcc-objc is unusable without its 'gcc' executable

2023-09-02 Thread Vivien Kraus via Bug reports for GNU Guix
Hello! I would like to learn and play with gnustep with objective-C, but it seems like GCC does not come with objective-C in Guix. I don’t know much about GCC or how Guix packages it. There is an early comment by Ricardo Wurmus: > The fix here is to patch “lang-spec.h”, so that it does not limit

bug#65306: [shepherd] ntpd throws shepherd out of the loop

2023-09-02 Thread Liliana Marie Prikler
Am Samstag, dem 02.09.2023 um 22:44 +0200 schrieb Ludovic Courtès: > Hi, > > Timotej Lazar skribis: > > > Liliana Marie Prikler [2023-08-15 > > 07:18:02+0200]: > > > As of recently (maybe it dates back longer, but I first > > > experienced it two weeks ago and just now got to debugging it a > >