bug#63050: "guix pull" requires graphical libraries

2023-05-24 Thread Ludovic Courtès
Hi, Andreas Enge skribis: > Am Sat, May 20, 2023 at 06:12:47PM +0200 schrieb Ludovic Courtès: >> > The closure size reduction is substantial: >> > $ ./pre-inst-env guix size graphviz | tail -1 >> > total: 183.6 MiB >> > $ guix size graphviz | tail -1 >> > total: 242.3 MiB >> > But I suspect

bug#63684: hw-probe-1.6.5: fails wrap phase

2023-05-24 Thread Christopher Howard
Package "hw-probe" fails wrap phase. Package built today with command ``` guix time-machine -- build hw-probe ``` Build log attached. My system information: ``` christopher@theoden --- OS: Guix System x86_64 Host: OptiPlex 9020 00 Kernel: 5.15.112-gnu Uptime: 23 mins

bug#63666: sporadic “guix substitute: error: connect*: Connection timed out”

2023-05-24 Thread Ludovic Courtès
Hi, Simon Tournier skribis: > On Tue, 23 May 2023 at 17:14, Simon Tournier wrote: > >> The most recent failure uses 3f59fd6 (pulled on May 23) with: >> >> $ /root/.config/guix/current/bin/guix-daemon --version >> guix-daemon (GNU Guix) 1.3.0-31.3170843 > > Just in case, using

bug#63082: [PATCH v3 10/16] services: mpd: Let Shepherd effect the user/group change.

2023-05-24 Thread Bruno Victal
On 2023-05-05 19:29, Maxim Cournoyer wrote: > Relates to . > > Quoting a MPD developer, regarding MPD's feature to switch user itself: > "that's legacy for the dark ages when proper service managers did not exist" > :-). > > * gnu/services/audio.scm

bug#55857: Odd Shepherd message on 'guix system reconfigure': (map (# ?) ?)

2023-05-24 Thread Ludovic Courtès
Hi, Maxim Cournoyer skribis: > This bug was closed as notabug, but I still see it as an issue worth > fixing. Just using the (gnu services herd) API to query live services > ends up producing such a messages; I think from the 'resolve-transients' > procedure there that calls to eval-there

bug#63516: [PATCH Guile-Netlink 00/11] Add 'wait-for-link' and related code

2023-05-24 Thread Julien Lepiller
I'll probably tag a release this week-end. Le 24 mai 2023 16:55:56 GMT+02:00, "Ludovic Courtès" a écrit : >Hello, > >Julien Lepiller skribis: > >> Thanks, I was able to test it simply by doing something like >> (wait-for-link "veth0") and from another terminal, "ip l add veth0 type >> veth peer

bug#63082: [PATCH v3 02/16] services: mpd: Add an 'update' action to trigger a database update.

2023-05-24 Thread Bruno Victal
Hi Maxim, On 2023-05-05 19:28, Maxim Cournoyer wrote: > * gnu/services/audio.scm (mpd-shepherd-service): Register a new update action. > * doc/guix.texi (Audio Services): Document it. > --- > doc/guix.texi | 10 ++ > gnu/services/audio.scm | 11 +++ > 2 files changed, 21

bug#63686: sound-juicer-3.38-0: fails configure phase

2023-05-24 Thread Christopher Howard
Package "sound-juicer" fails configure phase. Build log attached. Built with command: ``` guix time-machine -- build sound-juicer ``` Here is my system information: ``` christopher@theoden --- OS: Guix System x86_64 Host: OptiPlex 9020 00 Kernel: 5.15.112-gnu Uptime: 38

bug#63516: [PATCH Guile-Netlink 00/11] Add 'wait-for-link' and related code

2023-05-24 Thread Ludovic Courtès
Hello, Julien Lepiller skribis: > Thanks, I was able to test it simply by doing something like > (wait-for-link "veth0") and from another terminal, "ip l add veth0 type > veth peer veth1" (it doesn't have to be veth, it's the first one I > thought of that I didn't have to reach the manual for).

bug#63680: long lines in cookbook in German language

2023-05-24 Thread Gottfried
Hi, in the cookbook, German translation there are long lines till the end, even unfinished, so not readable to the end. This is a problem, if somebody needs the line with a terminal command. "unreadable overlong lines is an issue with the PDF version of the cookbook in any language". "On first

bug#63672: rxvt-unicode crashes X

2023-05-24 Thread Marco van Hulten
Hello— urxvt 9.30 crashes my X/spectrwm. This happens both when running urxvtd and urxvt. This problem was introduced earlier this month after an upgrade. No `~/.xsession-errors' is created, which may point to another problem. marco@graviton ~$ uname -a Linux graviton.instanton 6.2.15-gnu #1

bug#63687: gnome-dictionary-40.0: fails configure phase

2023-05-24 Thread Christopher Howard
Package "gnome-dictionary" fails configure phase. Build log attached. Built with command ``` guix time-machine -- build gnome-dictionary ``` Here is my system information: ``` christopher@theoden --- OS: Guix System x86_64 Host: OptiPlex 9020 00 Kernel: 5.15.112-gnu

bug#63683: duc-1.4.5: check phase fails

2023-05-24 Thread Christopher Howard
Package "duc" fails check phase. Build log attached. Built today with command ``` guix time-machine -- build duc ``` Here is my system information: ``` christopher@theoden --- OS: Guix System x86_64 Host: OptiPlex 9020 00 Kernel: 5.15.112-gnu Uptime: 19 mins Packages: 93

bug#63082: [PATCH v3 04/16] services: mpd: Rename %set-user-group to set-user-group.

2023-05-24 Thread Bruno Victal
On 2023-05-05 19:28, Maxim Cournoyer wrote: > The convention to use % as a prefix is for "special" variables rather than > procedures. > > * gnu/services/audio.scm ((%set-user-group): Rename to... > (set-user-group): ... this. > --- > gnu/services/audio.scm | 6 +++--- > 1 file changed, 3

bug#63082: [PATCH v3 07/16] services: mpd; Refactor start slot directory initialization.

2023-05-24 Thread Bruno Victal
On 2023-05-05 19:29, Maxim Cournoyer wrote: > - (make-forkexec-constructor > - (list #$(file-append package "/bin/mpd") > - "--no-daemon" > - #$config-file) > - #:environment-variables

bug#63685: python-pikepdf-2.16.1: fails build phase

2023-05-24 Thread Christopher Howard
Package "python-pikepdf" fails build phase. Build log attached. Built with ``` guix time-machine -- build python-pikepdf ``` Here is my system information: ``` christopher@theoden --- OS: Guix System x86_64 Host: OptiPlex 9020 00 Kernel: 5.15.112-gnu Uptime: 34 mins

bug#63198: cups-service-type uses PAM-enabled 'cups' by default which prevents authentication

2023-05-24 Thread muradm
Hi Maxim, Maxim Cournoyer writes: Hi muradm, muradm writes: [...] Could you look into adding "regular" login PAM support instead of a bypass disabled by default? The user should still be prompted for its password, and it should go through the PAM auth module. I'm not very PAM-aware,

bug#63485: Broken build libfprint

2023-05-24 Thread Efraim Flashner
On Mon, May 22, 2023 at 09:32:03PM +0100, Alex Devaure wrote: > > Hi, > Here is the patch to build libfprint. I've adjusted the patch to remove all the styling changes so it's clearer what changes were made. I've also added a copyright line for you and pushed the patch. Thanks! -- Efraim

bug#63572: [PATCH] Re: bug#63572: htmlcxx-0.87 fails to build

2023-05-24 Thread Efraim Flashner
On Sat, May 20, 2023 at 11:43:46PM +0200, Dr. Arne Babenhauserheide wrote: > Hi Bruno, > > Bruno Victal writes: > >> So this may just need compiler parameters to set C++11 instead of C++17 > >> as target. > > > > Looking at the README file from > >

bug#63678: Can't restart/halt system with shepherd 0.9.3 after upgrading

2023-05-24 Thread Christopher Baines
Hey! On a system running shepherd 0.9.3 [1], I've reconfigured, but now can't reboot or halt. root@hamal ~# halt Service root is not running. 1: /gnu/store/y6w0xix15cq08qasmq75f04yzgbl98jx-shepherd-0.9.3 signature.asc Description: PGP signature

bug#62948: Using home-ssh-agent-configuration on Ubuntu breaks login

2023-05-24 Thread Janneke Nieuwenhuizen
Janneke Nieuwenhuizen writes: > Using home-openssh-service-type on Ubuntu 22.10 (OpenSSH_9.3p1, OpenSSL > 1.1.1t 7 Feb 2023) always creates an ~/.ssh/authorized_keys that breaks > key-based login. I cannot access the logs and don't know what the > problem might be. Pushed to master as

bug#63680: long lines in cookbook in German language

2023-05-24 Thread pelzflorian (Florian Pelz)
Gottfried writes: > "unreadable overlong lines is an issue with > the PDF version of the cookbook in any language". > "On first sight, it looks like complicated TeX tricks are needed to fix > this. I do not know." > says Felix Lechner It was me who wrote these sentences, Felix commented on