Hi, Am 23.09.2010 11:34, schrieb Adrian Zaugg: > Setting up tomcat6 (6.0.28-6) ... > sed: -e expression #1, char 151: unknown option to `s' > dpkg: error processing tomcat6 (--configure): > subprocess post-installation script returned error exit status 1 ... > tomcat6/javaopts: -Djava.awt.headless=true -Xmx128m > -Djava.awt.headless=true -Xmx1024M -Djava.net.preferIPv4Stack > -Dmailwebform.configdir=/etc/mailwebform
the slashes in javaopts (/etc/) are probably the problem. May you try to backslash escape them? 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.

