Name: jl125535 Date: 07/14/2004
FULL PRODUCT VERSION :
jdk1.5.0 Beta2
ADDITIONAL OS VERSION INFORMATION :
Linux 2.6.6 i686
EXTRA RELEVANT SYSTEM CONFIGURATION :
-rwxr-xr-x 1 root root 4783716 May 26 2001 /lib/libc-2.2.3.so
lrwxrwxrwx 1 root root 13 Feb 27 2002 /lib/libc.so.6 -> libc-2.2.3.so
A DESCRIPTION OF THE PROBLEM :
Unable to get a working JDK, since the package "installer" uses a more recent
libc than we and our customers have. We always get the error
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Since it is unacceptable to replace libc-2.2.3 with a recent one just to run a new
java release (customers will never agree with it), jdk should be linked at max.
with libc-2.2.3 ...
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install Slackware 8.0 and try to install the JDK
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
A working JDK
ACTUAL -
JDK can not be used since incomplete.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
sh ~/tmp/jdk-1_5_0-beta2-linux-i586.bin
Pre-Release Software Evaluation Agreement
...
inflating: jdk1.5.0/sample/jnlp/webpad/src/version1/WebHandler.java
inflating: jdk1.5.0/sample/jnlp/webpad/GNUmakefile
inflating: jdk1.5.0/sample/jnlp/webpad/README
Creating jdk1.5.0/lib/tools.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files lib/tools.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/rt.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/rt.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/jsse.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/jsse.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/charsets.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/charsets.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/ext/localedata.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/ext/localedata.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/plugin.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/plugin.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/javaws.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/javaws.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/deploy.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/deploy.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
ERROR: Installation failed. Please refer to the Troubleshooting Section of
the Installation Instructions on the download page.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
not applicabable
---------- END SOURCE ----------
(Incident Review ID: 285812)
======================================================================
###@###.### 10/11/04 17:30 GMT
FULL PRODUCT VERSION :
jdk1.5.0 Beta2
ADDITIONAL OS VERSION INFORMATION :
Linux 2.6.6 i686
EXTRA RELEVANT SYSTEM CONFIGURATION :
-rwxr-xr-x 1 root root 4783716 May 26 2001 /lib/libc-2.2.3.so
lrwxrwxrwx 1 root root 13 Feb 27 2002 /lib/libc.so.6 -> libc-2.2.3.so
A DESCRIPTION OF THE PROBLEM :
Unable to get a working JDK, since the package "installer" uses a more recent
libc than we and our customers have. We always get the error
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Since it is unacceptable to replace libc-2.2.3 with a recent one just to run a new
java release (customers will never agree with it), jdk should be linked at max.
with libc-2.2.3 ...
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Install Slackware 8.0 and try to install the JDK
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
A working JDK
ACTUAL -
JDK can not be used since incomplete.
ERROR MESSAGES/STACK TRACES THAT OCCUR :
sh ~/tmp/jdk-1_5_0-beta2-linux-i586.bin
Pre-Release Software Evaluation Agreement
...
inflating: jdk1.5.0/sample/jnlp/webpad/src/version1/WebHandler.java
inflating: jdk1.5.0/sample/jnlp/webpad/GNUmakefile
inflating: jdk1.5.0/sample/jnlp/webpad/README
Creating jdk1.5.0/lib/tools.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files lib/tools.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/rt.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/rt.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/jsse.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/jsse.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/charsets.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/charsets.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/ext/localedata.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/ext/localedata.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/plugin.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/plugin.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/javaws.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/javaws.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
Creating jdk1.5.0/jre/lib/deploy.jar
jdk1.5.0/bin/unpack200: /lib/libc.so.6: version `GLIBC_2.2.4' not found (required by jdk1.5.0/bin/unpack200)
Failed to unpack jar files jre/lib/deploy.jar. Please refer
to the Troubleshooting section of the Installation
Instructions on the download page for more information.
ERROR: Installation failed. Please refer to the Troubleshooting Section of
the Installation Instructions on the download page.
REPRODUCIBILITY :
This bug can be reproduced always.
---------- BEGIN SOURCE ----------
not applicabable
---------- END SOURCE ----------
(Incident Review ID: 285812)
======================================================================
###@###.### 10/11/04 17:30 GMT