Bug 1072537 - Unable to install rhevm-3.3-0.0.45.el6ev - rhevm3.3 GA Package
Summary: Unable to install rhevm-3.3-0.0.45.el6ev - rhevm3.3 GA Package
Keywords:
Status: CLOSED DUPLICATE of bug 1028966
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: distribution
Version: 3.3.0
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
: ---
Assignee: Barak
QA Contact:
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-03-04 18:02 UTC by Ashish
Modified: 2014-03-07 18:36 UTC (History)
14 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-07 18:36:16 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
rhevm-yum-log (5.63 KB, text/plain)
2014-03-04 18:02 UTC, Ashish
no flags Details

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 ***


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