Open mvl22 opened 7 years ago
I can confirm that this will fix the unrar bug on macOS, please can anyone with write access merge this pull request?
Not working for me:
$ curl -s https://raw.githubusercontent.com/xdissent/ievms/dac9ff77750e9c7990c64d641a83fa0c0b381b8b/ievms.sh | IEVMS_VERSIONS="11" bash
Checking for VirtualBox
Checking for Oracle VM VirtualBox Extension Pack
Pack no. 0: Oracle VM VirtualBox Extension Pack
Downloading unar from https://theunarchiver.com/downloads/unarMac.zip to unarMac.zip (attempt 1 of 3)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 1898k 100 1898k 0 0 1943k 0 --:--:-- --:--:-- --:--:-- 1943k
MD5 check succeeded for unarMac.zip
Archive: unarMac.zip
inflating: lsar
creating: __MACOSX/
inflating: __MACOSX/._lsar
inflating: unar
inflating: __MACOSX/._unar
Building IE 11 VM
Checking for existing OVA at /Users/bradsk88/.ievms/IE9 - Win7.ova
Downloading OVA ZIP from https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7.zip to IE9_Win7.zip (attempt 1 of 3)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 223 100 223 0 0 291 0 --:--:-- --:--:-- --:--:-- 291
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got 664350c63547e92f515c6a246434d4c8)
Redownloading OVA ZIP
Found OVA ZIP at IE9_Win7.zip - skipping download
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got 664350c63547e92f515c6a246434d4c8)
Check failed - redownloading OVA ZIP
Downloading OVA ZIP from https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7.zip to IE9_Win7.zip (attempt 2 of 3)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 223 100 223 0 0 592 0 --:--:-- --:--:-- --:--:-- 593
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got 7eb3af7cc7e865e1dbd7880a4e42f83d)
Redownloading OVA ZIP
Found OVA ZIP at IE9_Win7.zip - skipping download
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got 7eb3af7cc7e865e1dbd7880a4e42f83d)
Check failed - redownloading OVA ZIP
Downloading OVA ZIP from https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7.zip to IE9_Win7.zip (attempt 3 of 3)
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 223 100 223 0 0 121 0 0:00:01 0:00:01 --:--:-- 121
MD5 check failed for IE9_Win7.zip (wanted 58d201fe7dc7e890ad645412264f2a2c, got 7e0e420c1a9843ccee4f7535861a4d90)
Failed to download https://az412801.vo.msecnd.net/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7.zip to /Users/bradsk88/.ievms/IE9_Win7.zip (attempt 3 of 3)
Actually, it looks like the problem is on Microsoft's end:
You might want to just download them directly from Microsoft since the URLs apparently keep changing. https://developer.microsoft.com/en-us/microsoft-edge/tools/vms/
Fixes #332.