Missing libguestfs dependency
Description:
% vmexec run archlinux -- echo hello from inside VM
Error:
0: Couldn't find virt-copy-out (from libguestfs) in PATH
1: cannot find binary path
Location:
src/utils.rs:175
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
Additional info:
- package version(s):
0.1.4-1
Steps to reproduce:
pacman -Su vmexec
vmexec run archlinux -- echo hello from inside VM