Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upservo-mac1 failing to highstate #449
Comments
|
I've seen this before on mismatched Salt versions.
The quick fix is to downgrade the Mac's salt version; the right solution to prevent it from happening again is to get Aneesh's salt-in-salt fixes landed so it's easy to keep the master up to date. |
|
Did the following to downgrade to 2015.5.0 and was able to downgrade. Formula does not exist for 2015.5.2.
|
|
cc @aneeshusa |
|
Actually, that didn't work either - same error. There seems to exist no compatible version of salt currently up on homebrew to work with that? I'll see what's on the other mac builders... |
|
Hrm, the other macs are all on head (2016.3.1) and seem to work fine. Just servo-mac1 can't highstate? This is so weird. |
|
Original failure is a dupe of #390. You can try installing Salt from the specific Homebrew URL that's in the install script, or else I will get my salting-the-salt-master branch rebased. |
|
#390 has been fixed. |
Just the failures of a
test=Truerun listed below:This is preventing the buildbot slave service from starting on the machine.
cc @aneeshusa @edunham