DeterminateSystems / nix-installer

Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 2 million installs.
GNU Lesser General Public License v2.1
2k stars 50 forks source link

<autogenerated-issue> #791

Open nickrobison opened 8 months ago

nickrobison commented 8 months ago

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 ```
Hoverbear commented 8 months ago

Oh no! We haven't tested on Gentoo yet, especially with SELinux. I wonder what's happening...