Closed c33s closed 5 years ago
This looks indeed like an upgrade of the locale package, but I don't have any idea how to prevent that. Normally upgrades should not replace the current config unless you've specified that. I'd recommend to check your unattended-upgrades and apt config.
i am running debian stretch and manage my locales with puppet.
my
/etc/locale.gen
looks quite nice:but quite often i notice that the file must have been touched by another app because if i do a puppetrun is see that all the default comments are removed again:
does someone know why this happens? which app / cron job always my puppet managed locale file? maybe this cause can directly prevented in this module.
does the locale package gets so often updated? i am running unattendet updates, so this can also be a reason.