> The App Center needs to not look at the list of packages with an available upgrade but instead simulate an upgrade
The issue I see here is that org.freedesktop.PackageKit.Transaction.UpdatePackages(transaction_flags, package_ids) takes a mandatory list of packages to update. AFAIK the common pattern is to first GetUpdates() and pass the list to UpdatePackages(). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2165810 Title: PackageKit lists phased updates that APT correctly defers To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/2165810/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
