Skip to content

Conversation

IanButterworth
Copy link
Member

Fixes #59206

Here there's no Manifest.toml in the Pkg repo

% ./julia --start=no --project=../Pkg.jl -q -ie "using Pkg, REPL"
Precompiling Pkg finished.
  1 dependency successfully precompiled in 37 seconds
Precompiling REPLExt finished.
  1 dependency successfully precompiled in 5 seconds
julia>

@IanButterworth IanButterworth added packages Package management and loading needs tests Unit tests are required for this change labels Aug 5, 2025
@IanButterworth IanButterworth removed the needs tests Unit tests are required for this change label Aug 6, 2025
@IanButterworth
Copy link
Member Author

@KristofferC I'd appreciate another set of eyes on this. It's breaking Pkg CI so good to get in quick.

@IanButterworth
Copy link
Member Author

I'll merge as this needs fixing to unblock e.g. Pkg CI, but review still appreciated

@IanButterworth IanButterworth merged commit e4a3a2a into JuliaLang:master Aug 7, 2025
7 of 8 checks passed
@IanButterworth IanButterworth deleted the ib/fix_precompile_no_manifest branch August 7, 2025 12:47
@KristofferC KristofferC added the backport 1.12 Change should be backported to release-1.12 label Oct 12, 2025
KristofferC pushed a commit that referenced this pull request Oct 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport 1.12 Change should be backported to release-1.12 packages Package management and loading

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Precompiling broken when no manifest

2 participants