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 799037 - libvirt-cim should require a CIM server and not specifically tog-pegasus
Summary: libvirt-cim should require a CIM server and not specifically tog-pegasus
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: libvirt-cim
Version: 6.3
Hardware: Unspecified
OS: Unspecified
medium
low
Target Milestone: rc
: ---
Assignee: Daniel Veillard
QA Contact: Virtualization Bugs
URL:
Whiteboard:
Depends On: 799033 799040
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-03-01 16:12 UTC by Perry Myers
Modified: 2012-06-20 12:01 UTC (History)
7 users (show)

Fixed In Version: libvirt-cim-0.6.1-2.el6
Doc Type: Bug Fix
Doc Text:
Clone Of: 799033
: 799040 (view as bug list)
Environment:
Last Closed: 2012-06-20 12:01:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2012:0757 0 normal SHIPPED_LIVE libvirt-cim bug fix and enhancement update 2012-06-19 19:30:57 UTC

Description Perry Myers 2012-03-01 16:12:48 UTC
+++ This bug was initially created as a clone of Bug #799033 +++

Description of problem:
Right now libvirt-cim specifically Requires: tog-pegasus

But it should probably require something more generic like "cim-server"

In order for this to happen, we'd also need sblim-sfcb and tog-pegasus to add Provides: cim-server to their spec files.

--- Additional comment from pmyers on 2012-03-01 11:05:07 EST ---

Note: tog-pegasus and sblim-sfcb already list Provides: cim-server in their spec files, so looks like just a change to libvirt-cim is all that is needed

Comment 1 Perry Myers 2012-03-01 16:13:47 UTC
In RHEL6, sblim-sfcb Provides: cim-server but tog-pegasus does not.  So this bug will need to depend on a RHEL 6 bug for tog-pegasus so that it can add Provides: cim-server to its spec file to be consistent with Fedora

Comment 2 Daniel Veillard 2012-03-08 09:19:01 UTC
tog-pegasus-2.11.0-3.el6 exports the right cim-server provide
The fix is now done in build libvirt-cim-0.6.1-2.el6 , the rpm
should also register the schemas with sblim-sfcb if it is found
when libvirt-cim is installed.

Daniel

Comment 5 dyuan 2012-03-09 08:01:46 UTC
Verified PASS with libvirt-cim-0.6.1-2.el6.

# rpm -e tog-pegasus-2.11.0-2.el6.x86_64 sblim-sfcb-1.3.11-2.el6.x86_64
error: Failed dependencies:
	cim-server is needed by (installed) libvirt-cim-0.6.1-2.el6.x86_64

#### Remove all cim-server

# rpm -e tog-pegasus-2.11.0-2.el6.x86_64 sblim-sfcb-1.3.11-2.el6.x86_64 libvirt-cim-0.6.1-2.el6.x86_64

# rpm -ivh libvirt-cim-0.6.1-1.el6.x86_64.rpm
error: Failed dependencies:
	tog-pegasus is needed by libvirt-cim-0.6.1-1.el6.x86_64

# rpm -ivh libvirt-cim-0.6.1-2.el6.x86_64.rpm
error: Failed dependencies:
	cim-server is needed by libvirt-cim-0.6.1-2.el6.x86_64

#### Install sblim-sfcb only

# rpm -ivh sblim-sfcb-1.3.11-2.el6.x86_64.rpm 
Preparing...                ########################################### [100%]
   1:sblim-sfcb             ########################################### [100%]

# rpm -ivh libvirt-cim-0.6.1-1.el6.x86_64.rpm 
error: Failed dependencies:
	tog-pegasus is needed by libvirt-cim-0.6.1-1.el6.x86_64

# rpm -ivh libvirt-cim-0.6.1-2.el6.x86_64.rpm 
Preparing...                ########################################### [100%]
   1:libvirt-cim            ########################################### [100%]


#### Install tog-pegasus only

# rpm -e sblim-sfcb-1.3.11-2.el6.x86_64

# rpm -ivh tog-pegasus-libs-2.11.0-3.el6.x86_64.rpm tog-pegasus-2.11.0-3.el6.x86_64.rpm 
Preparing...                ########################################### [100%]
   1:tog-pegasus-libs       ########################################### [ 50%]
   2:tog-pegasus            ########################################### [100%]

# rpm -ivh libvirt-cim-0.6.1-2.el6.x86_64.rpm 
Preparing...                ########################################### [100%]
   1:libvirt-cim            ########################################### [100%]

Comment 7 errata-xmlrpc 2012-06-20 12:01:51 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.

http://rhn.redhat.com/errata/RHBA-2012-0757.html


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