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

sandbox run broken because ifconfig isn't available everywhere #516

Open
longshorej opened this issue Jul 9, 2017 · 1 comment
Open

Comments

@longshorej
Copy link
Contributor

  • Install arch
  • Start the sandbox
  • See the following:
$ sandbox run 0.1.0
|------------------------------------------------|
| Starting ConductR                              |
|------------------------------------------------|
Network address aliases are required so that the sandbox can operate as a cluster of machines.
To add the network aliases sudo privileges are required.
sudo: ifconfig: command not found
Not able to add the network address aliases. Please add them manually:
  • Note the following:
$ sudo which ifconfig
which: no ifconfig in (/home/longshorej/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl)

I believe the ip command is the new replacement. We probably have to work with both ip and ifconfig.

@longshorej
Copy link
Contributor Author

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