nix-installer
nix-installer copied to clipboard
<autogenerated-issue>
trafficstars
Error
Error:
0: Install failure
1: Error executing action
2: Action `provision_selinux` errored
3: Failed to execute command with status 1 `"semodule" "--remove" "nix"`, stdout:
stderr: libsemanage.semanage_direct_remove_key: Unable to remove module nix at priority 400. (No such file or directory).
semodule: Failed!
Attempting to run the installer on Gentoo linux, semodule --list=full doesn't show a nix profile. Happy to provide additional information, new to Nix and all.
Metadata
| key | value |
|---|---|
| version | 0.15.1 |
| os | linux |
| arch | x86_64 |
SpanTrace
SpanTrace:
0: nix_installer::cli::subcommand::install::execute
at src/cli/subcommand/install.rs:73
1: nix_installer::cli::execute
at src/cli/mod.rs:39
Oh no! We haven't tested on Gentoo yet, especially with SELinux. I wonder what's happening...