Changes between Version 5 and Version 6 of kvm-manager
- Timestamp:
- Jun 26, 2018, 2:11:31 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
kvm-manager
v5 v6 118 118 }}} 119 119 120 This output indicates that the failure happened with the ExecStartPre command exi sting with a non-zero exit code.120 This output indicates that the failure happened with the ExecStartPre command exiting with a non-zero exit code. 121 121 122 Now, run ningit manually:122 Now, run it manually: 123 123 124 124 {{{ … … 130 130 }}} 131 131 132 This error suggests that the networking may not have been torn down properly on a previous run. So, let's tear it down:132 yes, definitely not exiting with a 0. This error suggests that the networking may not have been torn down properly on a previous run. So, let's tear it down and then see if we can re-run the setup command and get a different result: 133 133 134 134 {{{