Matthew Kenigsberg
Matthew Kenigsberg
All that's left for this is renaming `shared` -> `flox-core`
I believe on Linux it should be `/usr/bin` and on macOS `/usr/local/bin` because `/usr/bin` isn't writeable
While we're at it, I think we should respect `should_clean_up` which it appears we're currently ignoring
What's your flox version?
If you have something lower than 1.3.0, this may be https://github.com/flox/flox/issues/1820
I can only reproduce this by explicitly passing in a `"`, i.e. `flox activate -r '"owner/name'`
> [@limeytexan](https://github.com/limeytexan) I installed Flox first and then upgraded to 15.6.1. Here's my `/etc/synthetic.conf` and the output of `diskutil list`. Hopefully helpful? > > * [diskutil_list.txt](https://github.com/user-attachments/files/22453692/diskutil_list.txt) > > * [synthetic.conf.txt](https://github.com/user-attachments/files/22453691/synthetic.conf.txt)...
Looks like the Nix store isn't getting mounted. `mount` should have something like `/dev/disk3s7 on /nix (apfs, local, nosuid, journaled, noatime, nobrowse, protect)` Does running `sudo launchctl kickstart -k system/org.nixos.darwin-store`...
Consolidated list of info that could be helpful if anyone runs into this again: 1. Contents of /etc/synthetic.conf 2. Contents of /etc/fstab 3. Contents of /Library/LaunchDaemons/org.nixos.darwin-store.plist 4. `diskutil list` 5....
Other reports of this https://flox-dev.slack.com/archives/C081AAWB9PA/p1743443077222629 and https://github.com/flox/flox/issues/2417