-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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] R-package macOS jobs failing due to Homebrew errors #5670
Comments
Based on my testing so far in #5671, looks like this is actually failing earlier, at this line: LightGBM/.ci/test_r_package.sh Line 80 in c2d2c99
That was added in #4161. |
Found some related discussions. These say that basically homebrew is trying to create links to files that conflict with other, non-Homebrew methods of installing Python:
...and that even if the issue might have been fixed in |
This exact situation is happening again: https://github.com/microsoft/LightGBM/actions/runs/5245110302/jobs/9472087143?pr=5923
🙃 |
This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this. |
Description
I'm not sure exactly which of the warnings and errors I see in logs are the relevant ones, but the R-package macOS CI jobs are failing somewhere in here:
LightGBM/.ci/test_r_package.sh
Lines 87 to 89 in c2d2c99
Reproducible example
Tried 3 runs of these jobs on latest
master
, e.g. https://github.com/microsoft/LightGBM/actions/runs/3886554693/jobs/6637875169Additional Comments
I do see errors like the following:
The text was updated successfully, but these errors were encountered: