Closed PallHaraldsson closed 1 year ago
Can you submit a pull request to fix the patches?
I coundn't even find the older sha, not sure where to look, I didn't find 66602534f36dc7e096228369af57ed8f70b3b98600c51e3364a5d89a5f78ba34 here:
We pull the source from https://github.com/JuliaLang/julia/releases/download/v1.8.5/julia-1.8.5-full.tar.gz and calculate the sha256 sum directly.
$ curl -L https://github.com/JuliaLang/julia/archive/refs/tags/v1.8.5.tar.gz 2>/dev/null | sha256sum
66602534f36dc7e096228369af57ed8f70b3b98600c51e3364a5d89a5f78ba34 -
We probably should be pulling the source from here though: https://github.com/JuliaLang/julia/releases/download/v1.8.5/julia-1.8.5-full.tar.gz
https://github.com/conda-forge/julia-feedstock/pull/247 should fix this. Not what I used:
$ curl -L https://julialang-s3.julialang.org/bin/linux/x64/1.9/julia-1.9.0-linux-x86_64.tar.gz | sha256sum 00c614466ef9809c2eb23480e38d196a2c577fff2730c4f83d135b913d473359 -
Note, not same as for, so do not use SHA from that message: $ curl -L https://julialang-s3.julialang.org/bin/linux/x64/1.9/julia-1.9.0-linux-x86_64-full.tar.gz
[..] The specified key does not exist.
bin/linux/x64/1.9/julia-1.9.0-linux-x86_64-full.tar.gz [..]
Can you submit a pull request to fix the patches?
the patches are fixed https://github.com/conda-forge/julia-feedstock/pull/245
Hmm, missed that PR, that's still not merged. It has different SHA, I sill close my stuff.
You should look at the failures in the other PR. You’re also welcome to copy it and try to fix it
@conda-forge-admin, please rerender feedstock.
Hi! This is the friendly automated conda-forge-webservice.
I just wanted to let you know that I started rerendering the recipe in conda-forge/julia-feedstock#248.
Solution to issue cannot be found in the documentation.
Issue
I saw where in the repo and would make a PR, just not sure about the SHA.
Installed packages
Environment info