www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.learn - vibe.d error

reply "Phil" <phil.j.ellison gmail.com> writes:
dub init <name> vibe.d
cd <name>
dub

Results in

Fetching libevent 2.0.1+2.0.16...
Error executing command upgrade: Failed to download 
http://code.dlang.org/packages/libevent/2.0.1%252B2.0.16.zip: 404 
Not Found

I'm not sure if the error is the file not being there or dub 
looking there. Is there a workaround for this? Thanks
Jan 25 2015
next sibling parent reply "Phil" <phil.j.ellison gmail.com> writes:
Bumping as it's still not possible to install lib event via dub.

On Sunday, 25 January 2015 at 17:41:38 UTC, Phil wrote:
 dub init <name> vibe.d
 cd <name>
 dub

 Results in

 Fetching libevent 2.0.1+2.0.16...
 Error executing command upgrade: Failed to download 
 http://code.dlang.org/packages/libevent/2.0.1%252B2.0.16.zip: 
 404 Not Found

 I'm not sure if the error is the file not being there or dub 
 looking there. Is there a workaround for this? Thanks
Jan 27 2015
parent "David Monagle" <david.monagle intrica.com.au> writes:
What version of dub are you using?
Jan 27 2015
prev sibling parent reply "Suliman" <evermind live.ru> writes:
Try to update dub. There was issue in old version with path with 
whitespace.
Jan 27 2015
parent "Phil" <phil.j.ellison gmail.com> writes:
I was using 0.9.21. Upgrading has fixed this issue, thanks to you 
both.
Jan 27 2015