RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1194602 - Rebase perl bindings for libvirt to current upstream release
Summary: Rebase perl bindings for libvirt to current upstream release
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: perl-Sys-Virt
Version: 7.1
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Daniel Berrangé
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 1194593
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-02-20 10:40 UTC by Jiri Denemark
Modified: 2015-11-19 14:49 UTC (History)
8 users (show)

Fixed In Version: perl-Sys-Virt-1.2.17-1.el7
Doc Type: Rebase: Bug Fixes and Enhancements
Doc Text:
Clone Of: 1194593
Environment:
Last Closed: 2015-11-19 14:49:22 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2015:2442 0 normal SHIPPED_LIVE perl-Sys-Virt bug fix and enhancement update 2015-11-19 11:46:20 UTC

Description Jiri Denemark 2015-02-20 10:40:36 UTC
+++ This bug was initially created as a clone of Bug #1194593 +++

Description of problem:

Libvirt will be rebased and perl bindings need to follow to cover new APIs.

Version-Release number of selected component (if applicable):

perl-Sys-Virt > 1.2.8 (the exact version depends on rebase deadlines)

Comment 3 zhe peng 2015-10-16 10:16:20 UTC
verify with build:perl-Sys-Virt-1.2.17-2.el7.x86_64
There are 7 new APIs and 52 flags in rhel7.2
$dom->set_user_password($username, $password, $flags=0);
@iothreadinfo = $dom->get_iothread_info($flags=0)
$dom->pin_iothread($iothread, $mask)
$dom->add_iothread($iothread, $flags=0) 
$dom->del_iothread($iothread, $flags=0)
@nics = $dom->get_interface_addresses($src, $flags=0);
$con->node_alloc_pages(\@pages, $start, $end, $flags=0)

All above new APIs tests pass and for regression test also pass, so verify this bug.

Comment 4 errata-xmlrpc 2015-11-19 14:49:22 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHBA-2015-2442.html


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