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 1054393 - yum ignores release of package
Summary: yum ignores release of package
Keywords:
Status: CLOSED INSUFFICIENT_DATA
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: yum
Version: 6.5
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: rc
: ---
Assignee: Packaging Maintenance Team
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks: 1052216
TreeView+ depends on / blocked
 
Reported: 2014-01-16 18:07 UTC by movciari
Modified: 2015-06-10 11:31 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-04-28 09:41:04 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description movciari 2014-01-16 18:07:37 UTC
Description of problem:
as you can see below, package ovirt-hosted-engine-setup-1.0.0-4 depends on qemu-img-rhev >= 0.12.1.2-2.415
i have qemu-img-rhev-0.12.1.2-2.406
now when i install ovirt-hosted-engine-setup, which depends on newer release of this package, it doesn't update qemu-img-rhev

# rpm -q ovirt-hosted-engine-setup
ovirt-hosted-engine-setup-1.0.0-4.el6ev.noarch
# rpm -qR ovirt-hosted-engine-setup|grep qemu
qemu-img-rhev >= 0.12.1.2-2.415
# rpm -qi qemu-img-rhev
Name        : qemu-img-rhev                Relocations: (not relocatable)
Version     : 0.12.1.2                          Vendor: Red Hat, Inc.
Release     : 2.406.el6                     Build Date: Wed 25 Sep 2013 09:28:54 AM CEST
Install Date: Thu 16 Jan 2014 05:04:33 PM CET      Build Host: x86-007.build.bos.redhat.com
Group       : Development/Tools             Source RPM: qemu-kvm-rhev-0.12.1.2-2.406.el6.src.rpm
Size        : 1004309                          License: GPLv2+ and LGPLv2+ and BSD
Signature   : (none)
Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
URL         : http://www.linux-kvm.org
Summary     : QEMU command line tool for manipulating disk images
Description :
This package provides a command line tool for manipulating disk images
Version-Release number of selected component (if applicable):


How reproducible:
always

Steps to Reproduce:
1. install qemu-img-rhev-0.12.1.2-2.406
2. install ovirt-hosted-engine-setup-1.0.0-4

Actual results:
yum doesn't update qemu-img-rhev to newer release

Expected results:
yum should either update qemu-img-rhev or tell you it can't install ovirt-hosted-engine-setup-1.0.0-4 because of dependencies

Additional info:

Comment 2 James Antill 2014-03-24 16:32:14 UTC
What does the following say:

rpm --whatprovides qemu-img-rhev
yum provides qemu-img-rhev
yum check

Comment 3 Valentina Mukhamedzhanova 2014-04-28 09:41:04 UTC
Closing, because we can't help unless the requested information is provided.

Comment 4 movciari 2015-06-10 11:31:48 UTC
removing old needinfo, this bug is not relevant anymore


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