Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83538 - remove unmodified config protected files
Summary: remove unmodified config protected files
Status: RESOLVED DUPLICATE of bug 8423
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-28 03:46 UTC by Timo Hirvonen
Modified: 2005-07-17 13:06 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 Timo Hirvonen 2005-02-28 03:46:52 UTC
"emerge -C foo" should remove all unmodified files from config protected directories.

Currently portage leaves all old config files to /etc directory. This is serious problem when you update package and the new version installs config files to some other directory (f.e. apache-2.0.52-r2 to apache-2.0.52-r3 update). After update you have both old and new config files in /etc.

Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2005-02-28 15:41:22 UTC
there's already a bug filed about this i just cant remember the #/summary off the top of my head
Comment 2 Timo Hirvonen 2005-02-28 19:01:07 UTC

*** This bug has been marked as a duplicate of 8423 ***