ERROR: Plots=91a5bcdd-55d7-5caf-9e0b-520d859cae80 depends on Pkg=44cfe95a-1eb2-52ea-b672-e2afdf69b78f, but entry with UUID 44cfe95a-1eb2-52ea-b672-e2afdf69b78f has name Pkg-93b6d6de857dc88e665d2c64397852ab9701ba24.
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:53
[2] validate_manifest(::Dict{String,Array{Pkg.Types.Stage1,1}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/manifest.jl:120
[3] Dict{Base.UUID,Pkg.Types.PackageEntry}(::Dict{String,Any}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/manifest.jl:154
[4] read_manifest(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/manifest.jl:177
[5] Pkg.Types.EnvCache(::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:302
[6] EnvCache at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:281 [inlined]
[7] Pkg.Types.Context() at ./util.jl:742
[8] activate(::String; shared::Bool) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:907
[9] activate(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:873
[10] top-level scope at REPL[8]:1
I am a newbie with python/scala/haskell background. the traceback is hardly interpretable. Attempts to remove Plots also raises this issue. Any idea?
Pkg.status()
ERROR: Plots=91a5bcdd-55d7-5caf-9e0b-520d859cae80 depends on Pkg=44cfe95a-1eb2-52ea-b672-e2afdf69b78f, but entry with UUID 44cfe95a-1eb2-52ea-b672-e2afdf69b78f has name Pkg-93b6d6de857dc88e665d2c64397852ab9701ba24.
Stacktrace:
[1] pkgerror(::String, ::Vararg{String,N} where N) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:53
[2] validate_manifest(::Dict{String,Array{Pkg.Types.Stage1,1}}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/manifest.jl:120
[3] Dict{Base.UUID,Pkg.Types.PackageEntry}(::Dict{String,Any}) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/manifest.jl:154
[4] read_manifest(::String) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/manifest.jl:177
[5] Pkg.Types.EnvCache(::Nothing) at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:302
[6] EnvCache at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/Types.jl:281 [inlined]
[7] Pkg.Types.Context() at ./util.jl:742
[8] #status#123 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:832 [inlined]
[9] status at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:832 [inlined]
[10] #status#120 at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:828 [inlined]
[11] status() at /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.4/Pkg/src/API.jl:828
[12] top-level scope at REPL[14]:1
Pkg.status() works only from JuPyTer. Yep, it is Ububnu. Nope, it was not installed through apt-get. I stuck to the recommendations.
As for editing the manifest, surely not. I am not so experienced with JL as to edit something manually