NixOS / nix

Nix, the purely functional package manager
https://nixos.org/
GNU Lesser General Public License v2.1
12.49k stars 1.5k forks source link

nixbld already exists, but with the UID 30000. This script can't really handle that right now, so I'm going to give up. You can export NIX_BUILD_GROUP_ID=30000 and re-run. #11661

Open Potterpurpp opened 1 week ago

Potterpurpp commented 1 week ago

Platform

Additional information

I try to run this command sh <(curl -L https://nixos.org/nix/install)

Output

Output ```log ~~> Setting up the build group nixbld ---- oh no! -------------------------------------------------------------------- It seems the build group nixbld already exists, but with the UID 30000. This script can't really handle that right now, so I'm going to give up. You can export NIX_BUILD_GROUP_ID=30000 and re-run. We'd love to help if you need it. You can open an issue at https://github.com/NixOS/nix/issues/new?labels=installer&template=installer.md Or get in touch with the community: https://nixos.org/community ```

Priorities

Add :+1: to issues you find important.

abathur commented 1 week ago

Are you trying to reinstall to fix a specific problem? What macOS version are you running, and did you recently upgrade?

If you're running into errors that mention nixbld users when you run Nix commands, you may just need to run the migration procedure mentioned in the first post of this issue: