Created
February 13, 2024 17:05
-
-
Save j-fu/1fd2a044636cf0a2737b999db043cc22 to your computer and use it in GitHub Desktop.
Pluto on nightly 38065a40994
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
_ | |
_ _ _(_)_ | Documentation: https://docs.julialang.org | |
(_) | (_) (_) | | |
_ _ _| |_ __ _ | Type "?" for help, "]?" for Pkg help. | |
| | | | | | |/ _` | | | |
| | |_| | | | (_| | | Version 1.11.0-DEV.1586 (2024-02-13) | |
_/ |\__'_|_|_|\__'_| | Commit 38065a40994 (0 days old master) | |
|__/ | | |
julia> using Pluto | |
Precompiling Pluto | |
Info Given Pluto was explicitly requested, output will be shown live | |
ERROR: LoadError: EOFError: read end of file | |
Stacktrace: | |
[1] read_data(tar::Base.Process, file::IOBuffer; size::Int64, buf::Vector{UInt8}, tee::Base.DevNull) | |
@ Tar ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Tar/src/extract.jl:715 | |
[2] read_data | |
@ ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Tar/src/extract.jl:703 [inlined] | |
[3] #12 | |
@ ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:202 [inlined] | |
[4] read_tarball(callback::RegistryInstances.var"#12#15"{Base.Process, IOBuffer, Vector{UInt8}, Dict{String, String}}, predicate::RegistryInstances.var"#13#16", tar::Base.Process; buf::Vector{UInt8}, skeleton::Base.DevNull) | |
@ Tar ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Tar/src/extract.jl:407 | |
[5] read_tarball | |
@ ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Tar/src/extract.jl:341 [inlined] | |
[6] #11 | |
@ ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:200 [inlined] | |
[7] open(::RegistryInstances.var"#11#14"{IOBuffer, Vector{UInt8}, Dict{String, String}}, ::Cmd; kwargs::@Kwargs{}) | |
@ Base ./process.jl:447 | |
[8] open | |
@ ./process.jl:428 [inlined] | |
[9] uncompress_registry(tar_gz::String) | |
@ RegistryInstances ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:199 | |
[10] RegistryInstances.RegistryInstance(path::String) | |
@ RegistryInstances ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:266 | |
[11] reachable_registries(; depots::Vector{String}) | |
@ RegistryInstances ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:372 | |
[12] reachable_registries | |
@ ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:342 [inlined] | |
[13] _get_registries() | |
@ Pluto.PkgCompat ~/.julia/packages/Pluto/12LWJ/src/packages/PkgCompat.jl:170 | |
[14] top-level scope | |
@ ~/.julia/packages/Pluto/12LWJ/src/packages/PkgCompat.jl:173 | |
[15] include(mod::Module, _path::String) | |
@ Base ./Base.jl:556 | |
[16] include(x::String) | |
@ Pluto ~/.julia/packages/Pluto/12LWJ/src/Pluto.jl:11 | |
[17] top-level scope | |
@ ~/.julia/packages/Pluto/12LWJ/src/Pluto.jl:55 | |
[18] include | |
@ ./Base.jl:556 [inlined] | |
[19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) | |
@ Base ./loading.jl:2438 | |
[20] top-level scope | |
@ stdin:4 | |
in expression starting at /home/fuhrmann/.julia/packages/Pluto/12LWJ/src/packages/PkgCompat.jl:1 | |
in expression starting at /home/fuhrmann/.julia/packages/Pluto/12LWJ/src/Pluto.jl:1 | |
in expression starting at stdin:4 | |
✗ Pluto | |
0 dependencies successfully precompiled in 6 seconds. 66 already precompiled. | |
ERROR: The following 1 direct dependency failed to precompile: | |
Base.PkgId(Base.UUID("c3e4b0f8-55cb-11ea-2926-15256bba5781"), "Pluto") | |
Failed to precompile Pluto [c3e4b0f8-55cb-11ea-2926-15256bba5781] to "/home/fuhrmann/.julia/compiled/v1.11/Pluto/jl_S2SN8s". | |
ERROR: LoadError: EOFError: read end of file | |
Stacktrace: | |
[1] read_data(tar::Base.Process, file::IOBuffer; size::Int64, buf::Vector{UInt8}, tee::Base.DevNull) | |
@ Tar ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Tar/src/extract.jl:715 | |
[2] read_data | |
@ ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Tar/src/extract.jl:703 [inlined] | |
[3] #12 | |
@ ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:202 [inlined] | |
[4] read_tarball(callback::RegistryInstances.var"#12#15"{Base.Process, IOBuffer, Vector{UInt8}, Dict{String, String}}, predicate::RegistryInstances.var"#13#16", tar::Base.Process; buf::Vector{UInt8}, skeleton::Base.DevNull) | |
@ Tar ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Tar/src/extract.jl:407 | |
[5] read_tarball | |
@ ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Tar/src/extract.jl:341 [inlined] | |
[6] #11 | |
@ ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:200 [inlined] | |
[7] open(::RegistryInstances.var"#11#14"{IOBuffer, Vector{UInt8}, Dict{String, String}}, ::Cmd; kwargs::@Kwargs{}) | |
@ Base ./process.jl:447 | |
[8] open | |
@ ./process.jl:428 [inlined] | |
[9] uncompress_registry(tar_gz::String) | |
@ RegistryInstances ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:199 | |
[10] RegistryInstances.RegistryInstance(path::String) | |
@ RegistryInstances ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:266 | |
[11] reachable_registries(; depots::Vector{String}) | |
@ RegistryInstances ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:372 | |
[12] reachable_registries | |
@ ~/.julia/packages/RegistryInstances/QzJAw/src/registry_instance.jl:342 [inlined] | |
[13] _get_registries() | |
@ Pluto.PkgCompat ~/.julia/packages/Pluto/12LWJ/src/packages/PkgCompat.jl:170 | |
[14] top-level scope | |
@ ~/.julia/packages/Pluto/12LWJ/src/packages/PkgCompat.jl:173 | |
[15] include(mod::Module, _path::String) | |
@ Base ./Base.jl:556 | |
[16] include(x::String) | |
@ Pluto ~/.julia/packages/Pluto/12LWJ/src/Pluto.jl:11 | |
[17] top-level scope | |
@ ~/.julia/packages/Pluto/12LWJ/src/Pluto.jl:55 | |
[18] include | |
@ ./Base.jl:556 [inlined] | |
[19] include_package_for_output(pkg::Base.PkgId, input::String, depot_path::Vector{String}, dl_load_path::Vector{String}, load_path::Vector{String}, concrete_deps::Vector{Pair{Base.PkgId, UInt128}}, source::Nothing) | |
@ Base ./loading.jl:2438 | |
[20] top-level scope | |
@ stdin:4 | |
in expression starting at /home/fuhrmann/.julia/packages/Pluto/12LWJ/src/packages/PkgCompat.jl:1 | |
in expression starting at /home/fuhrmann/.julia/packages/Pluto/12LWJ/src/Pluto.jl:1 | |
in expression starting at stdin: | |
Stacktrace: | |
[1] pkgerror(msg::String) | |
@ Pkg.Types ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Pkg/src/Types.jl:68 | |
[2] precompile(ctx::Pkg.Types.Context, pkgs::Vector{…}; internal_call::Bool, strict::Bool, warn_loaded::Bool, already_instantiated::Bool, timing::Bool, _from_loading::Bool, kwargs::@Kwargs{…}) | |
@ Pkg.API ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Pkg/src/API.jl:1682 | |
[3] precompile(pkgs::Vector{Pkg.Types.PackageSpec}; io::Pkg.UnstableIO, kwargs::@Kwargs{_from_loading::Bool}) | |
@ Pkg.API ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Pkg/src/API.jl:158 | |
[4] precompile | |
@ ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Pkg/src/API.jl:146 [inlined] | |
[5] #precompile#114 | |
@ ~/local/julia/julia-38065a4099/share/julia/stdlib/v1.11/Pkg/src/API.jl:145 [inlined] | |
[6] #invokelatest#2 | |
@ ./essentials.jl:1032 [inlined] | |
[7] invokelatest | |
@ ./essentials.jl:1027 [inlined] | |
[8] _require(pkg::Base.PkgId, env::String) | |
@ Base ./loading.jl:2147 | |
[9] __require_prelocked(uuidkey::Base.PkgId, env::String) | |
@ Base ./loading.jl:1987 | |
[10] #invoke_in_world#3 | |
@ ./essentials.jl:1064 [inlined] | |
[11] invoke_in_world | |
@ ./essentials.jl:1061 [inlined] | |
[12] _require_prelocked(uuidkey::Base.PkgId, env::String) | |
@ Base ./loading.jl:1978 | |
[13] macro expansion | |
@ ./loading.jl:1916 [inlined] | |
[14] macro expansion | |
@ ./lock.jl:273 [inlined] | |
[15] __require(into::Module, mod::Symbol) | |
@ Base ./loading.jl:1873 | |
[16] #invoke_in_world#3 | |
@ ./essentials.jl:1064 [inlined] | |
[17] invoke_in_world | |
@ ./essentials.jl:1061 [inlined] | |
[18] require(into::Module, mod::Symbol) | |
@ Base ./loading.jl:1866 | |
Some type information was truncated. Use `show(err)` to see complete types. | |
julia> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment