all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: timothyhobbs@seznam.cz
Cc: 35274@debbugs.gnu.org
Subject: bug#35274: guix unable to pull or reconfigure as root
Date: Wed, 17 Apr 2019 18:03:00 +0200	[thread overview]
Message-ID: <87a7goaabv.fsf@gnu.org> (raw)
In-Reply-To: <DKh.1ku2K.28I2xjDACwj.1Sjl2B@seznam.cz> (timothyhobbs@seznam.cz's message of "Wed, 17 Apr 2019 11:23:23 +0200 (CEST)")

Hello,

<timothyhobbs@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’.

  reply	other threads:[~2019-04-17 16:04 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-14 14:08 bug#35274: guix unable to pull or reconfigure as root timothyhobbs
2019-04-15 13:02 ` Ludovic Courtès
2019-04-15 20:48   ` timothyhobbs
2019-04-16 16:55     ` Ludovic Courtès
2019-04-17  9:23       ` timothyhobbs
2019-04-17 16:03         ` Ludovic Courtès [this message]
2020-04-07 15:39           ` Marius Bakke

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87a7goaabv.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=35274@debbugs.gnu.org \
    --cc=timothyhobbs@seznam.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.