Running the user's command as root worked. However it did not fix roots command. system reconfigure using the user command did, however, fix roots command and I seem to be back to having a working system. Thanks :) Tim ---------- Původní e-mail ---------- Od: Ludovic Courtès Komu: timothyhobbs@seznam.cz Datum: 16. 4. 2019 16:55:29 Předmět: Re: bug#35274: guix unable to pull or reconfigure as root "Hello, skribis: > $ guix describe > Generation 7    Apr 14 2019 14:46:29    (current) >   guix cabe8f1 >     repository URL: https://git.savannah.gnu.org/git/guix.git >     branch: master >     commit: cabe8f18443a0a1deb6f2ae7d8f4a6fb591daceb > > # guix --version > guix (GNU Guix) 0.16.0-8.7ba2b27 Could you run ‘guix pull’ as root using your user’s ‘guix’ command? You can do that with: ~USER/.config/current/bin/guix pull (Replace “USER” with the actual user name.) Ludo’. "