Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 84248 - courier ebuilds overwrite configuration
Summary: courier ebuilds overwrite configuration
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Net-Mail Packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-05 16:14 UTC by Rob Rosenfeld
Modified: 2005-03-05 21:52 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.