Submitted by miksuh (не проверено) on сб, 2007-10-13 08:21.
If you use Etch then why do you install Sun Java from unstable? There is no reason to do that. Sun Java 5 is in the Etch non-free repository. Just make sure there is something like this in your /etc/apt/sources.list:
deb http://ftp.debian.org/debian/ entch main non-free contrib
deb-src http://ftp.debian.org/debian/ etch main non-free contrib
Tomcat 5.5 is also in the Etch repository, so you do not need to use any unstable repository.
If you use Etch then why do