Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 240384 - ebuild of ibm-jdk-1.6.0.2 uses wrong source archive for javacomm
Summary: ebuild of ibm-jdk-1.6.0.2 uses wrong source archive for javacomm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Java team
URL:
Whiteboard:
Keywords:
Depends on: 233652
Blocks:
  Show dependency tree
 
Reported: 2008-10-07 14:27 UTC by Joerg Schaible
Modified: 2008-10-18 22:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Joerg Schaible 2008-10-07 14:27:06 UTC
The ebuild of dev-java/ibm-jdk-1.6.0.2 with javacomm flag requires the download of ibm-javacomm-3.0-0.0-linux-i386.tgz. This is wrong, because the file belongs to the previous version. For 1.6.0.2 the name of the file is ibm-java-javacomm-3.0-0.0-linux-i386.tgz and its content is different.

Reproducible: Always

Steps to Reproduce:
1. Install ibm-jdk-1.6.0.2 with use flag javacomm.

Actual Results:  
Ebuild uses wrong file of javacomm for installation.

Expected Results:  
Ebuild should use the one that is available on the IBM download page.
Comment 1 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-10-11 17:49:44 UTC
Fixed in ibm-jdk-bin-1.6.0.2-r1. I'll ask for it to be stabled ASAP.
Comment 2 Vlastimil Babka (Caster) (RETIRED) gentoo-dev 2008-10-18 22:06:06 UTC
done