ALSchwalm / transient

A wrapper for QEMU allowing the creation of virtual machines with shared folder, ssh, and disk creation support.
MIT License
104 stars 17 forks source link

SSHFS is missing in Centos image #157

Closed pdietl closed 1 week ago

pdietl commented 2 years ago

If I run transient run centos7_rel3,http=https://github.com/ALSchwalm/transient-baseimages/releases/download/5/centos-7.8.2003.qcow2.xz locally and login via the console, I cannot find the sshfs executable, and thus local Behave tests fail.

pdietl commented 2 years ago

I'm not sure how this worked before lol. I must be missing something unless the image changed or something is wrongly cached somewhere.