| Summary: | Filter perl provides | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Orion Poplawski <orion> |
| Component: | libguestfs | Assignee: | Richard W.M. Jones <rjones> |
| Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> |
| Severity: | low | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.2 | CC: | ptoscano, rjones, xchen |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | libguestfs-1.32.2-9.el7 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2016-11-03 17:59:10 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Orion Poplawski
2016-02-18 17:53:58 UTC
Test with the packages: libguestfs-1.32.5-6.el7.x86_64 -------------------------------------- # repoquery --provides perl-Sys-Guestfs Guestfs.so()(64bit) perl(Sys::Guestfs) = 0.458 perl-Sys-Guestfs = 1:1.32.5-7.el7 perl-Sys-Guestfs(x86-64) = 1:1.32.5-7.el7 ----------------------------------------- The "Guestfs.so()(64bit)" is still there. Tried on Fedora with the libguestfs version: libguestfs-1.30.6-2.fc22.x86_64 ------------------------------------ # repoquery --provides perl-Sys-Guestfs Yum-utils package has been deprecated, use dnf instead. See 'man yum2dnf' for more information. perl(Sys::Guestfs) = 0.456 perl-Sys-Guestfs = 1:1.30.6-2.fc22 perl-Sys-Guestfs(x86-64) = 1:1.30.6-2.fc22 ------------------------------------------ Verified with the packages: libguestfs-1.32.5-9.el7.x86_64 -------------------------------------- # repoquery --provides perl-Sys-Guestfs perl(Sys::Guestfs) = 0.458 perl-Sys-Guestfs = 1:1.32.5-9.el7 perl-Sys-Guestfs(x86-64) = 1:1.32.5-9.el7 ----------------------------------------- The "Guestfs.so()(64bit)" is gone. So verified. 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/RHSA-2016-2576.html |