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

Bug 83538

Summary: remove unmodified config protected files
Product: Portage Development Reporter: Timo Hirvonen <tihirvon>
Component: Enhancement/Feature RequestsAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

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 ***