On 6 June 2013 11:14, Daniel Hartwig <[email protected]> wrote: > In ‘upgrade_in_minimal_steps’, but conditional on: > > elif not pkg.is_installed: > pkg.mark_install()
Also unrelated, though this call should be removed based on my earlier reasoning that it is never used. Otherwise, even though it is unused, it should have ‘from_user=False’ to indicate that these requests are not coming directly from the user and avoid issues with e.g. overriding holds. However, unattended-upgrades (and indeed any program using python-apt) will still inappropriately override holds due to <http://bugs.debian.org/686726>. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1175637 Title: Kernel updates are being marked as manually installed To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/apt/+bug/1175637/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
