Your message dated Sat, 01 Jul 2006 07:47:14 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#375883: fixed in tomcat5 5.0.30-10
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: tomcat5
Severity: serious
Justification: FTBFS

tomcat5 fails to build from source on i386 in a clean chroot:

make[1]: Entering directory `/tmp/buildd/tomcat5-5.0.30'
make[1]: Nothing to be done for `update-config'.
make[1]: Leaving directory `/tmp/buildd/tomcat5-5.0.30'
cd . && /usr/lib/kaffe/bin/java -classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/kaffe/lib/tools.jar
  -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
-Dcompile.optimize=true    -propertyfile 
/tmp/buildd/tomcat5-5.0.30/debian/ant.properties build
Internal error: caught an unexpected exception.
Please check your CLASSPATH and your installation.
java/lang/NullPointerException
   at gnu.classpath.SystemProperties.getProperty (SystemProperties.java:123)
   at java.lang.VMClassLoader.<clinit> (VMClassLoader.java:84)
   at java.lang.ClassLoader$StaticData.<clinit> (ClassLoader.java:155)
   at java.lang.ClassLoader.getSystemClassLoader (ClassLoader.java:797)
   at gnu.classpath.VMSystemProperties.postInit (VMSystemProperties.java:native)
   at gnu.classpath.SystemProperties.<clinit> (SystemProperties.java:114)
   at java.lang.Runtime.<init> (Runtime.java:100)
   at java.lang.Runtime.<clinit> (Runtime.java:88)
   at java.lang.System.loadLibrary (System.java:560)
   at gnu.java.nio.channels.FileChannelImpl.<clinit> (FileChannelImpl.java:86)
   at java.io.FileDescriptor.<clinit> (FileDescriptor.java:64)
   at java.lang.VMSystem.makeStandardInputStream (VMSystem.java:191)
   at java.lang.System.<clinit> (System.java:74)
   at java.lang.Object.hashCode (Object.java:174)
   at java.util.Hashtable.hash (Hashtable.java:816)
   at java.util.Hashtable.put (Hashtable.java:426)
   at java.security.Permissions.add (Permissions.java:112)
/bin/sh: line 1: 24680 Aborted                 /usr/lib/kaffe/bin/java 
-classpath 
/usr/share/ant/lib/ant.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/share/ant/lib/ant-launcher.jar:/usr/lib/kaffe/lib/tools.jar
 -Dant.home=/usr/share/ant org.apache.tools.ant.Main -Dcompile.debug=true 
-Dcompile.optimize=true -propertyfile 
/tmp/buildd/tomcat5-5.0.30/debian/ant.properties build
make: *** [debian/stamp-ant-build] Error 134


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16trofastxen
Locale: LANG=en_DK.UTF-8, LC_CTYPE=en_DK.UTF-8 (charmap=UTF-8)


--- End Message ---
--- Begin Message ---
Source: tomcat5
Source-Version: 5.0.30-10

We believe that the bug you reported is fixed in the latest version of
tomcat5, which is due to be installed in the Debian FTP archive:

libtomcat5-java_5.0.30-10_all.deb
  to pool/main/t/tomcat5/libtomcat5-java_5.0.30-10_all.deb
tomcat5-admin_5.0.30-10_all.deb
  to pool/main/t/tomcat5/tomcat5-admin_5.0.30-10_all.deb
tomcat5-webapps_5.0.30-10_all.deb
  to pool/main/t/tomcat5/tomcat5-webapps_5.0.30-10_all.deb
tomcat5_5.0.30-10.diff.gz
  to pool/main/t/tomcat5/tomcat5_5.0.30-10.diff.gz
tomcat5_5.0.30-10.dsc
  to pool/main/t/tomcat5/tomcat5_5.0.30-10.dsc
tomcat5_5.0.30-10_all.deb
  to pool/main/t/tomcat5/tomcat5_5.0.30-10_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Michael Koch <[EMAIL PROTECTED]> (supplier of updated tomcat5 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat,  1 Jul 2006 13:32:19 +0000
Source: tomcat5
Binary: tomcat5-admin tomcat5-webapps tomcat5 libtomcat5-java
Architecture: source all
Version: 5.0.30-10
Distribution: unstable
Urgency: low
Maintainer: Debian Java Maintainers 
<pkg-java-maintainers@lists.alioth.debian.org>
Changed-By: Michael Koch <[EMAIL PROTECTED]>
Description: 
 libtomcat5-java - Java Servlet engine -- core libraries
 tomcat5    - Java Servlet 2.4 engine with JSP 2.0 support
 tomcat5-admin - Java Servlet engine -- admin web interfaces
 tomcat5-webapps - Java Servlet engine -- documentation and example web 
applications
Closes: 368864 375883
Changes: 
 tomcat5 (5.0.30-10) unstable; urgency=low
 .
   * debian/patches/30_memory-leak_368864.patch: New patch to fix
     OutOfMemoryError issue (Closes: #368864). Thanks to Steinar H.
     Gunderson for the patch.
   * debian/rules: Build with java-gcj-compat (Closes: #375883).
   * debian/control: Moved cdbs and debhelper to Build-Depends.
   * debian/control: Build-Depends-Indep on java-gcj-compat-dev.
   * debian/tomcat4-admin.postinst, debian/tomcat4-admin.prerm,
     debian/tomcat4-webapps.postinst, debian/tomcat4-webapps.prerm:
     Use invoke-rc.d instead of calling /etc/init.d/tomcat5 directly.
   * Updated Standards-Version to 3.7.2.
   * Added myself to the Uploaders field.
Files: 
 b0030c38898c5a3e61251ec275addf10 1316 web optional tomcat5_5.0.30-10.dsc
 afb8997e7422d53928b06c89d91e0f14 27017 web optional tomcat5_5.0.30-10.diff.gz
 4d2e9f7314045f0922fa7557ca13b946 44990 web optional tomcat5_5.0.30-10_all.deb
 c35e85368ae6c29f4f2e8a6f142c47d0 3397994 web optional 
libtomcat5-java_5.0.30-10_all.deb
 6175b451c86333a86f7a05b3f7a79742 1119252 web optional 
tomcat5-webapps_5.0.30-10_all.deb
 74739320b61aa94cde9ca00c38fd931b 396248 web optional 
tomcat5-admin_5.0.30-10_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEpog5WSOgCCdjSDsRAkOrAKCedRgRlslto1B7GEULRcTNWupRyQCdHYOF
ZUq6jKrdDbhG491LrPSIYUE=
=4c+f
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to