Requesting a release of ruby-libvirt gem

Darragh Bailey daragh.bailey at gmail.com
Sun Jul 11 11:07:49 UTC 2021


Hi,

Would it be possible to get a new release of the ruby-libvirt gem pushed to
rubygems?

Currently with the latest vagrant moving to ruby 3.0, bumping into an issue
with ruby-libvirt having problems being installed as a dependency of
vagrant-libvirt:
https://github.com/vagrant-libvirt/vagrant-libvirt/issues/1322
https://github.com/hashicorp/vagrant/issues/12445

The latest master contains a fix for the include path of the st.h file from
ruby includes.

There is a workaround mentioned at
https://github.com/hashicorp/vagrant/issues/12445#issuecomment-876566065
using:
CFLAGS="-I/opt/vagrant/embedded/include/ruby-3.0.0/ruby" vagrant plugin
install vagrant-libvirt

I've done a test using rvm with both ruby 2.6.6 and 3.0.0 to check building
a local package of the latest tip of ruby-libvirt can be installed
correctly for both ruby 3.0 and earlier so it shouldn't break with slightly
older versions of vagrant.

--
Darragh Bailey
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20210711/c7fc0753/attachment-0001.htm>


More information about the libvir-list mailing list