Bug 805892
Summary: | sblim-sfcb being installed breaks libvirt-cim rebuild | ||||||
---|---|---|---|---|---|---|---|
Product: | Red Hat Enterprise Linux 6 | Reporter: | Min Zhan <mzhan> | ||||
Component: | libvirt-cim | Assignee: | Daniel Veillard <veillard> | ||||
Status: | CLOSED ERRATA | QA Contact: | Virtualization Bugs <virt-bugs> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | medium | ||||||
Version: | 6.3 | CC: | dyuan, mzhan, rwu, ydu | ||||
Target Milestone: | rc | ||||||
Target Release: | --- | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | |||||||
Fixed In Version: | libvirt-cim-0.6.1-4.el6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2013-02-21 10:46:40 UTC | Type: | --- | ||||
Regression: | --- | Mount Type: | --- | ||||
Documentation: | --- | CRM: | |||||
Verified Versions: | Category: | --- | |||||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||
Cloudforms Team: | --- | Target Upstream Version: | |||||
Embargoed: | |||||||
Attachments: |
|
Description
Min Zhan
2012-03-22 11:25:30 UTC
Created attachment 571969 [details]
error msg
There is a patch for the issue: https://www.redhat.com/archives/libvirt-cim/2012-March/msg00014.html but I don't think it's worth rebuilding the package just for it, after all we don't officially support sblim-fscb on RHEL. But we should pull that patch if we rebuild in a future release, retargetting to 6.4 Daniel Fix commited upstream as commit 9f5e204f6d8bca958f69891568e959d7c3611096 Daniel Bug verify with libvirt-cim-0.6.1-4.el6.x86_64. install sblim-sfcb # rpm -q sblim-sfcb sblim-sfcb-1.3.11-2.el6.x86_64 then rebuild libvirt-cim, there's no error # rpmbuild --rebuild --define "dist .el6" --define '_topdir /usr/src/redhat' --target=x86_64 /root/libvirt-pkg/libvirt-cim/libvirt-cim-0.6.1-4.el6.src.rpm #ls /usr/src/redhat/RPMS/x86_64 libvirt-cim-0.6.1-4.el6.x86_64.rpm 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. http://rhn.redhat.com/errata/RHBA-2013-0449.html |