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.18k stars 55 forks source link

<autogenerated-issue> #675

Closed nmrshll closed 12 months ago

nmrshll commented 1 year ago

Error

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

      Action `configure_shell_profile` errored
      Multiple child errors

      Action `create_directory` errored
      Read path `/etc/profile.d`

      Action `create_directory` errored
      Read path `/etc/zsh`

      Action `create_directory` errored
      Read path `/usr/local/share/fish/vendor_conf.d`

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

      Action `set_tmutil_exclusion` errored
      Failed to execute command with status 22 `"tmutil" "removeexclusion" "/nix/var"`, stdout: 
      stderr: /nix/var: Error (-43) while attempting to change exclusion setting.

      Action `create_group` errored
      Failed to execute command with status 185 `"/usr/bin/dscl" "." "-delete" "/Groups/nixbld"`, stdout: delete: Invalid Path

      stderr: <dscl_cmd> DS Error: -14009 (eDSUnknownNodeName)

      Action `create_nix_tree` errored
      Multiple child errors

      Action `create_directory` errored
      Read path `/nix/var/nix/daemon-socket`

      Action `create_directory` errored
      Read path `/nix/var/nix/userpool`

      Action `create_directory` errored
      Read path `/nix/var/nix/temproots`

      Action `create_directory` errored
      Read path `/nix/var/nix/profiles/per-user`

      Action `create_directory` errored
      Read path `/nix/var/nix/profiles`

      Action `create_directory` errored
      Read path `/nix/var/nix/gcroots/per-user`

      Action `create_directory` errored
      Read path `/nix/var/nix/gcroots`

      Action `create_directory` errored
      Read path `/nix/var/nix/db`

      Action `create_directory` errored
      Read path `/nix/var/nix`

      Action `create_directory` errored
      Read path `/nix/var/log/nix/drvs`

      Action `create_directory` errored
      Read path `/nix/var/log/nix`

      Action `create_directory` errored
      Read path `/nix/var/log`

      Action `create_directory` errored
      Read path `/nix/var`

      Action `create_nix_volume` errored
      Multiple child errors

      Action `bootstrap_launchctl_service` errored
      Failed to execute command with status 2 `"launchctl" "bootout" "system" "/Library/LaunchDaemons/org.nixos.darwin-store.plist"`, stdout: 
      stderr: /Library/LaunchDaemons/org.nixos.darwin-store.plist: No such file or directory
      Boot-out failed: 2: No such file or directory

      Action `create_volume_service` errored
      Remove file `/Library/LaunchDaemons/org.nixos.darwin-store.plist`

      Action `create_apfs_volume` errored
      Failed to execute command with status 1 `"/usr/sbin/diskutil" "apfs" "deleteVolume" "Nix Store"`, stdout: Started APFS operation
      Deleting APFS Volume from its APFS Container
      Unmounting disk1s5
      The volume "Nix Store" on disk1s5 couldn't be unmounted because it is in use by process 126 (securityd)

      stderr: Error: -69888: Couldn't unmount disk

Metadata

key value
version 0.13.1
os macos
arch x86_64
nmrshll commented 1 year ago

This happened while uninstalling to solve this other issue: #608

Before that:

Hoverbear commented 12 months ago

I believe the only actual error here is covered by #674, leaving that one open.