-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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
[CI][GLib] macOS job is failed because of mascos-latest change #41369
Comments
kou
added a commit
to kou/arrow
that referenced
this issue
Apr 25, 2024
Because we don't have write permission for /usr/local on macos-14.
kou
added a commit
that referenced
this issue
Apr 26, 2024
### Rationale for this change We don't have write permission for `/usr/local` on macos-14. ### What changes are included in this PR? Use `/tmp/local` instead. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #41369 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Issue resolved by pull request 41387 |
raulcd
pushed a commit
that referenced
this issue
Apr 29, 2024
### Rationale for this change We don't have write permission for `/usr/local` on macos-14. ### What changes are included in this PR? Use `/tmp/local` instead. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: #41369 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
tolleybot
pushed a commit
to tmct/arrow
that referenced
this issue
May 2, 2024
### Rationale for this change We don't have write permission for `/usr/local` on macos-14. ### What changes are included in this PR? Use `/tmp/local` instead. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: apache#41369 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
vibhatha
pushed a commit
to vibhatha/arrow
that referenced
this issue
May 25, 2024
### Rationale for this change We don't have write permission for `/usr/local` on macos-14. ### What changes are included in this PR? Use `/tmp/local` instead. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: apache#41369 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
CurtHagenlocher
pushed a commit
to CurtHagenlocher/arrow
that referenced
this issue
Jun 14, 2024
### Rationale for this change We don't have write permission for `/usr/local` on macos-14. ### What changes are included in this PR? Use `/tmp/local` instead. ### Are these changes tested? Yes. ### Are there any user-facing changes? No. * GitHub Issue: apache#41369 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug, including details regarding any error messages, version, and platform.
macos-latest
ismacos-14
notmacos-12
.See also: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories
Example:
https://github.com/apache/arrow/actions/runs/8819910974/job/24212269094?pr=41359#step:8:1085
Component(s)
Continuous Integration, GLib
The text was updated successfully, but these errors were encountered: