Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 84248

Summary: courier ebuilds overwrite configuration
Product: Gentoo Linux Reporter: Rob Rosenfeld <rob>
Component: [OLD] ServerAssignee: Net-Mail Packages <net-mail+disabled>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Rob Rosenfeld 2005-03-05 16:14:32 UTC
I just updated to mail-mta/courier/courier-0.48.1

It overwrote all files in /etc/courier.  I think that directory should be placed under configuration protection for dispatch-conf / etc-update.


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Scott Taylor (RETIRED) gentoo-dev 2005-03-05 21:52:24 UTC
/etc/courier is covered by the overall protection of /etc.
You would have to specifically add /etc/courier to CONFIG_PROTECT_MASK to
make it *not* protect /etc/courier. Otherwise, its already protected.
By default. Unless of course you gave a "-5" while running etc-update.