+++ This bug was initially created as a clone of Bug #1327326 +++ Description of problem: When the command `rpm -V tomcat` is run, the verification test run on /var/log/tomcat/catalina.out fails. The PID file also fails because of the change in mtime and probably should be ignored also. Version-Release number of selected component (if applicable): tomcat-7.0.65-1.el6.noarch How reproducible: Always Steps to Reproduce: 1. Install tomcat on RHEL 6 from the EL6 repository 2. Start the tomcat service 3. # rpm -V tomcat Actual results: S.5....T. /var/log/tomcat/catalina.out .......T. /var/run/tomcat.pid Expected results: Do not include the catalina.out/tomcat.pid files because they will never be the same as what is installed, unless the service is never started. Additional info: Catalina.out and the pid file should pass verification, or not be included.
I opened this BZ for feedback from Ivan (or others) regarding my method of fixing it. Does anyone see a problem with this patch? Or any other files that should require verification changes? https://github.com/csutherl/fedora-tomcat/commit/302781a
https://pkgs.fedoraproject.org/cgit/rpms/tomcat.git/commit/?h=el6&id=24b2b7a
tomcat-7.0.70-2.el6 has been submitted as an update to Fedora EPEL 6. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-3ff1f4485b
tomcat-7.0.70-2.el6 has been pushed to the Fedora EPEL 6 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2016-3ff1f4485b
tomcat-7.0.70-2.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report.