code.dlang.org having problems?

Russel Winder russel at winder.org.uk
Sat Mar 24 17:13:00 UTC 2018


On Sat, 2018-03-24 at 16:59 +0000, Seb via Digitalmars-d wrote:
> On Saturday, 24 March 2018 at 15:48:21 UTC, Russel Winder wrote:
> > It seems Dub is dead, and thus so are new Dub builds.
> > 
> > code.dlang.org appears to be having a 500 problem. I think the 
> > website is recovering as I write, but still no Dub builds so 
> > the point remains: no code.dlang.org, no Dub builds. :-(
> 
> Are you using an old dub binary?
> 
> Since 1.6 dub has built-in mirrors like e.g. 
> https://code-mirror.dlang.io
> And since 1.7. it has even more like 
> https://dub-registry.herokuapp.com
> 
> So this should cause no outage as the dub binary will softly 
> fallback to its mirrors.
> Regarding the current code.dlang.org problems, see:
> 
> https://github.com/dlang/dub-registry/issues/298

I am using the Debian Stable packaged version which is 1.7.2

|> dub build
Error querying versions for dinotify, registry at https://code.dlang.org/ (fallback ["registry at http://code.dlang.org/", "registry at https://code-mirror.dlang.io/", "registry at https://code-mirror2.dlang.io/", "registry at https://dub-registry.herokuapp.com/"]): HTTP request returned status code 0 ()
Selected package dinotify 0.3.0 doesn't exist. Using latest matching version instead.
Error querying versions for unit-threaded, registry at https://code.dlang.org/ (fallback ["registry at http://code.dlang.org/", "registry at https://code-mirror.dlang.io/", "registry at https://code-mirror2.dlang.io/", "registry at https://dub-registry.herokuapp.com/"]): HTTP request returned status code 0 ()
Selected package unit-threaded 0.7.38 doesn't exist. Using latest matching version instead.
Error querying versions for gtk-d, registry at https://code.dlang.org/ (fallback ["registry at http://code.dlang.org/", "registry at https://code-mirror.dlang.io/", "registry at https://code-mirror2.dlang.io/", "registry at https://dub-registry.herokuapp.com/"]): HTTP request returned status code 0 ()
Selected package gtk-d 3.7.3 doesn't exist. Using latest matching version instead.
Package gtk-d not found in registry at https://code.dlang.org/ (fallback ["registry at http://code.dlang.org/", "registry at https://code-mirror.dlang.io/", "registry at https://code-mirror2.dlang.io/", "registry at https://dub-registry.herokuapp.com/"]): HTTP request returned status code 0 ()
Package dinotify not found in registry at https://code.dlang.org/ (fallback ["registry at http://code.dlang.org/", "registry at https://code-mirror.dlang.io/", "registry at https://code-mirror2.dlang.io/", "registry at https://dub-registry.herokuapp.com/"]): HTTP request returned status code 0 ()
Package unit-threaded not found in registry at https://code.dlang.org/ (fallback ["registry at http://code.dlang.org/", "registry at https://code-mirror.dlang.io/", "registry at https://code-mirror2.dlang.io/", "registry at https://dub-registry.herokuapp.com/"]): HTTP request returned status code 0 ()
Root package me-tv references unknown package gtk-d:gstreamer

-- 
Russel.
==========================================
Dr Russel Winder      t: +44 20 7585 2200
41 Buckmaster Road    m: +44 7770 465 077
London SW11 1EN, UK   w: www.russel.org.uk
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part
URL: <http://lists.puremagic.com/pipermail/digitalmars-d/attachments/20180324/169e3db4/attachment.sig>


More information about the Digitalmars-d mailing list