Bug 870155 - [rhevm] - Install - yum install rhevm should not pull java-1.7.0-ibm
Summary: [rhevm] - Install - yum install rhevm should not pull java-1.7.0-ibm
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Virtualization Manager
Classification: Red Hat
Component: ovirt-engine-setup
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ---
: ---
Assignee: Juan Hernández
QA Contact: Jiri Belka
URL:
Whiteboard: integration
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-10-25 16:28 UTC by David Botzer
Modified: 2014-01-14 00:04 UTC (History)
12 users (show)

Fixed In Version: si24
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-12-04 20:00:49 UTC
oVirt Team: ---
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description David Botzer 2012-10-25 16:28:52 UTC
Description of problem:
rhevm installs /usr/lib/jvm/java-1.7.0-ibm-1.7.0.2.0.x86_64/jre/bin/java as default java
Instead of jre-1.7.0-openjdk

Version-Release number of selected component (if applicable):
3.1/si22.1

How reproducible:
always

Steps to Reproduce:
1.install rhevm+dwh+reports
2.check alternatives - update-alternatives --config java

  
Actual results:

Default active java - /usr/lib/jvm/java-1.7.0-ibm-1.7.0.2.0.x86_64/jre/bin/java

the chain of dependecies is this:
   rhevm ->
     jboss-as-modules-eap ->
       sun-istack-commons ->
         ant ->
           java-devel

Expected results:
should be jre-1.7.0-openjdk.x86_64/bin/java

Additional info:
the chain of dependecies is this:
   rhevm ->
     jboss-as-modules-eap ->
       sun-istack-commons ->
         ant ->
           java-devel


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