Created attachment 700445 [details] Native systemd service file for mysql-mmm Description of problem: https://fedoraproject.org/wiki/Features/SysVtoSystemd Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info:
Created attachment 700449 [details] tmpfile for mysql-mmm mysql-mmm should have migrated to use tmpfiles instead of implementing hack like this in the legacy sysv script... # ensure directories exist (/var/run and /var/lock # are tmpfs since Fedora 15 run_dir=$(dirname $MMMD_MON_PIDFILE) if [ ! -e "$run_dir" ]; then mkdir -p $run_dir fi
This bug appears to have been reported against 'rawhide' during the Fedora 19 development cycle. Changing version to '19'. (As we did not run this process for some time, it could affect also pre-Fedora 19 development cycle bugs. We are very sorry. It will help us with cleanup during Fedora 19 End Of Life. Thank you.) More information and reason for this action is here: https://fedoraproject.org/wiki/BugZappers/HouseKeeping/Fedora19
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
Fixed in mysql-mmm-2.2.1-11.fc21