-
-
Notifications
You must be signed in to change notification settings - Fork 63
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
At least one package is not being updated (dscanner) #338
Comments
Seems to be a general bug: atilaneves/unit-threaded#117 (comment) |
I assume the registry always crashes in the update process and never reaches dscanner. |
ddbc v0.3.8 is also effected by this. Other packages have managed to get updated within the last few hours though. Am I right in thinking that github repos are scanned every 30 mins? |
Doesn't seem to be a crash AFAICS. BTW, can anyone confirm whether it updates when the update is triggered manually? @SingingBush There is a 30 minutes pause between the update polls. I'm not sure how long each poll takes these days, but it used to be close to half an hour itself, so the total interval is supposedly around one hour. |
Please confirm with manual update, see #291. It could have issues updating specific packages, maybe check the error list in the manage package section. |
It looks like this is happening again, with dub this time: its registry page is stuck at v1.13.0-rc.1, even though v1.13.0 has been released a few days ago. |
Also affected: bindbc-imgui (Inochi2D/i2d-imgui#19) |
D-Scanner is somehow stuck, in the Dub registry, at version
0.5.2
even though it's been 3 days since0.5.3
has been tagged on Github.I don't know if other packages are affected however, because looking at the front page, it seems like at least some packages do get updated.
EDIT : I misunderstood how Github displays stuff (dlang-community/D-Scanner#627 (comment)), the tagging was done today.
So I don't know if there is a real problem here, it has been 6 hours, which while being a lot less than 3 days, is still apparently more than the most recently updated packages.
How long do the update take in most cases ?
The text was updated successfully, but these errors were encountered: