Package evaluation of GenieBuiltLifeProto on Julia 1.13.0-DEV.853 (3e868b27cf*) started at 2025-07-17T10:27:43.146 ################################################################################ # Set-up # Set-up completed after 0.27s ################################################################################ # Installation # Installing GenieBuiltLifeProto... Resolving package versions... Installation failed after 8.98s ERROR: LoadError: Unsatisfiable requirements detected for package OpenSSH_jll [9bd350c2]: OpenSSH_jll [9bd350c2] log: ├─possible versions are: 8.1.0 - 10.0.1 or uninstalled ├─restricted by compatibility requirements with RemoteREPL [1bd9f7bb] to versions: 8.1.0 - 8.9.0 │ └─RemoteREPL [1bd9f7bb] log: │ ├─possible versions are: 0.1.0 - 0.3.0 or uninstalled │ └─restricted by compatibility requirements with GenieDevTools [4e5d9629] to versions: 0.2.0 - 0.2.17 │ └─GenieDevTools [4e5d9629] log: │ ├─possible versions are: 0.1.0 - 2.12.1 or uninstalled │ ├─restricted by compatibility requirements with GenieFramework [a59fdf5c] to versions: 2.1.2 - 2.12.1 │ │ └─GenieFramework [a59fdf5c] log: │ │ ├─possible versions are: 1.0.0 - 3.0.1 or uninstalled │ │ ├─restricted by compatibility requirements with GenieBuiltLifeProto [9e6ec31a] to versions: 1.16.0 - 1.26.11 │ │ │ └─GenieBuiltLifeProto [9e6ec31a] log: │ │ │ ├─possible versions are: 0.1.0 - 1.0.0 or uninstalled │ │ │ └─restricted to versions 1.0.0 by an explicit requirement, leaving only versions: 1.0.0 │ │ └─restricted by compatibility requirements with Stipple [4acbeb90] to versions: 1.12.0 - 1.18.0 or uninstalled, leaving only versions: 1.16.0 - 1.18.0 │ │ └─Stipple [4acbeb90] log: │ │ ├─possible versions are: 0.1.0 - 0.31.25 or uninstalled │ │ ├─restricted by compatibility requirements with GenieBuiltLifeProto [9e6ec31a] to versions: 0.26.0 - 0.26.10 │ │ │ └─GenieBuiltLifeProto [9e6ec31a] log: see above │ │ └─restricted by compatibility requirements with GenieFramework [a59fdf5c] to versions: 0.26.3 - 0.27.35, leaving only versions: 0.26.3 - 0.26.10 │ │ └─GenieFramework [a59fdf5c] log: see above │ └─restricted by compatibility requirements with Stipple [4acbeb90] to versions: [0.1.0, 2.1.0 - 2.3.0] or uninstalled, leaving only versions: 2.1.2 - 2.3.0 │ └─Stipple [4acbeb90] log: see above └─restricted by compatibility requirements with OpenSSL_jll [458c3c95] to versions: 9.3.2 - 10.0.1 or uninstalled — no versions left └─OpenSSL_jll [458c3c95] log: └─possible versions are: 3.5.1 or uninstalled Stacktrace: [1] propagate_constraints!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; log_events::Bool, err_msg_preamble::String) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1121 [2] propagate_constraints! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1056 [inlined] [3] simplify_graph!(graph::Pkg.Resolve.Graph, sources::Set{Int64}; validate_versions::Bool) @ Pkg.Resolve /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1622 [4] simplify_graph! (repeats 2 times) @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Resolve/graphtype.jl:1621 [inlined] [5] resolve_versions!(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, installed_only::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:527 [6] targeted_resolve @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1687 [inlined] [7] tiered_resolve(env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, julia_version::VersionNumber, try_all_installed::Bool) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1676 [8] _resolve(io::IOContext{IO}, env::Pkg.Types.EnvCache, registries::Vector{Pkg.Registry.RegistryInstance}, pkgs::Vector{PackageSpec}, preserve::PreserveLevel, julia_version::VersionNumber) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1697 [9] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}, new_git::Set{UUID}; allow_autoprecomp::Bool, preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol) @ Pkg.Operations /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1730 [10] add @ /opt/julia/share/julia/stdlib/v1.13/Pkg/src/Operations.jl:1703 [inlined] [11] add(ctx::Pkg.Types.Context, pkgs::Vector{PackageSpec}; preserve::PreserveLevel, platform::Base.BinaryPlatforms.Platform, target::Symbol, allow_autoprecomp::Bool, kwargs::@Kwargs{io::IOContext{IO}}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:328 [12] add(pkgs::Vector{PackageSpec}; io::IOContext{IO}, kwargs::@Kwargs{}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:164 [13] add(pkgs::Vector{PackageSpec}) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:153 [14] add(pkg::PackageSpec) @ Pkg.API /opt/julia/share/julia/stdlib/v1.13/Pkg/src/API.jl:151 [15] top-level scope @ /PkgEval.jl/scripts/evaluate.jl:112 [16] include(mod::Module, _path::String) @ Base ./Base.jl:309 [17] exec_options(opts::Base.JLOptions) @ Base ./client.jl:320 [18] _start() @ Base ./client.jl:553 in expression starting at /PkgEval.jl/scripts/evaluate.jl:109 PkgEval skipped after 23.99s: package could not be installed