all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Leo Famulari <leo@famulari.name>
To: Mikael Djurfeldt <mikael@djurfeldt.com>
Cc: david larsson <david.larsson@selfhosted.xyz>,
	bug-Guix <bug-guix-bounces+someone=selfhosted.xyz@gnu.org>,
	40123@debbugs.gnu.org
Subject: bug#40123: glibc-locales: links missing in root user profile
Date: Wed, 18 Mar 2020 21:15:33 -0400	[thread overview]
Message-ID: <20200319011533.GA4884@jasmine.lan> (raw)
In-Reply-To: <CAA2XvwLhkoS3pSLDEHPOzOJ0K6NRmg7tZWaTMuB+kK1EyJsTKA@mail.gmail.com>

On Wed, Mar 18, 2020 at 10:57:53PM +0100, Mikael Djurfeldt wrote:
> David, for your problem, I'm wondering if it couldn't be related to what
> everyone has asked me: how you become root.

Usually when you need to "be root" it just means that you want superuser
privileges, so people do `sudo su` or `sudo apt-get install foo`. It
works to execute the command, and most of the time it doesn't matter
which user actually runs the command.

But Guix is specifically designed as a per-user package manager. Each
user has their own view of "what is installed". It does matter who runs
commands like `guix pull` and `guix package`, because those commands
only affect the user who runs them.

This is why we are careful when giving examples using sudo, saying
either `sudo -E [--preserve-env]` or `sudo -i [--login]`, so that one
explicitly chooses which user to be.

The issue you had could be related...

  reply	other threads:[~2020-03-19  1:16 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-18 17:51 bug#40123: glibc-locales: links missing in root user profile Mikael Djurfeldt
2020-03-18 18:18 ` Marius Bakke
2020-03-18 18:29   ` Mikael Djurfeldt
2020-03-18 18:40     ` Marius Bakke
2020-03-18 19:02       ` Mikael Djurfeldt
2020-03-18 19:29         ` Marius Bakke
2020-03-18 20:47         ` david larsson
2020-03-18 21:57           ` Mikael Djurfeldt
2020-03-19  1:15             ` Leo Famulari [this message]
2020-03-19 10:43             ` david larsson
2020-03-19  1:26           ` Leo Famulari
2020-03-19 10:36             ` david larsson

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=20200319011533.GA4884@jasmine.lan \
    --to=leo@famulari.name \
    --cc=40123@debbugs.gnu.org \
    --cc=bug-guix-bounces+someone=selfhosted.xyz@gnu.org \
    --cc=david.larsson@selfhosted.xyz \
    --cc=mikael@djurfeldt.com \
    /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.