Bug 838280 - no more package java-1.6.0-openjdk
Summary: no more package java-1.6.0-openjdk
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: spin-kickstarts
Version: 17
Hardware: All
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Jeroen van Meeuwen
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-07-08 08:22 UTC by mx
Modified: 2013-01-16 19:38 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-01-16 19:38:36 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description mx 2012-07-08 08:22:07 UTC
Description of problem:
in Fedora 17 no package java-1.6.0-openjdk.
cat fedora-livecd-desktop.ks | grep java
-java-1.6.0-openjdk

[mx@mx spin-kickstarts]$ uname -r
3.4.4-5.fc17.x86_64
[mx@mx spin-kickstarts]$ rpm -qa | grep java-1
java-1.7.0-openjdk-1.7.0.3-2.2.1.fc17.8.x86_64

How reproducible:
Steps to Reproduce:
1. su 'livecd-creator /usr/share/spin-kickstarts/fedora-livecd-desktop.ks'
2. output messages : "No such package java-1.6.0-openjdk to remove"
  
Actual results:
No messages !

Expected results:
Remove its LINE from file : /usr/share/spin-kickstarts/fedora-livecd-desktop.ks
or
add LINE: "-java-1.7.0-openjdk" in file : /usr/share/spin-kickstarts/fedora-livecd-desktop.ks

Comment 1 Bruno Wolff III 2012-07-10 10:14:03 UTC
Since this is cosmetic, I am not planning to go back and change this for F17. However I have committed the changes to the master (which F18 will use) branch of spin-kickstarts. The next time the package gets rebuild for F18 it will include this change.
I don't believe the intention was to completely remove java from the image, but rather to prevent including more than one version of java.

Comment 2 Kevin Fenzi 2013-01-16 19:38:36 UTC
This was fixed a while back


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