Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940169 - Please add vagrant-libvirt plugin for app-emulation/vagrant
Summary: Please add vagrant-libvirt plugin for app-emulation/vagrant
Status: UNCONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal enhancement
Assignee: Default Assignee for New Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-23 13:17 UTC by Mark
Modified: 2024-11-10 20:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark 2024-09-23 13:17:55 UTC
vagrant is a software to manage virtual machines from the command line. It supports VirtualBox and other VM providers like libvirt - but to work with libvirt the plugin vagrant-libvirt must be installed: https://github.com/vagrant-libvirt/vagrant-libvirt

It requires the following rubygems: rexml, xml-simple, racc, nokogiri, ruby-libvirt, json, mime-types-data, mime-types, formatador, excon, builder, fog-core, fog-xml, multi_json, fog-json, fog-libvirt, diffy

From these the following are not in portage: ruby-libvirt, formatador, fog-core, fog-xml, fog-json, fog-libvirt, diffy
The others are available in portage (also in recent versions for the dependency).

Reproducible: Always
Comment 1 Ethan M. Lee 2024-11-10 20:37:19 UTC
seconding this. would be great to have