nix-installer
nix-installer copied to clipboard
Access denied on disabling `ensure-symlinked-units-resolve.service`
Error
Error:
0: Error reverting
0: Action `start_systemd_unit` errored
Failed to execute command with status 1 `"systemctl" "disable" "ensure-symlinked-units-resolve.service"`, stdout:
stderr: Failed to disable unit: Access denied
This error showed up when trying to uninstall Nix after facing "Connection Refused" on the daemon socket.
I am running Fedora Silverblue (so some directories are not writable).
Metadata
| key | value |
|---|---|
| version | 0.15.1 |
| os | linux |
| arch | x86_64 |
Same issue here.
Error
Error:
0: Error reverting
0: Action `start_systemd_unit` errored
Failed to execute command with status 1 `"systemctl" "disable" "ensure-symlinked-units-resolve.service"`, stdout:
stderr: Failed to disable unit: Access denied
Action `start_systemd_unit` errored
Failed to execute command with status 1 `"systemctl" "stop" "nix.mount"`, stdout:
stderr: Job failed. See "journalctl -xe" for details.
Metadata
| key | value |
|---|---|
| version | 0.16.1 |
| os | linux |
| arch | x86_64 |