<autogenerated-issue> Group differs #28

Open
opened 2024-09-27 16:54:34 +00:00 by daveilers · 2 comments

Error

Error: 
   0: Planner error
   1: Error executing action
   2: Action `create_group` errored
   3: Group `nixbld` existed but had a different gid (30000) than planned (350)

Metadata

key value
version 0.17.1
os macos
arch x86_64
## Error ``` Error: 0: Planner error 1: Error executing action 2: Action `create_group` errored 3: Group `nixbld` existed but had a different gid (30000) than planned (350) ``` ## Metadata |key|value| |--|--| |**version**|0.17.1| |**os**|macos| |**arch**|x86_64|
Owner

Hmmm. I think I can guess what causes this; did you have a previous Nix installation of any sort prior to running the Lix installer?

Hmmm. I think I can guess what causes this; did you have a previous Nix installation of any sort prior to running the Lix installer?

I think that's expected. MacOS 15 Sequoia update changed something about gids, so it needs an upgrade operation. The upstream has it, and we cherry-picked it. Can you run lix-installer repair sequoia --move-existing-users and report on the result?

I think that's expected. MacOS 15 Sequoia update changed something about gids, so it needs an upgrade operation. The upstream has it, and we cherry-picked it. Can you run `lix-installer repair sequoia --move-existing-users` and report on the result?
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
3 participants
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#28
No description provided.