Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
DescriptionDimitar Yordanov
2011-04-11 07:54:51 UTC
Description of problem:
Update fails due to Dependency Resolution - libvirt-java-0.4.7-1.el6.noarch
Version-Release number of selected component (if applicable):
RHEL6-6.0_nfs-Server-x86_64
How reproducible:
Always
Steps to Reproduce:
1. Reserve machine via Beaker - RHEL6-6.0_nfs-Server-x86_64
2. Register to xmlrpc.rhn.errata.stage.redhat.com
3. yum update
Actual results:
---> Package poppler-data.noarch 0:0.4.0-1.el6 set to be updated
rhel-x86_64-server-6/filelists | 5.2 MB 00:01
--> Finished Dependency Resolution
Error: Package: libvirt-java-0.4.7-1.el6.noarch (rhel-x86_64-server-6)
Requires: libvirt-client >= 0.8.2
Removing: libvirt-client-0.8.1-27.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201009221801.x86_64/6.0)
libvirt-client = 0.8.1-27.el6
Updated By: libvirt-client-0.8.1-27.el6_0.5.x86_64 (rhel-x86_64-server-6)
libvirt-client = 0.8.1-27.el6_0.5
Available: libvirt-client-0.8.1-27.el6_0.3.i686 (rhel-x86_64-server-6)
libvirt-client = 0.8.1-27.el6_0.3
Available: libvirt-client-0.8.1-27.el6_0.3.x86_64 (rhel-x86_64-server-6)
libvirt-client = 0.8.1-27.el6_0.3
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Expected results:
The system is updated.
Additional info:
Comment 3RHEL Program Management
2011-04-11 08:18:02 UTC
This request was evaluated by Red Hat Product Management for
inclusion in the current release of Red Hat Enterprise Linux.
Because the affected component is not scheduled to be updated
in the current release, Red Hat is unfortunately unable to
address this request at this time. Red Hat invites you to
ask your support representative to propose this request, if
appropriate and relevant, in the next release of Red Hat
Enterprise Linux. If you would like it considered as an
exception in the current release, please ask your support
representative.
Starting with RHEL-6.1 the libvirt package has been rebased and libvirt >= 0.8.6
is being provided since. So I believe that bug is fixed by the fact of updating
to RHEL-6.1.
Package available in RHEL-6.1 is libvirt-0.8.7-18.el6 and should fix the issue
Daniel
Description of problem: Update fails due to Dependency Resolution - libvirt-java-0.4.7-1.el6.noarch Version-Release number of selected component (if applicable): RHEL6-6.0_nfs-Server-x86_64 How reproducible: Always Steps to Reproduce: 1. Reserve machine via Beaker - RHEL6-6.0_nfs-Server-x86_64 2. Register to xmlrpc.rhn.errata.stage.redhat.com 3. yum update Actual results: ---> Package poppler-data.noarch 0:0.4.0-1.el6 set to be updated rhel-x86_64-server-6/filelists | 5.2 MB 00:01 --> Finished Dependency Resolution Error: Package: libvirt-java-0.4.7-1.el6.noarch (rhel-x86_64-server-6) Requires: libvirt-client >= 0.8.2 Removing: libvirt-client-0.8.1-27.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201009221801.x86_64/6.0) libvirt-client = 0.8.1-27.el6 Updated By: libvirt-client-0.8.1-27.el6_0.5.x86_64 (rhel-x86_64-server-6) libvirt-client = 0.8.1-27.el6_0.5 Available: libvirt-client-0.8.1-27.el6_0.3.i686 (rhel-x86_64-server-6) libvirt-client = 0.8.1-27.el6_0.3 Available: libvirt-client-0.8.1-27.el6_0.3.x86_64 (rhel-x86_64-server-6) libvirt-client = 0.8.1-27.el6_0.3 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Expected results: The system is updated. Additional info: