Bug 1314778 - vagrant-libvirt doesn't seem to install dependencies (libvirt-devel ruby-devel)
Summary: vagrant-libvirt doesn't seem to install dependencies (libvirt-devel ruby-devel)
Keywords:
Status: CLOSED WORKSFORME
Alias: None
Product: Fedora
Classification: Fedora
Component: vagrant-libvirt
Version: 23
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Vít Ondruch
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-03-04 13:08 UTC by Brian (bex) Exelbierd
Modified: 2016-03-31 17:47 UTC (History)
5 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2016-03-31 17:47:28 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.