Hi, On Mon, Aug 2, 2010 at 8:10 PM, v.nix.is <[email protected]> wrote: > sudo service tomcat6 stop > sudo aptitude upgrade > > tomcat6 will be started again as part of the upgrade:
I think this is not a bug at all. You have to rename the symlink to disable a daemon sudo mv /etc/rc2.d/S01tomcat6 /etc/rc2.d/K01tomcat6 Just stopping it is not enough. Cheers, Torsten __ This is the maintainer address of Debian's Java team <http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers>. Please use [email protected] for discussions and questions.

