JuliaPlots / JuliaPlots/PlotlyJS.jl
Artificat hash mismtch with the new release v0.18.16
- Dominant language
- Julia
- Stars
- 444
- Forks
- 86
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
sha256 sum is not matching with the artifact, i'm not sure if the below change of checksum was necessary.
https://github.com/JuliaPlots/PlotlyJS.jl/commit/fd8813949f5eb62e6aac775765cd3c11eee244c9
**Version info**
Julia Version 1.10.5
Commit 6f3fdf7b362 (2024-08-27 14:19 UTC)
Build Info:
Official https://julialang.org/ release
Platform Info:
OS: Linux (x86_64-linux-gnu)
CPU: 16 × 11th Gen Intel(R) Core(TM) i7-11850H @ 2.50GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-15.0.7 (ORCJIT, tigerlake)
Threads: 1 default, 0 interactive, 1 GC (on 16 virtual cores)
**Error Details**
```[2025-04-22T06:49:31.273Z] ┌ Error: Hash Mismatch!
[2025-04-22T06:49:31.273Z] │ Expected sha256: cf3f9af7f72dc72994e05f4b2b91f0b01a2d91959e7a99afb5bd714e85dad3f0
[2025-04-22T06:49:31.273Z] │ Calculated sha256: 3b753911705e17ec01d565fa69b5cf08e01b772efed8f4f6e506a0ebea2c6354
[2025-04-22T06:49:31.273Z] └ @ Pkg.PlatformEngines /opt/julia-1.10.8/share/julia/stdlib/v1.10/Pkg/src/PlatformEngines.jl:650
[2025-04-22T06:49:31.273Z] ERROR: Unable to automatically download/install artifact 'plotly-artifacts' from sources listed in '/root/.julia/packages/PlotlyJS/dzReh/Artifacts.toml'.
[2025-04-22T06:49:31.273Z] Sources attempted:
[2025-04-22T06:49:31.273Z] - https://pkg.julialang.org/artifact/77a3f27e7a726685591b11ef3174d43a9a974c9a
[2025-04-22T06:49:31.273Z] Error: RequestError: HTTP/1.1 403 Forbidden while requesting https://pkg.julialang.org/artifact/77a3f27e7a726685591b11ef3174d43a9a974c9a
[2025-04-22T06:49:31.274Z] - https://github.com/JuliaPlots/PlotlyJS.jl/releases/download/plotly-artifacts-2.3.0/plotly-artifacts-2.3.0.tar.gz
[2025-04-22T06:49:31.274Z] Error: Verification failed. Download does not match expected hash
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.