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.21k stars 57 forks source link

<autogenerated-issue> #866

Open rochana-atapattu opened 8 months ago

rochana-atapattu commented 8 months ago

Error

Error: 
   0: Planner error
   1: Error executing action
   2: Action `encrypt_apfs_volume` errored
   3: The keychain lacks a password for the already existing "Nix Store" volume on disk `disk3`, consider removing the volume with `diskutil apfs deleteVolume "Nix Store"` (if you receive error -69888, you may need to run `sudo launchctl bootout system/org.nixos.darwin-store` and `sudo launchctl bootout system/org.nixos.nix-daemon` first)

Metadata

key value
version 0.16.1
os macos
arch aarch64
cole-h commented 8 months ago

What happens if you try the suggestion in the error message?

winterqt commented 8 months ago

Are you running the installer in Terminal.app, or another terminal emulator?