From: Nicolas Graves <ngraves@ngraves.fr>
To: 74967@debbugs.gnu.org, goodoldpaul@autistici.org
Cc: "Ludovic Courtès" <ludo@gnu.org>
Subject: bug#74967: About /etc/subuid and /etc/subgid commits
Date: Thu, 19 Dec 2024 10:36:42 +0100 [thread overview]
Message-ID: <871py4qaj9.fsf@ngraves.fr> (raw)
Hi Giacomo,
I noticed the last 11 commits are breaking my peculiar tmpfs root
configuration. More precisely, I have more or less this layout :
tmpfs: /, $HOME
vfat32: /boot/efi
btrfs: /var/guix, /gnu/store, /var/lib, /boot ... + several directories
under $HOME
That means that at startup, I won't have anything in /etc nor $HOME
basically. To deploy guix home properly, I run a pam_exec on login which
symlinks /var/guix/profiles/per-user/${USER}/guix-home && current-guix
to their expected places, then runs the home activation script, and then
logins.
It is a bit circumvoluted, but it worked properly on my side on
guix@478b9ccea8. Do you see a reason why your patches could break my
user login?
I can at least confirm that the $PATH for my $USER is not set properly
after login after these patches, before it was.
--
Best regards,
Nicolas Graves
next reply other threads:[~2024-12-19 9:38 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-12-19 9:36 Nicolas Graves [this message]
2024-12-19 11:32 ` bug#74967: About /etc/subuid and /etc/subgid commits paul via Bug reports for GNU Guix
2024-12-19 11:33 ` paul via Bug reports for GNU Guix
2024-12-21 16:49 ` Nicolas Graves
2024-12-21 17:23 ` paul via Bug reports for GNU Guix
2024-12-21 17:27 ` paul via Bug reports for GNU Guix
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=871py4qaj9.fsf@ngraves.fr \
--to=ngraves@ngraves.fr \
--cc=74967@debbugs.gnu.org \
--cc=goodoldpaul@autistici.org \
--cc=ludo@gnu.org \
/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.