Bug 1054393

Summary: yum ignores release of package
Product: Red Hat Enterprise Linux 6 Reporter: movciari
Component: yumAssignee: Packaging Maintenance Team <packaging-team-maint>
Status: CLOSED INSUFFICIENT_DATA QA Contact: BaseOS QE Security Team <qe-baseos-security>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 6.5CC: james.antill, movciari, vmukhame
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-04-28 09:41:04 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:
Embargoed:
Bug Depends On:    
Bug Blocks: 1052216    

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