all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#74967: About /etc/subuid and /etc/subgid commits
@ 2024-12-19  9:36 Nicolas Graves
  2024-12-19 11:32 ` paul via Bug reports for GNU Guix
  0 siblings, 1 reply; 6+ messages in thread
From: Nicolas Graves @ 2024-12-19  9:36 UTC (permalink / raw)
  To: 74967, goodoldpaul; +Cc: Ludovic Courtès


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




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-12-21 17:28 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-19  9:36 bug#74967: About /etc/subuid and /etc/subgid commits Nicolas Graves
2024-12-19 11:32 ` 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

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.