Re: Debugging failing shepherd startup

2024-06-27 Thread Maya
was fuse, as it was the last service listed as failed and the file-systems service depended on it. Disabling fuse fixed the issue. I still don't know how to fix the issue properly, but at least I can reconfigure my system now <3 Maya signature.asc Description: PGP signature

Debugging failing shepherd startup

2024-06-21 Thread maya
isabling silent kernel, but the issue is the root cause is scrolled away too fast to be read. My question is, is there a way to debug this? I mostly need help with identifying the failing service, once I have it, I think I can sort it out. Best regards, Maya signature.asc Description: PGP signature

Re: User group during build process

2022-07-24 Thread Maya
, Maya >

User group during build process

2022-07-24 Thread Maya
with that gid, chgrp the file to that group and the opensmtp-service-type will create user-group smtpq with that static gid (i dont know if there’s an index of reserved guix gids) c) patch the upstream opensmtpd With all the best, Maya