Bug 991340 - java disappeared
Summary: java disappeared
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: java-1.7.0-openjdk
Version: 19
Hardware: x86_64
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Severin Gehwolf
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-08-02 07:55 UTC by Frédéric
Modified: 2013-08-02 17:06 UTC (History)
6 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-08-02 17:06:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Frédéric 2013-08-02 07:55:07 UTC
Description of problem:
after a recent update, java disappeared.
I found it in a strange location:
/usr/lib/jvm/java-1.7.0-openjdk-1.7.0.25-2.3.10.10.fc19.x86_64/bin/java
but it is not in the path.

Version-Release number of selected component (if applicable):
java-1.7.0-openjdk 1.7.0.25 2.3.10.10.fc19

How reproducible:
always

Steps to Reproduce:
1. open a terminal
2. type java

Actual results:
bash: java : commande introuvable

Expected results:
launch java

Additional info:
alternatives --display java
says: Current `best' version is /usr/lib/jvm/jre-1.7.0-openjdk.x86_64/bin/java
but directory /usr/lib/jvm/jre-1.7.0-openjdk.x86_64 does not exist.

Comment 1 Severin Gehwolf 2013-08-02 10:52:50 UTC
Could you try updating to java-1.7.0-openjdk-1.7.0.25-2.3.12.3.fc19. It fixes a couple of problems with alternatives[1].

This should bring in the new version for you:

$ sudo yum update java-1.7.0-openjdk


[1] https://admin.fedoraproject.org/updates/FEDORA-2013-13923/java-1.7.0-openjdk-1.7.0.25-2.3.12.3.fc19

Comment 2 Frédéric 2013-08-02 17:00:53 UTC
Thanks, fixed!


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