Description of problem: just a nit, but it should be fixed. /etc/logrotate.d/ppp is installed 755. It should be 644. Version-Release number of selected component (if applicable): ppp.x86_64 2.4.7-4.fc21 installed How reproducible: always Steps to Reproduce: 1. ls -l /etc/logrotate.d/ppp 2. notice the file has the executable bits set. It is not an executable. 3. Actual results: -rwxr-xr-x. 1 root root 136 Sep 2 01:55 /etc/logrotate.d/ppp Expected results: -rw-r--r--. 1 root root 136 Sep 2 01:55 /etc/logrotate.d/ppp Additional info: 'install -m 644 filename' is correct way to install data files.
ppp-2.4.7-5.fc21 has been submitted as an update for Fedora 21. https://admin.fedoraproject.org/updates/ppp-2.4.7-5.fc21
Package ppp-2.4.7-5.fc21: * should fix your issue, * was pushed to the Fedora 21 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing ppp-2.4.7-5.fc21' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2014-15428/ppp-2.4.7-5.fc21 then log in and leave karma (feedback).
ppp-2.4.7-5.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.