Skip to content

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

@longshorej

Description

@longshorej
  • 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions