-
Notifications
You must be signed in to change notification settings - Fork 106
Closed
Description
I having difficulties in updating packages to v1.3.0 and @fredrikekre suggested I file an issue here. Here's the beginning of the stack trace:
Updating registry at `~/.julia/registries/General`
Updating git-repo `https://github.com/JuliaRegistries/General.git`
Resolving package versions...
Installed Plots ─ v0.28.0
┌ Error: Tree Hash Mismatch!
│ Expected git-tree-sha1: d322d52dbe634d659d67312eea8a78c16112127e
│ Calculated git-tree-sha1: 0aee4fdfd24ee5162c06e2507d82c11a8f6a9ad2
└ @ Pkg.Artifacts /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.3/Pkg/src/Artifacts.jl:724
ERROR: Unable to automatically install 'OpenSpecFun' from '/home/healyp/.julia/packages/OpenSpecFun_jll/XrUb6/Artifacts.toml'
Stacktrace:
[1] error(::String) at ./error.jl:33
On suggestion of @giordano, versinoinfo() gives
julia> versioninfo()
Julia Version 1.3.0
Commit 46ce4d7933 (2019-11-26 06:09 UTC)
Platform Info:
OS: Linux (x86_64-pc-linux-gnu)
CPU: Intel(R) Core(TM) i7-2600 CPU @ 3.40GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, sandybridge)
Environment:
JULIAPATH = .:/home/healyp/src/julia-1.3.0/bin/
JULIA_PKGDIR = /home/healyp/.julia/
JULIA_NUM_THREADS = 8All suggestions appreciated.
Many thanks.
Metadata
Metadata
Assignees
Labels
No labels