Bug 1314778

Summary: vagrant-libvirt doesn't seem to install dependencies (libvirt-devel ruby-devel)
Product: [Fedora] Fedora Reporter: Brian (bex) Exelbierd <bexelbie>
Component: vagrant-libvirtAssignee: Vít Ondruch <vondruch>
Status: CLOSED WORKSFORME QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: dima85, madam, pvalena, strzibny, vondruch
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-03-31 17:47:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Brian (bex) Exelbierd 2016-03-04 13:08:50 UTC
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

Comment 1 Vít Ondruch 2016-03-04 13:42:20 UTC
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?

Comment 2 Brian (bex) Exelbierd 2016-03-31 17:47:28 UTC
This is now working with the latest updates to F23 ... closing.