-
Notifications
You must be signed in to change notification settings - Fork 191
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
nimble refresh fails #1149
Comments
This is related to #1139 and has been fixed. Please wait until: This can be closed. |
Issues like nim-lang/nimble#1149 keep popping up. One way or another, we should alleviate the pain.
Issues like nim-lang/nimble#1149 keep popping up. One way or another, we should alleviate the pain. Finally, we should consider nim-lang/nimble#1141 (comment) as an option using some kind of cron script to update https://nim-lang.org/nimble/packages.json. It's turning into a really annoying problem.
Still failed with the |
I can confirm that this bug is still present. I've built the latest
and I have Running
|
Copying |
Now I tried to delete the It creates
|
I have no clue why but I cannot reproduce this bug. |
Did you:
|
Yes, I did. I cannot reproduce this bug when I do that. |
Recently installed Nim on a new OS install and I cannot get nimble to download the package list via refresh.
Running
nimble refresh --verbose
results in:Trying the same command again results in the same output.
I can easily download the urls nimble tries to via wget. Shouldn't be a network issue on my end, I have a typical setup.
Is there a way to do this manually for a temporary fix? Hard to use nimble without the official package list.
nimble -v
The text was updated successfully, but these errors were encountered: