Thread overview
is anyone maintaining the main dub repo?
May 05, 2021
singingbush
May 05, 2021
Imperatorn
May 05, 2021
Mike Parker
May 05, 2021
singingbush
May 05, 2021
Imperatorn
May 05, 2021
singingbush
May 05, 2021
Imperatorn
May 05, 2021
Mike Parker
May 05, 2021

Numerous projects such as vibe-d, mysql-native, and ddbc have tagged releases that are still not showing up on code.dlang.org.

I tagged ddbc 3 months ago!

related github tickets have no response:

https://github.com/dlang/dub-registry/issues/492

https://github.com/dlang/dub-registry/issues/494

Is there anyone left in the D community that has the access required to fix this problem?

Worth noting that Adam Ruppe mentioned in his comment that this seems to only be a problem for projects on Github.

May 05, 2021

On Wednesday, 5 May 2021 at 09:03:00 UTC, singingbush wrote:

>

Numerous projects such as vibe-d, mysql-native, and ddbc have tagged releases that are still not showing up on code.dlang.org.

I tagged ddbc 3 months ago!

related github tickets have no response:

https://github.com/dlang/dub-registry/issues/492

https://github.com/dlang/dub-registry/issues/494

Is there anyone left in the D community that has the access required to fix this problem?

Worth noting that Adam Ruppe mentioned in his comment that this seems to only be a problem for projects on Github.

Yes, there is currently a problem with the registry. I'm trying to set up my local registry and debug, but am currently having autentication problems.

If anyone have worked with dub-registry before sees this, please contact me either here, on slack or on Discord (username Imperatorn).

Or, maybe even better, take a look at the registry yourself and see what might be causing this 😉

May 05, 2021

On Wednesday, 5 May 2021 at 09:03:00 UTC, singingbush wrote:

>

https://github.com/dlang/dub-registry/issues/494

Is there anyone left in the D community that has the access required to fix this problem?

I contacted Sönke Ludwig, who maintains the code.dlang.org server. He has uploaded a new build that he believes will resolve the issue. All packages should be up to date soon.

May 05, 2021

On Wednesday, 5 May 2021 at 11:37:14 UTC, Mike Parker wrote:

>

On Wednesday, 5 May 2021 at 09:03:00 UTC, singingbush wrote:

I contacted Sönke Ludwig, who maintains the code.dlang.org server. He has uploaded a new build that he believes will resolve the issue. All packages should be up to date soon.

Thanks Mike. Is Sönke the only person that can do this? My main concern is not simply fixing the current problem but around the potential for future issues like this. Not only has this been an issue for some time but the issues for it in Github being left unanswered indicates that there's not enough people that can maintain it. Is this something that needs to be made aware to people so that some volunteers can get involved?

I have the same problem with intellij-dlanguage. Reports of problems come in much faster than they can be resolved.

May 05, 2021

On Wednesday, 5 May 2021 at 12:01:04 UTC, singingbush wrote:

>

On Wednesday, 5 May 2021 at 11:37:14 UTC, Mike Parker wrote:

>

[...]

Thanks Mike. Is Sönke the only person that can do this? My main concern is not simply fixing the current problem but around the potential for future issues like this. Not only has this been an issue for some time but the issues for it in Github being left unanswered indicates that there's not enough people that can maintain it. Is this something that needs to be made aware to people so that some volunteers can get involved?

I have the same problem with intellij-dlanguage. Reports of problems come in much faster than they can be resolved.

We need all help we can get. Do you have any time to spare? 😉

May 05, 2021

On Wednesday, 5 May 2021 at 12:07:37 UTC, Imperatorn wrote:

>

We need all help we can get. Do you have any time to spare? 😉
no but I'm happy to try anyway. If dub and the central repo doesn't work then I cannot get any further with ddbc, hibernated, or intellij-dlanguage plugin anyway. What's the best way to get started?

May 05, 2021

On Wednesday, 5 May 2021 at 12:01:04 UTC, singingbush wrote:

>

Thanks Mike. Is Sönke the only person that can do this?

For the moment. Getting set up for multiple admins on all the servers we rely on in the D ecosystem is a goal for the foundation. I expect to see some progress toward it later this year.

May 05, 2021

On Wednesday, 5 May 2021 at 12:21:55 UTC, singingbush wrote:

>

On Wednesday, 5 May 2021 at 12:07:37 UTC, Imperatorn wrote:

>

We need all help we can get. Do you have any time to spare? 😉
no but I'm happy to try anyway. If dub and the central repo doesn't work then I cannot get any further with ddbc, hibernated, or intellij-dlanguage plugin anyway. What's the best way to get started?

The first step is to go to https://github.com/dlang/dub-registry and try setting up your own mirror. You will need mongodb (and openssl).