-
Notifications
You must be signed in to change notification settings - Fork 8
Issues with wrapper scripts on the juliaecosysten
macOS CI machines
#48
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
Issues with wrapper scripts on the juliaecosysten
macOS CI machines
#48
Comments
Still broken
Can't we revert these changes until we have something that works? |
I mean, tests in #45 and #46 passed, it worked also on my MacBook before JuliaPackaging/Yggdrasil#6302. If anything, we should revert JuliaPackaging/Yggdrasil#6302. I just noticed that my macOS does have |
You can pin to |
Your macbook might, but the juliaecosystem macos' don't, so I don't get why'd you want to revert that. |
What do you want to revert exactly? |
That's weird, I had been successfully using it on macOS CI for Metal.jl. But yeah, pinning works for now, so that's fine for me. |
@staticfloat Any idea why the Juliaecosystem machines specifically would be having problems? Something with our Seatbelt setup? |
juliaecosysten
macOS CI machines
This will be fixed by JuliaPackaging/Yggdrasil#6303, if anyone cares to review it. |
Thanks Mosè! |
@staticfloat @giordano Can we add a test for this issue somewhere in the Git.jl test suite? |
The entire test suite is doing that already? |
After the introduction of the wrapper scripts, use of Git.jl/Git_jll.jl in Metal.jl fails: https://buildkite.com/julialang/metal-dot-jl/builds/256#01867a01-961b-4ad4-a462-803f7078d9d7
Looks like the
readlink -f
is a GNUism.The text was updated successfully, but these errors were encountered: