[Bug 1180597] Many PackageKit operations work only immediately after a refresh
https://bugzilla.suse.com/show_bug.cgi?id=1180597 https://bugzilla.suse.com/show_bug.cgi?id=1180597#c6 --- Comment #6 from Fabian Vogt <fvogt@suse.com> --- https://github.com/hughsie/PackageKit/commit/3efa0c5243c1ee762cee0d21af1052e... is supposed to fix this issue for read operations, thanks! (In reply to Jonathan Kang from comment #5)
(In reply to Fabian Vogt from comment #3)
This step can be skipped by providing the full ID as argument. I was able to reproduce the issue with pkcon that way:
localhost:~ # rcpackagekit stop localhost:~ # pkcon remove 'util-linux;2.36.1-3.2;x86_64;repo-oss'
This is wrong. You can only remove installed packages which are something like util-linux;3.26.1-3.1;x86_64;installed. Removing available packages doesn't make any sense.
It works though *shrug*... I'll add a comment to the discover bug.
And `pkcon remove $some-package` works as expected.
-- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com