mirror of
https://github.com/empayre/fleet.git
synced 2024-11-06 17:05:18 +00:00
7531ac20db
This resolves an issue with adding updates on a macOS 13 machine. It seems like macOS may have changed the default directory permissions and these new stricter permissions are compatible with that default. This is the error that was encountered before these changes: ``` Error: create dst dir for copy: Path staged/targets already exists with mode 20000000700 instead of the expected 20000000755 ``` # Checklist for submitter If some of the following don't apply, delete the relevant line. - [x] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [x] Manual QA for all new/changed functionality |
||
---|---|---|
.. | ||
updates_test.go | ||
updates_windows.go | ||
updates.go |