repair sequoia option fails with eDSPermissionError (DS Error -14120) #29

Open
opened 2024-10-03 20:51:42 +00:00 by peret · 0 comments

Hello,

I tried fixing my lix installation today, after the MacOS Sequoia update. I used the command provided in the Wiki:
curl -sSf -L https://install.lix.systems/lix | sh -s -- repair sequoia

However, the script runs into the error below when trying to create the new user. Any advice on how to fix or debug this?

Error

Error: 
   0: Failed to execute command with status 40 `"/usr/bin/dscl" "." "-create" "/Users/_nixbld5" "UniqueID" "31005"`, stdout: 
      stderr: <main> attribute status: eDSPermissionError
      <dscl_cmd> DS Error: -14120 (eDSPermissionError)


Metadata

key value
version 0.17.1
os macos
arch aarch64
Hello, I tried fixing my lix installation today, after the MacOS Sequoia update. I used the command provided in the Wiki: `curl -sSf -L https://install.lix.systems/lix | sh -s -- repair sequoia` However, the script runs into the error below when trying to create the new user. Any advice on how to fix or debug this? ## Error ``` Error: 0: Failed to execute command with status 40 `"/usr/bin/dscl" "." "-create" "/Users/_nixbld5" "UniqueID" "31005"`, stdout: stderr: <main> attribute status: eDSPermissionError <dscl_cmd> DS Error: -14120 (eDSPermissionError) ``` ## Metadata |key|value| |--|--| |**version**|0.17.1| |**os**|macos| |**arch**|aarch64|
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: lix-project/lix-installer#29
No description provided.