[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#21101: Binary installation clobbers root ownership
From: |
Ludovic Courtès |
Subject: |
bug#21101: Binary installation clobbers root ownership |
Date: |
Tue, 21 Jul 2015 17:19:17 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.5 (gnu/linux) |
Dave Love <address@hidden> skribis:
> If you unpack guix-binary-0.8.2.x86_64-linux.tar.xz according to the
> manual instructions in "Binary installation", you clobber the ownership
> of /, /root, and /var.
>
> The tarball needs to unpack with root ownership. While you can use
> --no-same-owner, the current behaviour is pretty unfriendly. (I noticed
> because ssh as root then failed with complaints about an insecure .ssh
> directory.)
Indeed, thanks for your report. We actually noticed it and fixed it
soon after 0.8.2. The fix will be in 0.8.3, to be released tomorrow.
Thank you,
Ludo’.