I seem to have fixed it by running guix gc -D on a bunch of objects in /gnu/store.
On Wed, Sep 8, 2021 at 4:59 PM Nathan Dehnel <[email protected]> wrote: > > I installed guix on gentoo with this > https://github.com/trofi/nix-guix-gentoo and ran guix pull, and I got > this error: > > ;;; note: source file /usr/share/guile/site/2.2/json.scm > ;;; newer than compiled /usr/lib64/guile/2.2/site-ccache/json.go > ;;; note: source file /usr/share/guile/site/2.2/json.scm > ;;; newer than compiled /usr/lib64/guile/2.2/site-ccache/json.go > Updating channel 'guix' from Git repository at > 'https://git.savannah.gnu.org/git/guix.git'... > Building from this channel: > guix https://git.savannah.gnu.org/git/guix.git 16ef7b4 > guix pull: error: getting attributes of path > `/gnu/store/1f2frr4fcdb8gib7x3akr6vz3562g73v-i18n.scm': No such file > or directory > > Does anyone have any advice on how to fix this?
