-
-
Notifications
You must be signed in to change notification settings - Fork 32
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
cleanup v1.6 LTS #159
cleanup v1.6 LTS #159
Conversation
* This uses the activate.sh and deactivate.sh scripts that backup the environment variable. * Create a new shared environment located in the site depot for the environment rather than continuing to use the default one in ~/.julia/environments/v#.#.
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( |
@conda-forge-admin, please rerender |
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you, but it looks like there was nothing to do. This message was generated by GitHub actions workflow run https://github.com/conda-forge/julia-feedstock/actions/runs/1624803404. |
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.
Also this fixes the 1.6 branch. I have not checked what openlibm version Julia 1.6.5 uses.
V0.7.3 --- submitting a build for that. But generally, the differences between the 0.7.x builds are very minor. That's partly why hard pinning is discouraged --- why pin so hard if you can be relax stuff? Upstream should relax their pinnings and give ranges, rather than exact pinning. Oh I forgot ... they vendor it all... 🤣 |
update: not going to build v0.7.3 --- will require a significant patch to work that will only basically make it v0.7.4. So we can safely use v0.7.4 or v0.7.5 here. |
Hi! This is the friendly conda-forge automerge bot! I considered the following status checks when analyzing this PR:
Thus the PR was passing and merged! Have a great day! |
This appears to cause some breakage downstream. Julia is looking for |
Logs of a failing CI build downstream: https://dev.azure.com/conda-forge/84710dde-1620-425b-80d0-4cf5baca359d/_apis/build/builds/432647/logs/14 |
@SylvainCorlay the logs show you are using 1.6.5-h132cb31_0 and not the builds produced about 29 hours ago ( osx-64/julia-1.6.5-h132cb31_1.tar.bz2 ) |
Thanks, it seems to be fixed with the newest build indeed. |
@mkitti I am seeing the latest build of Julia segfault when doing https://github.com/xtensor-stack/xtensor-julia/runs/4738787473?check_suite_focus=true |
The segfaults are occurring in libcurl ... and 7.81 was just released on conda-forge. |
Fixes #171
Fixes #166
Fixes #167
Checklist
0
(if the version changed)conda-smithy
(Use the phrase@conda-forge-admin, please rerender
in a comment in this PR for automated rerendering)