Skip to content

ci/install-depends: attempt to fix "brew cask" stuff #2983

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

Merged

Conversation

dscho
Copy link
Member

@dscho dscho commented Jan 15, 2021

We run "git pull" against "$cask_repo"; clarify that we are expecting not to have any of our own modifications and running "git pull" to merely update, by passing "--ff-only" on the command line.

Also, the "brew cask install" command line triggers an error message that says:

Error: Calling brew cask install is disabled! Use brew install [--cask] instead.

In addition, "brew install caskroom/cask/perforce" step triggers an error that says:

Error: caskroom/cask was moved. Tap homebrew/cask instead.

Attempt to see if blindly following the suggestion in these error messages gets us into a better shape.

[Merged directly from upstream's jc/macos-install-dependencies-fix]

We run "git pull" against "$cask_repo"; clarify that we are
expecting not to have any of our own modifications and running "git
pull" to merely update, by passing "--ff-only" on the command line.

Also, the "brew cask install" command line triggers an error message
that says:

    Error: Calling brew cask install is disabled! Use brew install
    [--cask] instead.

In addition, "brew install caskroom/cask/perforce" step triggers an
error that says:

    Error: caskroom/cask was moved. Tap homebrew/cask instead.

Attempt to see if blindly following the suggestion in these error
messages gets us into a better shape.

Signed-off-by: Junio C Hamano <[email protected]>
@dscho dscho merged commit 39cf94c into git-for-windows:main Jan 15, 2021
dscho added a commit that referenced this pull request Jan 15, 2021
…ies-fix

ci/install-depends: attempt to fix "brew cask" stuff
dscho added a commit that referenced this pull request Jan 15, 2021
…ies-fix

ci/install-depends: attempt to fix "brew cask" stuff
dscho added a commit that referenced this pull request Jan 20, 2021
…ies-fix

ci/install-depends: attempt to fix "brew cask" stuff
dscho added a commit that referenced this pull request Jan 21, 2021
…ies-fix

ci/install-depends: attempt to fix "brew cask" stuff
dscho added a commit that referenced this pull request Feb 2, 2021
…ies-fix

ci/install-depends: attempt to fix "brew cask" stuff
dscho added a commit that referenced this pull request Feb 5, 2021
…ies-fix

ci/install-depends: attempt to fix "brew cask" stuff
@gitgitgadget gitgitgadget bot deleted the jc/macos-install-dependencies-fix branch August 18, 2023 22:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants