2014/1/20 Franklin McCormick <bea...@videotron.ca>

> Updated my Fedora 19 box this morning which included new versions of
> openjdk.
>
> When Yum got to the cleanup stage it spewed out this:
>
>   Cleanup    : 1:java-1.7.0-openjdk-1.7.0.60-2.4.4.0.fc19.i686
>              31/32
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.0.fc19.i386/jre/bin/java
> has not been configured as an alternative for java
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.0.fc19.i386/jre has not
> been configured as an alternative for jre_openjdk
> /usr/lib/jvm/java-1.7.0-openjdk-1.7.0.60-2.4.4.0.fc19.i386/jre has not
> been configured as an alternative for jre_1.7.0
> /usr/lib/jvm/jre-1.7.0-openjdk-1.7.0.60-2.4.4.0.fc19.i386 has not been
> configured as an alternative for jre_1.7.0_openjdk
>
> Searching the rpm database show this:
>
> [root@localhost frank]# rpm -qa | grep java
> java-1.5.0-gcj-1.5.0.0-44.fc19.i686
> tzdata-java-2013i-1.fc19.noarch
> java-1.7.0-openjdk-1.7.0.60-2.4.4.1.fc19.i686
> javapackages-tools-0.15.0-2.fc19.noarch
> java_cup-0.11a-12.fc19.noarch
> [root@localhost frank]#
>
> Would the problem be the java-1.5.0-qcj ??
>
> Help anyone ?
>
>
>
You have to configure/remove you alternatives.

alternatives --config java

perhaps for those too

jre_1.7.0_openjdk
jre_openjdk
jre_1.7.0


Then choose version number.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to