https://bugzilla.novell.com/show_bug.cgi?id=625415 https://bugzilla.novell.com/show_bug.cgi?id=625415#c9 Michal Vyskocil <mvyskocil@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mvyskocil@novell.com Severity|Normal |Major --- Comment #9 from Michal Vyskocil <mvyskocil@novell.com> 2010-09-16 11:03:50 UTC --- Hi all, the problem was the build system silently replaced the 0775 permissions of the locations to 0755, so tomcat has been installed without proper permissions. I fixed this by changing of the ownership of those files from root:tomcat to tomcat:tomcat, because I do not see any reason for having them writable for group. I also added %verify (not user group) to allow change of the default tomcat user. The fix is in Java:packages/tomcat6 (tomcat6-6.0.29) and I'll prepare a test package for 11.3 soon. Increasing a Severity to Major. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.