On ven, lug 25, 2025 at 10:12 Maxim Cournoyer <ma...@guixotic.coop> wrote: > waitForSlirpready is recent new code that was introduced in the daemon > to fix a security vulnerability [0]; the unexpected end-of-file may mean > that the slirp process crashed or otherwise exited early. > > You could try stopping the daemon, and starting an older version if you > have one in our /gnu/store, e.g. with: > > --8<---------------cut here---------------start------------->8--- > $ ls /gnu/store/*guix*/bin/guix-daemon > --8<---------------cut here---------------end--------------->8--- > > And then run 'guix pull' to refresh Guix and try to reconfigure your > system with it. Then restart the daemon and see if the bug is gone. If > not, please report the bug at <https://codeberg.org/guix/guix/issues>, > giving the details such as which guix daemon you are running (guix > system describe) and how you got into the problem. > > CC'ing Reepca in case they'd have some idea of what may be happening. Hi Maxim, i tryed what you propose without success (probably over my knowledge/competence) But that let me think to try doing the same booting with an old generation and that seems to have worked.
Thank a lot for your help. Guix always push me to a better understanding, and guix community is a pleasure. Cheers Matteo