Bug 1072537

Summary: Unable to install rhevm-3.3-0.0.45.el6ev - rhevm3.3 GA Package
Product: Red Hat Enterprise Virtualization Manager Reporter: Ashish <ashish_bunkar>
Component: distributionAssignee: Barak <bazulay>
Status: CLOSED DUPLICATE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: 3.3.0CC: acathrow, alonbl, ashish_bunkar, awels, B_B_Singh, charles_rose, didi, eedri, gklein, iheim, oschreib, Rhev-m-bugs, sbonazzo, yeylon
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard: integration
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-03-07 18:36:16 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:
Attachments:
Description Flags
rhevm-yum-log none

Description Ashish 2014-03-04 18:02:27 UTC
Created attachment 870562 [details]
rhevm-yum-log

Description of problem:
Installation of rhevm-3.3.0-0.45.el6ev.noarch rpm fails with rpm conflict error with RHEL6.5 native java version (java-1.7.0-openjdk-1.7.0.45-2.4.3.3).

Error: Package: rhevm-3.3.0-0.45.el6ev.noarch (rhevm)
           Requires: java-1.7.0-openjdk >= 1:1.7.0.9-2.3.3.2
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest

Also please find attached rhevm-yum-log file for complete yum error log.


Version-Release number of selected component (if applicable): rhevm-3.3.0-0.45.el6ev.noarch (RHEVM-3.3 GA Build)


How reproducible: Everytime


Steps to Reproduce:
1. Install RHEL6.5 
2. Configure rhevm-3.3 GA repo 
3. Try installing rhevm using yum install rhevm

Actual results: installing rhevm fails with java conflict


Expected results: rhevm installation should be successful


Additional info: 
Issue can also be reproduced on rc build (rhevm-3.3.0-0.42.el6ev.noarch) but installation goes fine with snapshot4 build (rhevm-3.3.0-0.38.el6ev.noarch).

Comment 1 Ashish 2014-03-04 18:08:16 UTC
Issue can be worked around with GA build by following procedure:-

1. Remove installed java from RHEL6.5 

yum remove java

2. Install lower java version as below (RHEL6.4 native java version)
java-1.7.0-openjdk-1.7.0.9-2.3.4.1.el6_3.x86_64.rpm> 

3. Disable java upgrade in yum configuration file by adding "exclude= java-1.7* " at the end of each repo in /etc/yum.repos.d/rhel.repo file (Please find attached rhel-source.repo file for reference)

3. Continue rhevm install

Comment 2 Ashish 2014-03-04 18:12:33 UTC
Please let me know how can I find snapshot4 rhevm build (rhevm-3.3.0-0.38.el6ev.noarch) source code to compare it with rhevm-GA build.

Comment 3 Alon Bar-Lev 2014-03-07 18:36:16 UTC
You must have update channel available for rhel, this specific version which was released with rhel-6.5 has memory leak.

*** This bug has been marked as a duplicate of bug 1028966 ***