-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Error missing source file while precompiling on 1.10.2 #53623
Comments
Can you try https://github.com/KristofferC/PkgFsck.jl
and then if it finds something, run:
|
Well, it finds something:
But this are not the packages for which I get the message "missing source file"... |
Tried the same on a different computer, and getting a new error:
|
On my arch linux system with julia 1.10.2, this error does not occur. |
Can you try again following my instructions:
And then
The point is, I still have upstream project that depend on this older version of KiteUtils... |
this looks very similar to your initial error |
I tried this too but couldn't get it to reproduce.
|
I did not see this error always, but often. Can you try to delete the folder KiteUtils.jl, checkout the code and try again? |
Minor data point. I ran into the same kind of |
I can reproduce the error, even with PkgFsck itself.
Restarting julia and then loading the package works fine. Running Edit: Another precondition for this to happen is that the precompile files for the package already exist, i.e. when |
Using Julia on Ubuntu 22.04, installed with juliaup.
The following fails with Julia 1.10.2, but works with julia 1.10.1:
gives the following error on 1.10.2:
Versioninfo:
The text was updated successfully, but these errors were encountered: