https://bugs.kde.org/show_bug.cgi?id=432691

Fabian Vogt <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
     Ever confirmed|0                           |1
             Status|RESOLVED                    |REOPENED
         Resolution|DOWNSTREAM                  |---

--- Comment #5 from Fabian Vogt <[email protected]> ---
Reopening: According to the PackageKit maintainer this is because discover uses
the wrong package ID for removal.

method call time=1614626927.297372 sender=:1.124 ->
destination=org.freedesktop.PackageKit serial=230 path=/1_ddbceacc;
interface=org.freedesktop.PackageKit.Transaction; member=RemovePackages
   uint64 4
   array [
      string
"kolourpaint;21.03.70git.20210227T162420~2f21b195-ku.13.1;x86_64;KUA"
   ]
   boolean true
   boolean false

This package ID refers to a package in the repo, which can be used for
installation and getting info, but not be removed. For removal, it has to use
the system package ID, which would be
"kolourpaint;21.03.70git.20210227T162420~2f21b195-ku.13.1;x86_64;installed" in
this case.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to