https://bugs.kde.org/show_bug.cgi?id=444600
Alessandro Astone <ales.ast...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/discover/commit/4907ad07 | |eeaa100d425cd9a4fbcc64f1e30 | |d6adc Status|CONFIRMED |RESOLVED --- Comment #8 from Alessandro Astone <ales.ast...@gmail.com> --- Git commit 4907ad07eeaa100d425cd9a4fbcc64f1e30d6adc by Alessandro Astone. Committed on 01/04/2022 at 09:23. Pushed by ngraham into branch 'master'. pk: Consider multiple package ids for one upgradeable resource 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. M +4 -3 libdiscover/backends/PackageKitBackend/PackageKitBackend.cpp M +1 -1 libdiscover/backends/PackageKitBackend/PackageKitBackend.h M +3 -3 libdiscover/backends/PackageKitBackend/PackageKitResource.cpp M +9 -9 libdiscover/backends/PackageKitBackend/PackageKitUpdater.cpp https://invent.kde.org/plasma/discover/commit/4907ad07eeaa100d425cd9a4fbcc64f1e30d6adc -- You are receiving this mail because: You are watching all bug changes.