Hi, Antonio Carlos Padoan Junior <acpadoa...@yahoo.com.br> writes:
> I need some help, please. I’m having trouble with the PostgreSQL service > in a Guix System container. A few months ago, I had issues with the > system-log service (see my previous post below). I tried again today, > and I think the issue with system-log has been recently fixed—it’s now > working! Yes, this was fixed in the Shepherd 1.0.5. > However, I’m encountering a new problem: the offending service is now > the loopback service. I can’t get it to work in my system container, and > the PostgreSQL service depends on the loopback service to start. Indeed. I’ve reported it at <https://codeberg.org/guix/guix/issues/422>. In the meantime, a workaround is to create your container with: guix system container -N … Thanks, Ludo’.