DeterminateSystems / nix-installer

Install Nix and flakes with the fast and reliable Determinate Nix Installer, with over 7 million installs.
https://determinate.systems
GNU Lesser General Public License v2.1
2.29k stars 60 forks source link

`"/usr/sbin/diskutil" "apfs" "deleteVolume" "Nix Store"` failed #1016

Closed PrpAcline closed 2 months ago

PrpAcline commented 5 months ago

Error


Error: 
   0: Error reverting
   0: Action `configure_nix` errored
      Multiple child errors

      Action `configure_shell_profile` errored
      Multiple child errors

      Action `create_or_insert_into_file` errored
      Open path `/etc/bashrc`

      Action `create_or_insert_into_file` errored
      Open path `/etc/zshrc`

      Action `create_or_merge_nix_config` errored
      Remove file `/etc/nix/nix.conf`

      Action `create_apfs_volume` errored
      Failed to execute command with status 1 `"/usr/sbin/diskutil" "apfs" "deleteVolume" "Nix Store"`, stdout: Started APFS operation
      Dele
cole-h commented 5 months ago

Looks like the error message got cut off, do you happen to have the full log handy?

cole-h commented 2 months ago

If you're able to provide any more information, please feel free to reopen!

PrpAcline commented 2 months ago

oops, sorry I didn't realize I actually submitted this @cole-h

after the Macos Update my nix user and group was removed it seems.

I uninstalled and reinstalled and this fixed it.