-
Notifications
You must be signed in to change notification settings - Fork 94
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: Verification Nightly jobs have been failing over a month due to conda resolver not installing R #2217
Comments
Stack trace below:
</> |
My attempt at reproducing the conflict didn't work:
...so it must be some other package causing it. We can also try using system R instead of Conda R. |
It's odd that this only happens on macOS and not Ubuntu (might that also be why you couldn't repro it Dewey?)
This fails for me. Reading between the lines
I think the issue is that |
Actually, that raises the question of why mamba won't just upgrade |
Evidently something isn't installable for some reason which mamba can't explain, since even if I try to request exactly what appears to be a valid set of packages, mamba won't do it:
|
What happened?
The nightly jobs for macOS have been failing for over a month, initial failure: https://github.com/apache/arrow-adbc/actions/runs/10764318102
Latest failure: https://github.com/apache/arrow-adbc/actions/runs/11171778585/job/31057152124#step:8:34054
The error is resolving the installation for the following command:
which ends with:
Stack Trace
No response
How can we reproduce the bug?
No response
Environment/Setup
No response
The text was updated successfully, but these errors were encountered: