Description of problem: Dependencies don't seem to be being installed. Version-Release number of selected component (if applicable): 0.0.32 How reproducible: Always Steps to Reproduce: 1. dnf install vagrant-libvirt 2. Fail to start a box Actual results: box won't start Expected results: box will start Additional info: Fix: dnf install libvirt-devel ruby-devel
Hi and thanks for the report. Nevertheless, I am afraid you don't provide enough information to reproduce you issue (specific package versions of vagrant and vagrant-libvirt, your Vagrant file). Moreover the suggested fix is fishy. Why would you like to install some -devel packages for Vagrant runtime?
This is now working with the latest updates to F23 ... closing.