Bug 433278 - mark /etc/sudoers so it's not verified
Summary: mark /etc/sudoers so it's not verified
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: sudo
Version: rawhide
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Peter Vrabec
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-02-18 10:30 UTC by Jakub Hrozek
Modified: 2008-04-07 12:15 UTC (History)
1 user (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2008-04-07 12:15:10 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
a proposed patch (534 bytes, patch)
2008-02-18 10:30 UTC, Jakub Hrozek
no flags Details | Diff

Description Jakub Hrozek 2008-02-18 10:30:55 UTC
Description of problem:
/etc/sudoers is meant to be changed from what's originally installed, so it 
should not be checked when doing rpm -V.

Version-Release number of selected component (if applicable):
sudo-1.6.9p12-1.fc9

How reproducible:
always

Steps to Reproduce:
1. install sudo
2. edit /etc/sudoers
3. rpm -V sudo
  
Actual results:
S.5....T  c /etc/sudoers

Expected results:
silence

Additional info:
This can be fixed by marking the file as %verify (not md5 size mtime). Patch 
against devel specfile attached.

Comment 1 Jakub Hrozek 2008-02-18 10:30:55 UTC
Created attachment 295152 [details]
a proposed patch

Comment 2 Peter Vrabec 2008-04-07 12:15:10 UTC
according to packaging guidelines 

http://fedoraproject.org/wiki/Packaging/Guidelines#head-72ae42b20a4c2896c9e7e295b94cfc26bf580bef

(noreplace) is sufficient 




Note You need to log in before you can comment on or make changes to this bug.