Hi Alexis,

Alexis Simon <[email protected]> skribis:

> I'm running guix rootless on Ubuntu 25.04.
> It is running smoothly except for the fact I have to restart the
> daemon through systemctl everytime I restart the computer to fix a
> lock file error.
>
> ```
> ❯ guix pull
> Updating channel 'guix' from Git repository at
> 'https://git.guix.gnu.org/guix.git'...
> Authenticating channel 'guix', commits 9edb3f6 to 8ab49a4 (1 new commit)...
> guix pull: error: opening lock file
> `/gnu/store/zc0xvdwmyl36fr92px7x26svwyzqxi0p-guix-8ab49a4.lock':
> Read-only file system
>
> ❯ sudo systemctl stop guix-daemon.service && sudo systemctl stop
> gnu-store.mount && sudo systemctl start guix-daemon.service
> ```

This looks very much like the problem supposedly fixed a while back:

  https://codeberg.org/guix/guix/pulls/2309

Could you share the contents of /etc/systemd/system/guix-daemon.service
and /etc/systemd/system/gnu-store.mount?

Thanks,
Ludo’.

Reply via email to