(accidentally) removing and re-adding user not handled

  • Open
  • quality assurance status badge
Details
One participant
  • Csepp
Owner
unassigned
Submitted by
Csepp
Severity
normal

Debbugs page

Csepp wrote 2 years ago
(name . Bug reports for GNU Guix)(address . bug-guix@gnu.org)
cucfs3qrm4d.fsf@riseup.net
Sorry, kind of in a hurry, this might be rushed.
Short version: I accidentally commented out my user, reconfigured,
realized my mistake, rolled back (logging in was tricky, not sure what
made it work), had to add a password again with passwd, got new UID, had
to chown -R my $HOME, tried to guix pull --roll-back, but had to chown
my /var/run/guix/per-user thing too.
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 65808@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 65808
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help