On Thursday, 12 September 2013 at 18:01:43 UTC, Craig Dillabaugh
wrote:
Currently any attempt to access the precompiled binaries, eg:
http://code.dlang.org/files/dub-0.9.18-linux-x86_64.tar.gz
returns
500 - Internal Server Error.
Internal error information:
object.Exception@../../../opt/vibe/source/vibe/inet/message.d(352):
Enforcement failed
----------------
./dub-registry(pure @safe bool
std.exception.enforce!(bool).enforce(bool, lazy const(char)[],
immutable(char)[], ulong)+0x6b) [0x5e31ab]
./dub-registry(void
vibe.inet.message.InetHeaderMap.remove(immutable(char)[])+0x182)
[0x744dfa]
./dub-registry(void
vibe.http.fileserver.sendFile(vibe.http.server.HTTPServerRequest,
...
Try a different browser. I had this issue when using curl / wget,
but it worked with Firefox.