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

macOS chown operation not permitted during install (spotlight, trashes) #12043

Open
3 tasks done
iocron opened this issue Dec 13, 2024 · 0 comments
Open
3 tasks done

macOS chown operation not permitted during install (spotlight, trashes) #12043

iocron opened this issue Dec 13, 2024 · 0 comments
Labels
installer macos Nix on macOS, aka OS X, aka darwin

Comments

@iocron
Copy link

iocron commented Dec 13, 2024

During installation the "chown: ... Operation not permitted" appears, this does not break the install process, but maybe can cause side effects on spotlight and trashes in the future.

~~> Setting up the basic directory structure
chown: /nix/.Spotlight-V100: Operation not permitted
chown: /nix/.Spotlight-V100: Operation not permitted
chown: /nix/.Trashes: Operation not permitted
chown: /nix/.Trashes: Operation not permitted

Platform

  • macOS (macOS 14.6.1)

Checklist

@roberth roberth added the macos Nix on macOS, aka OS X, aka darwin label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
installer macos Nix on macOS, aka OS X, aka darwin
Projects
None yet
Development

No branches or pull requests

2 participants