bug#66297: guix-daemon not starting after boot

2025-06-12 Thread Sharlatan Hellseher
Hi, I've finally could resolve it after fixing the system config where I had to specify `dependencies` parameter and add additional Linux Kernel modules. `config.scm` --8<---cut here---start->8--- ... (initrd-modules (append (list "raid456"

bug#66297: guix-daemon not starting after boot

2023-10-14 Thread Ludovic Courtès
Hello, Sharlatan Hellseher skribis: > I creaed a simple script, it may be helpfull for quick glance on guix healh in > general =) Heh. :-) Could you answer my earlier questions: >> > There this no track of guix-daemon was starting in herd log >> > >> > herd log | grep daemon >> > 10 Oct 2023

bug#66297: guix-daemon not starting after boot

2023-10-12 Thread Ludovic Courtès
Hi Sharlatan, Sharlatan Hellseher skribis: > I think I just get used to kick it manually and forgot to replay on > this issue =) Ouch. :-) > sudo grep -i "shepherd\|herd" /var/log/messages | tail > grep: /var/log/messages: binary file matches Looks like grep didn’t actually output matches,

bug#66297: guix-daemon not starting after boot

2023-10-09 Thread Sharlatan Hellseher
Hi, I think I just get used to kick it manually and forgot to replay on this issue =) No Herd/Shepherd logs since Sept 30 in messages sudo grep -i "shepherd\|herd" /var/log/messages | tail grep: /var/log/messages: binary file matches Sep 30 21:16:03 localhost shepherd[1]: Service console-font-

bug#66297: guix-daemon not starting after boot

2023-10-05 Thread Ludovic Courtès
Hi, Sharlatan Hellseher skribis: > After the recent pull and system reconfigure I've started experiencing > guix-daemon not starting up after the system boot. Anything in /var/log/messages? What does ‘herd log’ say? Thanks, Ludo’.

bug#66297: guix-daemon not starting after boot

2023-10-01 Thread Sharlatan Hellseher
Hi Guix! After the recent pull and system reconfigure I've started experiencing guix-daemon not starting up after the system boot. ~# guix describe Generation 29 Sep 27 2023 21:59:12(current) guix 0500af5 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master