dub-registry icon indicating copy to clipboard operation
dub-registry copied to clipboard

At least one package is not being updated (dscanner)

Open LaurentTreguier opened this issue 6 years ago • 7 comments

D-Scanner is somehow stuck, in the Dub registry, at version 0.5.2 even though it's been 3 days since 0.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 (https://github.com/dlang-community/D-Scanner/issues/627#issuecomment-387481736), 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 ?

LaurentTreguier avatar May 08 '18 17:05 LaurentTreguier

Seems to be a general bug: https://github.com/atilaneves/unit-threaded/issues/117#event-1618051661

wilzbach avatar May 09 '18 18:05 wilzbach

I assume the registry always crashes in the update process and never reaches dscanner. @s-ludwig is anything suspicious showing up the logs?

wilzbach avatar May 11 '18 13:05 wilzbach

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?

SingingBush avatar May 11 '18 22:05 SingingBush

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.

s-ludwig avatar May 12 '18 05:05 s-ludwig

Please confirm with manual update, see #291. It could have issues updating specific packages, maybe check the error list in the manage package section. If we don't find anything we'd need to check the server logs.

MartinNowak avatar May 14 '18 09:05 MartinNowak

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.

LaurentTreguier avatar Jan 06 '19 10:01 LaurentTreguier

Also affected: bindbc-imgui (https://github.com/Inochi2D/bindbc-imgui/issues/19)

Ogi-kun avatar Jul 26 '22 09:07 Ogi-kun