Skip to content

Fixed error: ./lib/nova: line 84: route: command not found#59

Closed
gashev wants to merge 1 commit intoopenstack:masterfrom
gashev:fixed_error_route_command_not_found
Closed

Fixed error: ./lib/nova: line 84: route: command not found#59
gashev wants to merge 1 commit intoopenstack:masterfrom
gashev:fixed_error_route_command_not_found

Conversation

@gashev
Copy link
Copy Markdown
Contributor

@gashev gashev commented Jun 12, 2014

Fedora 20 Network Install. Fixed error to exec ./stack.sh:

[stack@openstack devstack]$ ./stack.sh
/opt/git/devstack/lib/nova: line 84: route: command not found

net-tools rpm not installed by default. Added install net-tools
package before route call.

Fedora 20 Network Install. Fixed error to exec ./stack.sh:

[stack@openstack devstack]$ ./stack.sh
/opt/git/devstack/lib/nova: line 84: route: command not found

net-tools rpm not installed by default. Added install net-tools
package before route call.
@openstack-gerrit
Copy link
Copy Markdown

Thank you for contributing to openstack-dev/devstack!

openstack-dev/devstack uses Gerrit for code review.

Please visit http://wiki.openstack.org/GerritWorkflow and follow the
instructions there to upload your change to Gerrit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants