Rafa Gálvez schreef op ma 30-05-2022 om 12:18 [+0200]: > I tried to update the guix daemon, but it failed with this error: > > sudo -i guix pull
See my previous answer (with guix pull replaced by "sudo -i guix pull"): > If that fails, you could for now avoid the broken(?) substitute of > git-minimal by building things locally: > $ sudo -i guix pull --keep-going --fallback # download as much substitutes as we can, even if eventually it fails > # sometimes --fallback doesn't work (I don't recall the details), build the > remainder locally > $ sudo -i guix pull --no-substitutes