-
-
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
Pkg errors on registry update with 1.6.0-rc2 on Windows (regression vs rc1) #40022
Comments
My guess is that this is the same root cause as #40000. What happens if you remove the existing registry and then do:
? |
I'm not so sure that it is: I can't get the registry to update, but if I update it with rc1 then package installation works fine.
It returns the below error (no backtrace for some reason?), though I can see in the temp folder that the registry is downloaded successfully....
|
in my case
|
That seems like an even weirder issue since, if I understand correctly, it is using git to download the registry, but then fails on a pkg server operation... |
Closing in favour of #40024. |
I have been using rc1 on two Windows computers without issues, but rc2 fails to update the registry with the following error (same on both computers). I still have rc1 installed and it works fine.
EDIT: I should have mentioned that I have
JULIA_PKG_SERVER = pkg.julialang.org
set.The text was updated successfully, but these errors were encountered: