Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

<autogenerated-issue> #1406

Open
Christian-Du opened this issue Feb 5, 2025 · 4 comments
Open

<autogenerated-issue> #1406

Christian-Du opened this issue Feb 5, 2025 · 4 comments
Labels
MacOS Darwin/MacOS

Comments

@Christian-Du
Copy link

Error

Error: 
   0: Planner error
   1: Error executing action
   2: Action `create_nix_volume` errored
   3: Action `create_volume_service` errored
   4: `/Library/LaunchDaemons/org.nixos.darwin-store.plist` contents differs, planned `LaunchctlMountPlist { run_at_load: true, label: "org.nixos.darwin-store", program_arguments: ["/bin/sh", "-c", "/usr/bin/security find-generic-password -s \"Nix Store\" -w |  /usr/sbin/diskutil apfs unlockVolume \"Nix Store\" -mountpoint \"/nix\" -stdinpassphrase"] }`, discovered `LaunchctlMountPlist { run_at_load: true, label: "org.nixos.darwin-store", program_arguments: ["/usr/sbin/diskutil", "mount", "-mountPoint", "/nix", "06B52201-4625-4972-AD77-134D1590C698"] }`

Metadata

key value
version 0.34.0
os macos
arch aarch64
@cole-h
Copy link
Member

cole-h commented Feb 5, 2025

You might be able to proceed by removing this file (or moving it out of the way). Let me know if that doesn't work and we can dig in deeper!

@cole-h cole-h added the MacOS Darwin/MacOS label Feb 5, 2025
@richban
Copy link

richban commented Feb 7, 2025

I have the same issue on 15.3 (24D60)

@cole-h
Copy link
Member

cole-h commented Feb 7, 2025

It sounds to me like you already have Nix installed on a volume that did not have encryption enabled, and are now trying to install with encryption enabled.

How are you installing (how are you running the installer)?

@Christian-Du
Copy link
Author

Sorry, in my case I can't reproduce it. After the failed attempt I removed every bit of nix I could find on my machine and after that the installation worked fine...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MacOS Darwin/MacOS
Projects
None yet
Development

No branches or pull requests

3 participants