Closed issue by jcgruenhage on void-packages repository https://github.com/void-linux/void-packages/issues/11308 Description: ### System * xuname: `Void 4.19.34_1 x86_64 GenuineIntel uptodate rF` * package: `vagrant-2.2.4_2` ### Expected behavior `vagrant up --provision` creates VM and provisions it successfully. ### Actual behavior ``` ╰─➤ vagrant up --provision [...] "rsync" could not be found on your PATH. Make sure that rsync is properly installed on your system and available on the PATH. ```