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

Keep homebrew updated on OS X #323

Closed
aneeshusa opened this issue Apr 16, 2016 · 0 comments
Closed

Keep homebrew updated on OS X #323

aneeshusa opened this issue Apr 16, 2016 · 0 comments
Labels

Comments

@aneeshusa
Copy link
Member

@aneeshusa aneeshusa commented Apr 16, 2016

While deploying #320, I noticed 5 state failures on servo-macpro2, the root cause being that Python was failing to install because Homebrew/its repos were too old. Running brew update fixed the problem and a subsequent highstate completed successfully; we should use Salt to ensure Homebrew and its repos are up to date.

We can do this by passing refresh: True to the state that installs python2. The Salt docs for pkg.installed are available here.

@aneeshusa aneeshusa added the E-easy label Apr 16, 2016
g-k added a commit to g-k/saltfs that referenced this issue May 4, 2016
bors-servo added a commit that referenced this issue May 5, 2016
keep homebrew updated on osx

Fixes #323

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/359)
<!-- Reviewable:end -->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.