Kristoffer Carlsson
Kristoffer Carlsson
Should we vendor Dagger.jl? 😄
I changed this to just run on CI. @ericphanson, are these bugs in ExplicitImports: ```julia using UUIDs: UUIDs # used at /Users/kc/JuliaPkgs/Pkg.jl/src/REPLMode/REPLMode.jl:8:7 using Dates: @dateformat_str # used at /Users/kc/JuliaPkgs/Pkg.jl/src/Registry/Registry.jl:668:57 ```...
I don't really understand this: > artifacts.jl: Error During Test at /Users/runner/work/Pkg.jl/Pkg.jl/test/runtests.jl:83 Got exception outside of a `@test` LoadError: ArgumentError: Package Artifacts not found in current path. > - Run...
``` aqua.jl: Error During Test at /home/runner/work/Pkg.jl/Pkg.jl/test/runtests.jl:83 Got exception outside of a @test LoadError: ArgumentError: Package Aqua [4c88cf16-eb10-579e-8560-4a9242c79595] is required but does not seem to be installed: - Run `Pkg.instantiate()`...
``` BoundsError: attempt to access 3-element Vector{String} at index [1] ``` on CI. Wat?
Yep, I think the test that fails is not really valid anymore with this change.
What could be done here? Stop setting the artifacts to read only?
Should that choice be made at the `Artifact.toml` level or at the point when things are installed?
I think that is kind of a premature generalisation.
Julia calls no inits when the sysimage is *built*