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

Handle Homebrew renaming `mobile-shell` to `mosh` #724

Merged
merged 1 commit into from Sep 30, 2017

Conversation

@aneeshusa
Copy link
Member

aneeshusa commented Sep 29, 2017

Homebrew left in an alias for mobile-shell so the mosh package
actually installs correctly, but Salt's pkg.installed state then tries
to verify the installation by checking the installed packages.
That list only shows mosh and not the mobile-shell alias,
causing the state the fail.

Update to the new name, which is also consistent with everyone else.


This change is Reviewable

Homebrew left in an alias for `mobile-shell` so the `mosh` package
actually installs correctly, but Salt's pkg.installed state then tries
to verify the installation by checking the installed packages.
That list only shows `mosh` and not the `mobile-shell` alias,
causing the state the fail.

Update to the new name, which is also consistent with everyone else.
@aneeshusa
Copy link
Member Author

aneeshusa commented Sep 29, 2017

The upstream change is at Homebrew/homebrew-core#18636.

r? @larsbergstrom or @edunham

@larsbergstrom
Copy link
Contributor

larsbergstrom commented Sep 30, 2017

@bors-servo
Copy link
Contributor

bors-servo commented Sep 30, 2017

📌 Commit db0781e has been approved by larsbergstrom

@bors-servo
Copy link
Contributor

bors-servo commented Sep 30, 2017

Testing commit db0781e with merge f52d609...

bors-servo added a commit that referenced this pull request Sep 30, 2017
…ergstrom

Handle Homebrew renaming `mobile-shell` to `mosh`

Homebrew left in an alias for `mobile-shell` so the `mosh` package
actually installs correctly, but Salt's pkg.installed state then tries
to verify the installation by checking the installed packages.
That list only shows `mosh` and not the `mobile-shell` alias,
causing the state the fail.

Update to the new name, which is also consistent with everyone else.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/saltfs/724)
<!-- Reviewable:end -->
@bors-servo
Copy link
Contributor

bors-servo commented Sep 30, 2017

☀️ Test successful - status-travis
Approved by: larsbergstrom
Pushing f52d609 to master...

@bors-servo bors-servo merged commit db0781e into servo:master Sep 30, 2017
2 checks passed
2 checks passed
continuous-integration/travis-ci/pr The Travis CI build passed
Details
homu Test successful
Details
@jdm jdm added S-needs-deploy and removed S-needs-deploy labels Nov 6, 2017
@jdm jdm removed the S-needs-deploy label Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

5 participants
You can’t perform that action at this time.