Skip to content

pk: Consider multiple package ids for one upgradeable resource

Alessandro Astone requested to merge aleasto/discover:master into master

One package may be installed with multiple architectures, and thus the package name shall not be considered unique for the update transaction.

There are a few ways to achieve that, but this is the one that requires the less refactoring of the packagekit backend.

BUG: 444600

Merge request reports