On 29-09-2022 17:35, Matthieu Haefele wrote: > ######## > > (base) mhaefele@mdlspc113:work $ /var/guix/profiles/per-user/root/current-guix/bin/guix-daemon --version > > > guix-daemon (GNU Guix) 1.0.1 > > ######## > > > Updating the daemon triggers the same error wit "unsupported compression scheme lzip" > > > ######## > > (base) mhaefele@mdlspc113:work $ sudo -i guix pull IIUC how your Guix service is set up, this does indeed update the daemon, but the old Guix daemon is still running, you'll need to restart it with whatever mechanism your foreign distribution uses. Greetings, Maxime.