nix-installer
nix-installer copied to clipboard
Bug: When uninstall `nix` on macOS, uninstaller tries to delete mounted APFS disk in use
Error
Error:
0: Error reverting
0: 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 disk3s7
The volume "Nix Store" on disk3s7 couldn't be unmounted because it is in use by process 45624 (bash)
stderr: Error: -69888: Couldn't unmount disk
Metadata
| key | value |
|---|---|
| version | 0.8.0 |
| os | macos |
| arch | aarch64 |
Thanks for this report! This is indeed unexpected.
Thanks for this report! This is indeed unexpected.
Thank you for responding so quickly, please let me know if you need any additional information etc thx
I suspect this may be related to a recent change on Mac. :(