diff options
author | Paul Holzinger <pholzing@redhat.com> | 2022-03-23 18:22:18 +0100 |
---|---|---|
committer | Paul Holzinger <pholzing@redhat.com> | 2022-03-23 19:10:51 +0100 |
commit | 59dc70bb42725e18782c2791987e58f466326ceb (patch) | |
tree | 2bf3a7ee6a64c27940f8dde75908c466ae28c124 /pkg/terminal | |
parent | f049cba47c31d31a4a8ed9a9180f0e847be3411c (diff) | |
download | podman-59dc70bb42725e18782c2791987e58f466326ceb.tar.gz podman-59dc70bb42725e18782c2791987e58f466326ceb.tar.bz2 podman-59dc70bb42725e18782c2791987e58f466326ceb.zip |
podman machine start: lookup qemu path again if not found
We store the full path to qemu in the machine config. When the path
changes on the host the machine can longer be started. To fix it we get
the path again when we fail to start the machine due the missing binary.
We want to store and use the full path first because otherwise existing
machines can break when the qemu version changed.
[NO NEW TESTS NEEDED] We still have no machine tests.
Fixes #13394
Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'pkg/terminal')
0 files changed, 0 insertions, 0 deletions