On Wed, Mar 21, 2018 at 04:46:16PM +0100, Harald Dunkel wrote: > Its pretty painful to resolve config file conflicts in (lets say) > dovecot at upgrade time, putting EMail access for +200 users at risk. > I have to check in advance. Resolving config file conflicts during > the upgrade is too late.
Then you need a second system, to test the upgrades on. If you don't keep one around at all times, then you could create one on the fly with debootstrap, rsync your current configs into it, and test the upgrade in there.