www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 7238] New: Windows installer doesn't install dmd 2.057

reply d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=7238

           Summary: Windows installer doesn't install dmd 2.057
           Product: D
           Version: D2
          Platform: x86
        OS/Version: Windows
            Status: NEW
          Severity: normal
          Priority: P2
         Component: installer
        AssignedTo: nobody puremagic.com
        ReportedBy: f-morozov ya.ru



Overview: 
The installer fails to download dmd.2.057.zip and doesn't notify the user.
Steps to Reproduce:
Uninstall dmd and try to reinstall it using Windows installer from this page:
http://d-programming-language.org/download.html

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 05 2012
next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=7238


Walter Bright <bugzilla digitalmars.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bugzilla digitalmars.com



01:28:01 PST ---
It works correctly when I try it. What are the symptoms you see?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 21 2012
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=7238




dmd.2.057.zip download finishes very soon and there is no dmd2 folder after
installation. Tried it on two computers with Windows XP.
If I download dmd2 manually everything works fine.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 21 2012
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=7238


Andrej Mitrovic <andrej.mitrovich gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |andrej.mitrovich gmail.com



11:19:08 PST ---
Do you still experience this with 2.060+?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Dec 02 2012
prev sibling next sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=7238




09:12:24 PST ---
I think it could have just been temporary server problems, but the real issue
might be that the installer doesn't notify the user of a failed download?

If someone knows NSIS you can hack on it here:
https://github.com/D-Programming-Language/installer/tree/master/windows

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 13 2013
prev sibling parent d-bugmail puremagic.com writes:
http://d.puremagic.com/issues/show_bug.cgi?id=7238




DMD2 install works fine with 2.061, but now curl fails to download.

Generally, all the archives from http://ftp.digitalmars.com/ are downloaded
correctly and those from
https://github.com/downloads/D-Programming-Language/dmd/ are not.

All the links work fine when used outside of installer.

Another thing with urls: Empire 2.01 source and DMD2 compatible cURL 7.24.0 on
the download page lead to 404 pages.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
Jan 13 2013