Re: Debugging Shepherd Daemon. Possible escape char issue.

2024-11-29 Thread Jesse Millwood
Thanks Felix, I tried that just now and get the same exact error message when trying to start it. Fwiw, this is in my operating system guile file. I run "sudo guix system -L /modules system.scm", where I have my services defined in modules in the modules directory structure. Then I try to ru

Re: Debugging Shepherd Daemon. Possible escape char issue.

2024-11-29 Thread Felix Lechner via
Hi Jesse, On Fri, Nov 29 2024, Jesse Millwood wrote: > "traefik.http.routers.whoami.rule=Host\(\\\"whoami.geekslab\\\")" It's a bit of a long short, but I might try: > "traefik.http.routers.whoami.rule=Host(\"whoami.geekslab\")" I dropped the escape from the opening parenthesis \( which which

Re: audio interface for Guix

2024-11-29 Thread gfp
Hi, thanks for your thoughts. 1. I don´t have "guix home" so. should I include this in my config.scm: "(service home-pipewire-service-type)" or > "(service pipewire-service-type)" because "home-pipewire" is for "guix home" ? 2. the package "pipewire-pulse" doesn´t exist in : guix packages li

Debugging Shepherd Daemon. Possible escape char issue.

2024-11-29 Thread Jesse Millwood
Hello, I am trying to run some docker services as an oci-service-configuration entry. I have one simple one running fine. However the one that I am having trouble with, I assume is an issue with quoting and escaping. I don't see any issue in /var/log/messages. I'd like to be able to see the

Re: Gnome startup applications and Guix updates

2024-11-29 Thread Daniel Hatton
On 29/11/2024 16:12, Simon Tournier wrote: Do you mean https://yhetil.org/guix/88266131-fd36-48da-bfb8-5876a4547...@btinternet.com Yes, that's the thread I was referring to. I am not sure to understand the question. IIRC, Clément tries to manage third-party packages of IceCat with G

Re: GNU/Hurd on real hardware

2024-11-29 Thread Janneke Nieuwenhuizen
Gabriel Wicki writes: Hello Gabriel, > Following the inspiration given in the recent blog post I dug out an old > ThinkPad T410 and tried my best. That's great, thanks for trying! > Unfortunately the installer created from a recent checkout crashes with > a kernel panic. Does anybody know what

GNU/Hurd on real hardware

2024-11-29 Thread Gabriel Wicki
Hi y'all Following the inspiration given in the recent blog post I dug out an old ThinkPad T410 and tried my best. Unfortunately the installer created from a recent checkout crashes with a kernel panic. Does anybody know what commit a working installer for GNU/Hurd can be built with? TIA, g

Re: Unable to get rid of guix-past (and unable to pull)

2024-11-29 Thread Gabriel Wicki
Thanks James and Simon Rolling back and pulling again did the trick!

Re: audio interface for Guix

2024-11-29 Thread Felix Lechner via
Hi Gottfried, On Fri, Nov 29 2024, gfp wrote: > How did you manage to use it in Guix? Lesik will give you a better answer, although "the Komplete Audio 1 is class-compliant." [1] You can investigate a lot already with 'lsusb' and then with 'alsamixer" (from alsa-utils). Alsamixer is a console

audio interface for Guix

2024-11-29 Thread gfp
Hi, Hi! I'm using Native Instruments Komplete Audio 2 on my GNU Guix System, it didn't need any additional configuration, I just plugged it in. I'm using pipewire if it makes any difference. I bought a Komplete Audio 1 interface, but now: they offer only a window or Mac support software.

Re: [fr][en] Install party en Décembre / Install party in December in Paris

2024-11-29 Thread Simon Tournier
salut Denis, On Wed, 20 Nov 2024 at 02:37, Denis 'GNUtoo' Carikli wrote: > Les 7 et 8 Décembre 2024, il y aura une install party 100% libre au > sein d'un événement plus grand à Paris ou il y aura aussi une install > party plus généraliste et des conférences[1]. Chouette ! Peut-être que je pa

Re: Unable to get rid of guix-past (and unable to pull)

2024-11-29 Thread Simon Tournier
Hi, On Thu, 28 Nov 2024 at 00:28, Gabriel Wicki wrote: > guix pull: error: aborting update of channel 'guix-past' to commit > f99ada4123de1eadf668d34dac2d726407634549, which is not a descendant of > 5fb77cce01f21a03b8f5a9c873067691cf09d057 [...] > guix-past 5fb77cc > reposito

Re: Gnome startup applications and Guix updates

2024-11-29 Thread Simon Tournier
Hi, On Thu, 21 Nov 2024 at 18:21, Daniel Hatton wrote: > Something that emerged from the recent "Gnome default web browser" > thread on here: it looks to me like, in general, if I have not followed the discussion in this thread. Do you mean Gnome default web browser Daniel Hatton

Upgrade postgres for cuirass

2024-11-29 Thread Gabriel Wicki
Aloha, howdy and hello! This isn't your usual call for help - this is my help to you! Since postgres was recently unset all of us running cuirass on default postgres versions need to take some action. Since I guess a bunch of users will be affected, I summarized the necessary steps in hope to he