Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-1.6] Make 1.6 manifest error clearer #3073

Conversation

IanButterworth
Copy link
Member

Currently 1.6.6 can error in CI with

┌ Warning: The active manifest file has dependencies that were resolved with a different julia version (1.7.2). Unexpected behavior may occur.
└ @ ~/actions-runner/_work/Foo.jl/Foo.jl/Manifest.toml:0
ERROR: The manifest file you are using was most likely generated by a different version of Julia and is not compatible with this Julia version

which makes it seem like julia is refusing to use the manifest because of a version mismatch.

It's actually trying but erroring, which I think is meaningfully different.

This tries to make that clearer.

Untested locally

@IanButterworth
Copy link
Member Author

Looks like cloning https://github.com/JuliaLang/Example.jl is being rate limited (http err 429)

@IanButterworth
Copy link
Member Author

Bump @DilumAluthge 🙏

@IanButterworth IanButterworth merged commit 96070ec into JuliaLang:release-1.6 Jun 14, 2022
@IanButterworth IanButterworth deleted the ib/16_manifest_err_improve branch June 14, 2022 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant