Public bug reported: Whilst restoring server packages in tomcat10, we came across some harmless inconsistencies with some of the historical server package files. Coincidentally, these also affect tomcat11 and include:
- debian/sysuser/tomcat11.conf: Sets home directory to /var/lib/tomcat (and not /var/lib/tomcat11). This is inconsistent with CATALINA_BASE but functionally harmless since the user logs in nologin. - debian/tomcat11.postrm.in: Has find var/lib/tomcat11/lib/classes (missing leading /) relative path. Again harmless, but with an easy fix. - debian/tomcat11.dirs: Includes etc/logrotate.d, however since the logrotate config is installed via ucf from the template this results in an empty dir creation noise but is again harmless. - debian/tomcat11.cron.daily: This file has overlap with the debian/logrotate.template and is more so worth noting for future refactorings. A bug report has also been sent through to Debian: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1138739 ** Affects: tomcat10 (Ubuntu) Importance: Undecided Assignee: Reuben Roessler (rroessler) Status: In Progress ** Affects: tomcat11 (Ubuntu) Importance: Undecided Assignee: Reuben Roessler (rroessler) Status: In Progress ** Also affects: tomcat10 (Ubuntu) Importance: Undecided Status: New ** Changed in: tomcat10 (Ubuntu) Status: New => In Progress ** Changed in: tomcat10 (Ubuntu) Assignee: (unassigned) => Reuben Roessler (rroessler) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2155105 Title: Historical inconsistencies with server packages To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/tomcat10/+bug/2155105/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
