-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-16278: [CI] Fix git installation failure on brew #12958
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
Conversation
|
I had a PR fixing the git version that fixes the builds: #12956 |
raulcd
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The overwrite looks good to me 👍
==> Downloading https://ghcr.io/v2/homebrew/core/git/manifests/2.36.0
==> Downloading https://ghcr.io/v2/homebrew/core/git/blobs/sha256:5739e703f9ad34dba01e343d76f363143f740bf6e05c945c8f19a073546c6ce5
==> Downloading from https://pkg-containers.githubusercontent.com/ghcr1/blobs/sha256:5739e703f9ad34dba01e343d76f363143f740bf6e05c945c8f19a073546c6ce5?se=2022-04-22T15%3A35%3A00Z&sig=pY9vSfJMOAKDKrczafN68QJEvALXYN89j5kslVWrom4%3D&sp=r&spr=https&sr=b&sv=2019-12-12
==> Pouring git--2.36.0.big_sur.bottle.tar.gz
==> Caveats
The Tcl/Tk GUIs (e.g. gitk, git-gui) are now in the `git-gui` formula.
Subversion interoperability (git-svn) is now in the `git-svn` formula.
Bash completion has been installed to:
/usr/local/etc/bash_completion.d
Emacs Lisp files have been installed to:
/usr/local/share/emacs/site-lisp/git
==> Summary
🍺 /usr/local/Cellar/git/2.36.0: 1,544 files, 43.6MB
==> Running `brew cleanup git`...
|
@raulcd do we have others builds failing due to the same reason? |
|
I was able to trigger it on three different ones: |
kszucs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1, failures are unrelated
This is a follow-up of apache#12958.
This is a follow-up of apache#12958.
This is a follow-up of #12958. Closes #12969 from kou/ci-java-jars-macos Authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Krisztián Szűcs <[email protected]>
This is a follow-up of #12958. Closes #12966 from kou/ci-verify-rc-macos Authored-by: Sutou Kouhei <[email protected]> Signed-off-by: Krisztián Szűcs <[email protected]>
|
Benchmark runs are scheduled for baseline = 912e2bb and contender = ec9440a. ec9440a is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
No description provided.