Public bug reported: Binary package hint: tomcat6
This is on Ubuntu 10.04/amd64. The folder /etc/tomcat6 must be writable by tomcat, since it (at least on my setup) wants to create folders there for the configured services and engines, e.g. in my case /etc/tomcat6/opencms/localhost. The problem is that the folder is owned by root.root, whereas it should be tomcat6.root. Here an excerpt of my config: <Service name="opencms"> ... <Engine name="opencms" defaultHost="localhost" debug="99" jvmRoute="ubuntu2"> <Host name="localhost" debug="99" appBase="/home/tomcat/opencms" unpackWARs="true" autoDeploy="true" /> </Engine> ... </Service> Let me know if you need more details. ** Affects: tomcat6 (Ubuntu) Importance: Undecided Status: New -- /etc/tomcat6 is created with the wrong permissions https://bugs.launchpad.net/bugs/624739 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs