On Sunday, 10 March 2013 at 08:41:40 UTC, Jonathan M Davis wrote:
On Saturday, March 09, 2013 14:48:34 Sönke Ludwig wrote:
For anybody who didn't read the thread [1] in the D newsgroup, DUB is a build and package manager for D projects with an emphasis on simplifying the build process and generally staying out of the way during software
development.
[SNIP]

Has anyone else tried to build the new release on Arch Linux? Both the dub and
dub-git packages are failing to build for me, giving

==> GIT checkout done or server timeout
==> Starting build...
==> ERROR: A failure occurred in build().
    Aborting...
==> ERROR: Makepkg was unable to build dub.

And I have no idea what the problem is. If I run the build.sh file directly, no errors print out, but it's clearly returning something other than 0 when
running rdmd. Anyone have any clue as to what's going on?

GitHub has been hit by a series of DDoS attacks recently:
https://status.github.com/messages
That's probably related to the issues you're seeing.

Reply via email to