xdissent / iectrl

Command line interface and Node module for managing ievms virtual machines
http://xdissent.github.io/iectrl
MIT License
198 stars 14 forks source link

Hang on install IE9 #12

Open jnobbe opened 10 years ago

jnobbe commented 10 years ago

I've been trying to install IE9, but curl keeps stopping at around 2gb for some reason.

iectrl install 9 -X -7
  iectrl:IE9 - Win7 install +0ms
  iectrl:IE9 - Win7 ievms: bash -c curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | bash +3ms
  iectrl:IE9 - Win7 ievms: Checking for VirtualBox +1s
  iectrl:IE9 - Win7 ievms: Checking for Oracle VM VirtualBox Extension Pack +0ms
  iectrl:IE9 - Win7 ievms: Pack no. 0:   Oracle VM VirtualBox Extension Pack +113ms
  iectrl:IE9 - Win7 ievms: Building IE9 VM +2ms
  iectrl:IE9 - Win7 ievms: Checking for existing OVA at /Users/jesse/.ievms/IE9 - Win7.ova +4ms
  iectrl:IE9 - Win7 ievms: Downloading OVA ZIP from http://virtualization.modern.ie/vhd/IEKitV1_Final/VirtualBox/OSX/IE9_Win7.zip to IE9_Win7.zip (attempt 1 of 3) +0ms

The process just hangs after the last point. Any ideas?

NickTomlin commented 10 years ago

I was able to resolve a similar issue by running the ievm.sh manually. I'm not sure why it is failing in iectrl, but I will try and dig into it further.

jnobbe commented 10 years ago

Thanks Nick.

farneman commented 9 years ago

@NickTomlin where you able to sort out the cause?

NickTomlin commented 9 years ago

@farneman I wasn't able to unfortunately. The workaround should still work for the time being.