Project

General

Profile

Actions

Bug #15462

closed

RHEL 7 provided rubygem-ruby-libvirt breaks proxy with libvirt

Added by Dominic Cleal almost 8 years ago. Updated almost 8 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
RPMs
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

https://bugzilla.redhat.com/show_bug.cgi?id=1347551 requests a newer version of rubygem-ruby-libvirt for EPEL7, else we could pull the package update into foreman-packaging.


With the new native libvirt provider smart proxy shows the following error when querying
/dhcp/192.168.122.0 on RHEL 7.2

undefined method `dhcp_leases' for #<Libvirt::Network:0x0000000321b990>

RHEL 7 ships with ruby-libvirt 0.4.0 . This version does not support dhcp_leases for the network object.
When I install ruby-libvirt-0.6.0 directly via rubygems, smart proxy works fine.

We need to either
- document this behaviour (which obviously does not fix the issue)
- package a newer rubygem-ruby-libvirt


Related issues 1 (0 open1 closed)

Copied from Smart Proxy - Bug #15434: RHEL 7 provided rubygem-ruby-libvirt breaks proxy with libvirtClosed06/16/2016Actions
Actions

Also available in: Atom PDF