Skip to content
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

Error #337

Open
vscatarino opened this issue Jan 4, 2018 · 2 comments
Open

Error #337

vscatarino opened this issue Jan 4, 2018 · 2 comments

Comments

@vscatarino
Copy link

vscatarino commented Jan 4, 2018

When I try to run: curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="8" bash
returns the error:
\nERROR: Failed to install Oracle VM VirtualBox Extension Pack from /home/catarino/.ievms/Oracle_VM_VirtualBox_Extension_Pack-5.0.40.vbox-extpack, error code (1)\n

How can I fix it?

@notasausage
Copy link

Have a look at #328 for an easy way to install the extension pack from the command line and accept the terms.

@zoltan-sule
Copy link

zoltan-sule commented Jan 22, 2018

I could fix it this way:
$ https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh
$ chmod g+x ievms.sh
$ ./ievms.sh

Then I accepted the terms manually and it tried to start downloading IE6_WinXP.zip and IE9_Win7.zip, which is not possible: #336 and #338.

Once you accepted the terms, it won't ask it again, so you can use the curl -s https://raw.githubusercontent.com/xdissent/ievms/master/ievms.sh | env IEVMS_VERSIONS="8" bash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants