Skip to content

Conversation

@IanButterworth
Copy link
Member

Fixes #4318
(Though that will need to be proven on Base CI)

To not emit that warning, discover_repo must not be returning nothing.

I'm not sure why, but part of the problem is that the depot isn't in the user homedir on this CI machine.

Diff `/cache/build/tester-amdci5-15/julialang/julia-master/tmp/jl_OOzF78/environments/v1.13/Project.toml`
  [7876af07] + Example v0.5.5 [loaded: `/cache/build/tester-amdci5-15/julialang/julia-master/tmp/jl_80Rah8/packages/Example/SUIr0/src/Example.jl` (v0.5.5) expected `/cache/build/tester-amdci5-15/julialang/julia-master/tmp/jl_OOzF78/packages/Example/SUIr0/src/Example.jl` (v0.5.5)]
  [9a3f8284] + Random v1.11.0

So I think this might a logical thing to do that avoids the issue, but doesn't fix the core issue?

@github-project-automation github-project-automation bot moved this to New in Pkg.jl Jul 14, 2025
@IanButterworth IanButterworth moved this from New to In review in Pkg.jl Jul 14, 2025
@IanButterworth
Copy link
Member Author

I'll merge to get this tried out on Base.

@IanButterworth IanButterworth merged commit b85e294 into JuliaLang:master Jul 14, 2025
11 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Pkg.jl Jul 14, 2025
@IanButterworth IanButterworth deleted the ib/discover_repo_depot_stop branch July 14, 2025 01:53
KristofferC pushed a commit that referenced this pull request Jul 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Pkg tests failing on Base CI

2 participants