Hi!
I moved from version 1.2 to 1.3.1 and get the following error when trying to build anything:
ERROR: Unable to automatically install 'Expat' from 'C:\Users\ramirov\.julia\packages\Expat_jll\YXYuQ\Artifacts.toml'
Stacktrace:
[1] error(::String) at .\error.jl:33
[2] #ensure_artifact_installed#42(::Pkg.BinaryPlatforms.Platform, ::Bool, ::typeof(Pkg.Artifacts.ensure_artifact_installed), ::String, ::Dict{String,Any}, ::String) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\Artifacts.jl:873
[3] (::Pkg.Artifacts.var"#kw##ensure_artifact_installed")(::NamedTuple{(:platform, :verbose),Tuple{Pkg.BinaryPlatforms.Windows,Bool}}, ::typeof(Pkg.Artifacts.ensure_artifact_installed), ::String, ::Dict{String,Any}, ::String) at .\none:0
[4] #ensure_all_artifacts_installed#43(::Pkg.BinaryPlatforms.Platform, ::Nothing, ::Bool, ::Bool, ::typeof(Pkg.Artifacts.ensure_all_artifacts_installed), ::String) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\Artifacts.jl:919
[5] #ensure_all_artifacts_installed at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\Operations.jl:0 [inlined]
[6] #download_artifacts#78(::Pkg.BinaryPlatforms.Windows, ::Bool, ::typeof(Pkg.Operations.download_artifacts), ::Array{String,1}) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\Operations.jl:580
[7] #download_artifacts at .\none:0 [inlined]
[8] #download_artifacts#73(::Pkg.BinaryPlatforms.Windows, ::Bool, ::typeof(Pkg.Operations.download_artifacts), ::Array{Pkg.Types.PackageSpec,1}) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\Operations.jl:570
[9] (::Pkg.Operations.var"#kw##download_artifacts")(::NamedTuple{(:platform,),Tuple{Pkg.BinaryPlatforms.Windows}}, ::typeof(Pkg.Operations.download_artifacts), ::Array{Pkg.Types.PackageSpec,1}) at .\none:0
[10] #add#112(::Bool, ::Pkg.BinaryPlatforms.Windows, ::typeof(Pkg.Operations.add), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}, ::Array{Base.UUID,1}) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\Operations.jl:1017
[11] #add at .\none:0 [inlined]
[12] #add#25(::Bool, ::Pkg.BinaryPlatforms.Windows, ::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Pkg.API.add), ::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\API.jl:102
[13] add(::Pkg.Types.Context, ::Array{Pkg.Types.PackageSpec,1}) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\API.jl:72
[14] do_add!(::Dict{Symbol,Any}, ::Array{Pkg.Types.PackageSpec,1}, ::Dict{Symbol,Any}) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\REPLMode.jl:505
[15] #invokelatest#1(::Base.Iterators.Pairs{Union{},Union{},Tuple{},NamedTuple{(),Tuple{}}}, ::typeof(Base.invokelatest), ::Any, ::Any, ::Vararg{Any,N} where N) at .\essentials.jl:709
[16] invokelatest(::Any, ::Any, ::Vararg{Any,N} where N) at .\essentials.jl:708
[17] do_cmd!(::Pkg.REPLMode.Command, ::REPL.LineEditREPL) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\REPLMode.jl:412
[18] #do_cmd#23(::Bool, ::typeof(Pkg.REPLMode.do_cmd), ::REPL.LineEditREPL, ::String) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\REPLMode.jl:391
[19] do_cmd at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\REPLMode.jl:387 [inlined]
[20] (::Pkg.REPLMode.var"#28#31"{REPL.LineEditREPL,REPL.LineEdit.Prompt})(::REPL.LineEdit.MIState, ::Base.GenericIOBuffer{Array{UInt8,1}}, ::Bool) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\Pkg\src\REPLMode.jl:619
[21] #invokelatest#1 at .\essentials.jl:709 [inlined]
[22] invokelatest at .\essentials.jl:708 [inlined]
[23] run_interface(::REPL.Terminals.TextTerminal, ::REPL.LineEdit.ModalInterface, ::REPL.LineEdit.MIState) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\REPL\src\LineEdit.jl:2306
[24] run_frontend(::REPL.LineEditREPL, ::REPL.REPLBackendRef) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\REPL\src\REPL.jl:1045
[25] run_repl(::REPL.AbstractREPL, ::Any) at C:\cygwin\home\ramirov\codigos\julia\usr\share\julia\stdlib\v1.3\REPL\src\REPL.jl:201
[26] (::Base.var"#770#772"{Bool,Bool,Bool,Bool})(::Module) at .\client.jl:382
[27] #invokelatest#1 at .\essentials.jl:709 [inlined]
[28] invokelatest at .\essentials.jl:708 [inlined]
[29] run_main_repl(::Bool, ::Bool, ::Bool, ::Bool, ::Bool) at .\client.jl:366
[30] exec_options(::Base.JLOptions) at .\client.jl:304
[31] _start() at .\client.jl:460
I have deleted everything before moving from 1.2 to 1.3.1 version and used the current stable release in Download Julia. Also, once I got the error, I tried cloning Julia from its repository and using make
, but the result was the same.
I also get the same error but instead of saying Expat
it says Arpack
or OpenSpecFun
.
Any ideas?
Let me show you some information:
$ umask
0022
julia> versioninfo()
Julia Version 1.3.1
Commit 2d5741174c (2019-12-30 21:36 UTC)
Platform Info:
OS: Windows (x86_64-w64-mingw32)
CPU: Intel(R) Core(TM) i3-4160 CPU @ 3.60GHz
WORD_SIZE: 64
LIBM: libopenlibm
LLVM: libLLVM-6.0.1 (ORCJIT, haswell)
Maybe @staticfloat can help me…
Thanks a lot!