Your message dated Mon, 03 Aug 2009 13:17:52 +0200
with message-id <[email protected]>
and subject line closing bugs in tomcat5
has caused the Debian Bug report #427947,
regarding tomcat4: init-script keeps STDOUT and STDERR open
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
427947: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=427947
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: tomcat4
Version: 4.1.31-3
Severity: important
Tags: patch

The init-script keeps STDOUT and STDERR open, because only STDIN of 
rotatelogs is altered.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (700, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18-4-686
Locale: LANG=en_US, LC_CTYPE=en_US (charmap=UTF-8)

Versions of packages tomcat4 depends on:
ii  adduser                   3.102          Add and remove users and groups
ii  apache-utils              1.3.33-6sarge3 utility programs for webservers (t
pn  j2sdk1.4 | j2sdk1.3 | kaf <none>         (no description available)
ii  libcommons-beanutils-java 1.7.0-4        utility for manipulating JavaBeans
ii  libcommons-collections-ja 2.1.1-6        A set of abstract data type interf
ii  libcommons-digester-java  1.7-2          Rule based XML Java object mapping
ii  libcommons-logging-java   1.0.4-5        commmon wrapper interface for seve
ii  libtomcat4-java           4.1.31-3       Java Servlet engine -- core librar
ii  sun-j2sdk1.5 [java-compil 1.5.0+update02 Java(TM) 2 SDK, Standard Edition, 

tomcat4 recommends no packages.

-- no debconf information
--- tomcat4.dpkg-dist   2005-04-12 16:14:16.000000000 +0200
+++ tomcat4.fixed       2007-06-07 16:22:06.000000000 +0200
@@ -150,7 +150,7 @@
                # -s is required because tomcat4's login shell is /bin/false
                su -p -s /bin/sh $TOMCAT4_USER \
                                -c "$ROTATELOGS 
\"$CATALINA_BASE/logs/catalina_%F.log\" 86400" \
-                               < "$CATALINA_BASE/logs/catalina.out" &
+                               < "$CATALINA_BASE/logs/catalina.out" >/dev/null 
2>&1 &
                su -p -s /bin/sh $TOMCAT4_USER \
                        -c "\"$DAEMON\" start $STARTUP_OPTS" \
                        >> "$CATALINA_BASE/logs/catalina.out" 2>&1

--- End Message ---
--- Begin Message ---
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

tomcat5 has been removed from Debian. This bug does not apply to
tomcat5.5 or tomcat6, or has already been reported or fixed there, so
I'm closing it.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkp2x2AACgkQXjXn6TzcAQkSNgCgkow5fbA2C+YIQ8Gqssma9web
2poAn25kEBL4V63t+rdrk6zAg62LvypC
=jSjY
-----END PGP SIGNATURE-----


--- End Message ---
_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to