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

accel flag '-x' is broke for pkgs? #406

Closed
eyberg opened this issue Oct 31, 2019 · 4 comments
Closed

accel flag '-x' is broke for pkgs? #406

eyberg opened this issue Oct 31, 2019 · 4 comments

Comments

@eyberg
Copy link
Contributor

eyberg commented Oct 31, 2019

"btw, that qemu bug can be bypassed by running with acceleration - except the '-x' flag appears to be broken for ops load ... so I had to run it manually"

@eyberg
Copy link
Contributor Author

eyberg commented Oct 31, 2019

#403

@eyberg
Copy link
Contributor Author

eyberg commented Oct 31, 2019

btw @wjhun - i tried this on osx and it appears to work fine for me

➜  t  ops load node_v11.5.0 -x -a hi2.js
[node hi2.js]
booting /Users/eyberg/.ops/images/node.img ...
assigned: 10.0.2.15
0
dispatch_signals error: signal 11 resulting in core dump
unimplemented signal
exit status 255
➜  t  cat hi2.js
a = undefined
console.log(a >>> 0)

@eyberg
Copy link
Contributor Author

eyberg commented Nov 1, 2019

also - this seems to work on linux for me as well although it silently will not turn on kvm if the user doesn't have perms

@eyberg
Copy link
Contributor Author

eyberg commented Nov 5, 2019

@wjhun mentioned this was on an older version of ops so closing..

@eyberg eyberg closed this as completed Nov 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant