[Rpm-maint] [rpm-software-management/rpm] RFE: optionally remove modified configuration too on package removal (#966)

Panu Matilainen notifications at github.com
Tue Dec 3 12:30:25 UTC 2019


Originally requested as https://bugzilla.redhat.com/show_bug.cgi?id=963141

Rpm can leave quite some trail of leftover configurations when installing and removing packages. We should support optionally removing all config files on removal, whether modified or not, --purge seems as good as a name as any.

The catch is that the fsm only understands 1:1 file association where configs can leave multiple variants around over time, and this is exposed in the plugin API. Probably the leftoevers just need to be nuked without further ado and report the "active" state in the API.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/966
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20191203/0262f2fd/attachment.html>


More information about the Rpm-maint mailing list