-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
release-1.6: fix a regression in Pkg before 1.6.3 is released #42282
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
Sacha0
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.
Terrific, thanks Kristoffer! :)
|
Looking at the tester_linux64 log I found this: which appears unrelated but is worrisome. Is that failure mode known? Later the job timed out, not sure why. Restarting as neither of those failure modes appear related to this diff :). |
|
tester_linux32 seems happy now, so 🙈 🎉 I guess? 😄 (Should we separately file the channels failure?) |
|
The |
|
Nor did the |
|
Closing/opening this pull request doesn't seem to be doing the trick with regard to buildbot/tester_macos64 and buildbot/package_macos64. Is there some other way we can nudge those? :) |
|
For those following along in this thread, we are working on fixing the macOS Buildbots. Join the |
|
Okay, the macOS packager has passed. Let's make sure the macOS tester passes. |
|
The buildbot/package_linuxppc64le failures appear unrelated: and |
Adds JuliaLang/Pkg.jl#2730 to Pkg which is a revert of a commit that had some issues.