unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#35341: Guix System installer does not set up passwords and profile directories
@ 2019-04-20 12:56 pelzflorian (Florian Pelz)
  2019-04-22 10:02 ` Ludovic Courtès
  2019-04-22 10:13 ` Ludovic Courtès
  0 siblings, 2 replies; 5+ messages in thread
From: pelzflorian (Florian Pelz) @ 2019-04-20 12:56 UTC (permalink / raw)
  To: 35341

I installed Guix System from a USB flash drive from the current git
master.  The manual describes I should set up a password with passwd.
I think the installer should automate this, so users do not need to
know the passwd command.

After setting a password with `passwd florian` and logging in
as florian, I run `guix pull`.  This yields the following error:

pull: error: while creating directory `/var/guix/profiles/per-user/florian': Permission denied
hint: Please create the `/var/guix/profiles/per-user/florian' directory, with you
as the owner.

This persists after a reboot.

sudo mkdir /var/guix/profiles/per-user/florian
sudo chown florian:users /var/guix/profiles/per-user/florian

fixes the issue, but the installer should do this automatically.

Regards,
Florian

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

end of thread, other threads:[~2019-04-24 22:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-20 12:56 bug#35341: Guix System installer does not set up passwords and profile directories pelzflorian (Florian Pelz)
2019-04-22 10:02 ` Ludovic Courtès
2019-04-22 10:13 ` Ludovic Courtès
2019-04-22 10:21   ` pelzflorian (Florian Pelz)
2019-04-24 22:47     ` Ludovic Courtès

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).