Hello, On Fri, Jun 10, 2005 at 02:50:15PM +0200, Florent Angebault wrote: > Package: jspwiki > Severity: normal > > After jspwiki package was removed from the system, the symlink > /etc/tomcat4/05jspwiki.policy was still there. > This causes tomcat to crash when attempting to restart. > > Hopefully, tomcat's error message is simple enough to understand what > needs to be done. That's why I set severity to normal.
jspwiki installs the /etc/tomcat4/05jspwiki.policy symlink with dh_link, and tags this link as a conffile in debian/jspwiki.conffiles. Is it correct to tag this link as a conffile? If the debian/jspwiki.conffiles file is removed, the issue should vanished (I've not been able to build jspwiki, but I could reproduce this issue (and fix it) with a test package). I'm CCing the jspwiki's maintainer, because it may be a jspwiki issue, not a dpkg bug. Maybe this bug should be unmerged from 156398, which deals with an alternative link (installed in a postinst script). Kind Regards, -- Nekral -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

