Thanks for the link - I didn't realise the code was based on github. I don't think changing the default behaviour is the solution though - for a proper auto-remove there is already a variable `APT::Periodic::AutocleanInterval` in /etc/apt/apt.conf.d/10periodic (from the update-notifier-common package). I think the most major issue here is really the misleading documentation.
Basically: Everyone who found this issue and would like just regular auto removes of unused packaged: Set `APT::Periodic::AutocleanInterval "7"` in /etc/apt/apt.conf.d/10periodic - then every 7 days, autoremove is execucted. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1267059 Title: "Unattended-Upgrade::Remove-Unused-Dependencies" does not work To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/unattended-upgrades/+bug/1267059/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
