Bug 572960

Summary: /etc/foremost.conf is installed read-only
Product: [Fedora] Fedora Reporter: Till Maas <opensource>
Component: foremostAssignee: Filipe Rosset <rosset.filipe>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 12CC: a.badger, stickster
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: foremost-1.5.7-1.fc11 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-04-22 22:52:25 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Till Maas 2010-03-12 13:25:16 UTC
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

Comment 1 Fedora Admin XMLRPC Client 2010-03-16 05:03:50 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 2 Fedora Admin XMLRPC Client 2010-04-05 14:08:01 UTC
This package has changed ownership in the Fedora Package Database.  Reassigning to the new owner of this component.

Comment 3 Filipe Rosset 2010-04-05 18:52:02 UTC
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/

Comment 4 Fedora Update System 2010-04-05 19:38:36 UTC
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

Comment 5 Fedora Update System 2010-04-05 19:41:18 UTC
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

Comment 6 Fedora Update System 2010-04-05 19:42:08 UTC
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

Comment 7 Fedora Update System 2010-04-06 19:58:13 UTC
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

Comment 8 Fedora Update System 2010-04-09 01:24:43 UTC
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

Comment 9 Fedora Update System 2010-04-09 01:29:34 UTC
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

Comment 10 Fedora Update System 2010-04-22 22:52:13 UTC
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.

Comment 11 Fedora Update System 2010-05-04 06:02:43 UTC
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.

Comment 12 Fedora Update System 2010-05-04 06:23:08 UTC
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.