GNU bug report logs - #35274
guix unable to pull or reconfigure as root

Previous Next

Package: guix;

Reported by: <timothyhobbs <at> seznam.cz>

Date: Sun, 14 Apr 2019 16:00:02 UTC

Severity: normal

Done: Marius Bakke <mbakke <at> fastmail.com>

Bug is archived. No further changes may be made.

Full log


Message #20 received at 35274 <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludo <at> gnu.org>
To: <timothyhobbs <at> seznam.cz>
Cc: 35274 <at> debbugs.gnu.org
Subject: Re: bug#35274: guix unable to pull or reconfigure as root
Date: Wed, 17 Apr 2019 18:03:00 +0200
Hello,

<timothyhobbs <at> seznam.cz> skribis:

> 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 :)

If you run ‘guix pull’  as root, it updates ~root/.config/guix/current.

Then, in root’s shell session, you need to do:

  export PATH=$HOME/.config/guix/current/bin:$PATH
  hash guix

at which point the ‘guix’ command is the latest one, which ‘guix
describe’ should confirm.

Can you check that this is the case?

Thanks,
Ludo’.




This bug report was last modified 5 years and 43 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.