mvo5 / unattended-upgrades

Automatic installation of security upgrades on apt based systems
GNU General Public License v2.0
278 stars 78 forks source link

Packages getting auto removed when not configured to #276

Closed nacholopez closed 4 years ago

nacholopez commented 4 years ago

Hi,

I'm not sure sure if I'm missing something but I have the following on the logs even though I have the removal of unused dependencies disabled:

2020-05-29 06:13:50,234 INFO Packages that are auto removed: 'authbind ca-certificates-java default-jre-headless .....
$ apt-config dump | grep -i ^Unatt
Unattended-Upgrade "";
Unattended-Upgrade::Allowed-Origins "";
Unattended-Upgrade::Allowed-Origins:: "${distro_id}:${distro_codename}";
Unattended-Upgrade::Allowed-Origins:: "${distro_id}:${distro_codename}-security";
Unattended-Upgrade::Allowed-Origins:: "${distro_id}ESM:${distro_codename}";

This seems to have been a one time thing without any config changes. System is ubuntu xenial running unattended-upgrades 0.90ubuntu0.10

Thanks.

rbalint commented 4 years ago

Please use latest version from xenial-updates, 1.1ubuntu1.18.04.7~16.04.6