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

Running capstan on OS X El Capitan #4

Open
vivek-dg opened this issue Aug 14, 2016 · 0 comments
Open

Running capstan on OS X El Capitan #4

vivek-dg opened this issue Aug 14, 2016 · 0 comments

Comments

@vivek-dg
Copy link

I tried running the Java example on my mac after installing capstan but am facing the following issue. Can someone please help?

  • Tried with both the binary as well as the source built version of capstan. Same result.
  • Tried with both virtual box as well as qemu (homebrew) but similar situation

~/Documents/dev/osv/repo/capstan-example-java : sudo capstan build -p vbox -v
Building capstan-example-java...
qemu-system-x86_64: -redir tcp:10000::10000: The -redir option is deprecated. Please use '-netdev user,hostfwd=...' instead.
qemu-system-x86_64: -drive file=/Users/malolan/.capstan/repository/capstan-example-java/capstan-example-java.vbox,if=none,id=hd0,aio=native,cache=unsafe: aio=native was specified, but is not supported in this build.
dial tcp 127.0.0.1:10000: getsockopt: connection refused
DEPRECATED Action signature. Must be cli.ActionFunc. This is an error in the application. Please contact the distributor of this application if this is not you. See https://github.com/urfave/cli/blob/master/CHANGELOG.md#deprecated-cli-app-action-signature

The run hangs waiting for host

~/Documents/dev/osv/repo/capstan-example-java : capstan run -p vbox -v
Created instance: capstan-example-java
OSv v0.24
eth0: 10.0.2.15
Waiting for connection from host...
^C

~/Documents/dev/osv/repo/capstan-example-java : capstan -v
capstan version 'v0.1.8-22-g47fff91'

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

1 participant