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

Install fails on OSX (intel) #10223

Open
1 of 3 tasks
gpicron opened this issue Mar 11, 2024 · 1 comment
Open
1 of 3 tasks

Install fails on OSX (intel) #10223

gpicron opened this issue Mar 11, 2024 · 1 comment

Comments

@gpicron
Copy link

gpicron commented Mar 11, 2024

Platform

  • Linux:
  • macOS (intel)
  • WSL

Additional information

Output

Output

---- sudo execution ------------------------------------------------------------
I am executing:

    $ sudo /usr/sbin/chown -R root:nixbld /nix

to take root ownership of existing Nix store files

chown: /nix/.Trashes: Operation not permitted
chown: /nix/.Trashes: Operation not permitted

---- sudo execution ------------------------------------------------------------
I am executing:

    $ sudo install -dv -m 0755 /nix /nix/var /nix/var/log /nix/var/log/nix /nix/var/log/nix/drvs /nix/var/nix /nix/var/nix/db /nix/var/nix/gcroots /nix/var/nix/profiles /nix/var/nix/temproots /nix/var/nix/userpool /nix/var/nix/daemon-socket /nix/var/nix/gcroots/per-user /nix/var/nix/profiles/per-user

to make the basic directory structure of Nix (part 1)

/var/folders/m4/7vv5w6r14jg4wzz9xph448fr0000gn/T/nix-binary-tarball-unpack.3o1NdKoZhN/unpack/nix-2.20.5-x86_64-darwin/create-darwin-volume.sh: line 354: 54973 Abort trap: 6           sudo "$@"

---- oh no! --------------------------------------------------------------------

Priorities

Add 👍 to issues you find important.

@abathur
Copy link
Member

abathur commented Mar 11, 2024

Can you include all of the output of you still have it?

Edit: this does look like the same as reported in #9075. Since that one sounds like it was fixed by an uninstall/reinstall, I'll assume for now that you have had nix installed previously. I'd try following my recommendation in that thread.

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

No branches or pull requests

2 participants