-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fedora 20: dvm install fails #25
Comments
Could you please run with the |
$ ~/dvm/bin/dvm install 2.064.2 -v [========================================>] 33381/32567 KB Installing: dmd-2.064.2 Moving:
Installing wrapper: /home/vagrant/.dvm/bin/dmd-2.064.2 tango.core.Exception.IOException@../.dub/packages/tango-d2port/tango/core/Exception.d(59): /home/vagrant/.dvm/bin/dmd-2.064.2 :: No such file or directory/home/vagrant/dvm/bin/dvm(void tango.io.device.Device.Device.error()+0xd1) [0x557dbd] |
Hmm, that's odd. I'll take a look. |
fresh fedora 20 vm with 64bit rpm from dlang.org
clone repo, dub build,
$ ~/dvm/bin/dvm install 2.064.2
results in:
Fetching: http://ftp.digitalmars.com/dmd.2.064.2.zip
[========================================>] 33381/32567 KB
Installing: dmd-2.064.2
An unknown error occurred:
tango.core.Exception.IOException@../.dub/packages/tango-d2port/tango/core/Exception.d(59): /home/vagrant/.dvm/bin/dmd-2.064.2 :: No such file or directory
The text was updated successfully, but these errors were encountered: