Description of problem: From the upstream Makefile: 122 install -m 444 $(MAN_PAGES) $(MAN) 123 install -m 444 foremost.conf $(CONF) Version-Release number of selected component (if applicable): foremost-1.5.3-4.fc12 How reproducible: always Steps to Reproduce: 1. install foremost 2. vim /etc/foremost.conf Actual results: vim warns about foremost.conf being read-only Expected results: vim should not warn me, there is no need for a config file to be read-only Additional info: the problem still exists in 1.5.7 and I also spotted that "install -p" is not use to preserve the timestamps of the manpage and sample config
This package has changed ownership in the Fedora Package Database. Reassigning to the new owner of this component.
I believe this is not a bug. This is default permission, see ls -la /etc/*.conf I make a patch to change chmod 444 to 644 Patch: http://fpaste.org/eICh/
foremost-1.5.7-1.fc11 has been submitted as an update for Fedora 11. http://admin.fedoraproject.org/updates/foremost-1.5.7-1.fc11
foremost-1.5.7-1.fc12 has been submitted as an update for Fedora 12. http://admin.fedoraproject.org/updates/foremost-1.5.7-1.fc12
foremost-1.5.7-1.fc13 has been submitted as an update for Fedora 13. http://admin.fedoraproject.org/updates/foremost-1.5.7-1.fc13
foremost-1.5.7-1.fc13 has been pushed to the Fedora 13 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update foremost'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/foremost-1.5.7-1.fc13
foremost-1.5.7-1.fc12 has been pushed to the Fedora 12 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update foremost'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/foremost-1.5.7-1.fc12
foremost-1.5.7-1.fc11 has been pushed to the Fedora 11 testing repository. If problems still persist, please make note of it in this bug report. If you want to test the update, you can install it with su -c 'yum --enablerepo=updates-testing update foremost'. You can provide feedback for this update here: http://admin.fedoraproject.org/updates/foremost-1.5.7-1.fc11
foremost-1.5.7-1.fc13 has been pushed to the Fedora 13 stable repository. If problems still persist, please make note of it in this bug report.
foremost-1.5.7-1.fc12 has been pushed to the Fedora 12 stable repository. If problems still persist, please make note of it in this bug report.
foremost-1.5.7-1.fc11 has been pushed to the Fedora 11 stable repository. If problems still persist, please make note of it in this bug report.