servo / saltfs

Salt Stack Filesystem
Apache License 2.0
56 stars 107 forks source link

Deploy failed #734

Open jdm opened 6 years ago

jdm commented 6 years ago

See the log in salt_highstate_10_13_2017_second_attempt.log. There are a bunch of failing states that I don't understand, so I have not tried to investigate anything.

edunham commented 6 years ago

I dug around in this & filed https://github.com/saltstack/salt/issues/44130 w/ results... tl;dr Salt is trying to touch a file which not only doesn't exist but possibly isn't supposed to on this OSX version.

edunham commented 6 years ago

Confirmed that the only failing state in your log is due to a bug in Salt itself, which they have marked as high priority.