On Tue, 2025-01-14 at 11:50 +0000, Mark Hindley wrote: > Hristo, > > On Mon, Jan 13, 2025 at 09:05:10PM +0200, Hristo Venev wrote: > > Using `dpkg-divert --rename` + `dpkg --force- > > confnew,confmiss,confask` > > seems to work pretty well for dpkg-managed conffiles. The list of > > diversions is maintained to be exactly the list of user-managed > > configuration files. > > I have just implemented support for DPKG_FORCE in ucf[1] and that > should be > uploaded shortly. Maybe that will serve your needs?
Yes, as long as ucf respects `dpkg-divert` the same way dpkg does. > Mark > > [1] https://bugs.debian.org/925375 >