bug#78287: ssh broken on systems with nix-service

2025-05-07 Thread Sergey Trofimov
Hi Daniel, Daniel Ziltener writes: > It seems the latest OpenSSH update breaks ssh completely for people who > have nix-service running. OpenSSH seems to be expecting a certain > ownership of /nix/store which it does not have on Guix, and then fails > with "bad ownership or modes for directory /

bug#78287: ssh broken on systems with nix-service

2025-05-06 Thread Daniel Ziltener via Bug reports for GNU Guix
It seems the latest OpenSSH update breaks ssh completely for people who have nix-service running. OpenSSH seems to be expecting a certain ownership of /nix/store which it does not have on Guix, and then fails with "bad ownership or modes for directory /nix/store".