1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 21:20:33 +02:00
Files
guix/tests
Ludovic Courtès 0d3bc50b0c daemon: Use the guest GID in /etc/group.
Partly fixes <https://issues.guix.gnu.org/77862>.

Fixes a bug whereby, when running guix-daemon unprivileged, /etc/group
would contain the wrong GID for the “nixbld” group.  This inconsistency
would lead to failures in the Coreutils test suite, for instance.

* nix/libstore/build.cc (DerivationGoal::startBuilder): Use ‘guestGID’
when writing /etc/group.
* tests/store.scm ("/etc/passwd and /etc/group"): New test.

Reported-by: keinflue <keinflue@posteo.net>
Change-Id: I739bc96c4c935fd9015a45e2bfe5b3e3f90554a9
2025-04-25 20:25:54 +02:00
..
2017-01-26 13:49:56 +01:00
2025-02-09 18:20:41 +01:00
2020-12-21 17:47:35 +01:00
2020-12-09 22:25:17 +01:00
2024-11-12 23:40:39 +01:00
2021-04-12 18:42:22 +02:00
2025-01-24 23:52:49 +01:00
2023-02-19 21:13:23 -05:00
2019-03-24 00:13:53 +01:00
2025-04-20 18:50:51 +02:00
2019-06-14 21:57:39 +02:00
2017-11-17 10:47:49 +01:00