# zypper lu
PackageKit is blocking zypper. This happens if you have an updater applet or other software management application using PackageKit running.
Tell PackageKit to quit? [yes/no] (no):
System management is locked by the application with pid 6990 (/usr/lib/packagekitd).
Close this application before trying again.
A few seconds later, when I checked. process 6990 did not exist and packagekitd was not running.
I’m using Plasma 5 on 42.1. The updater applet is disabled (system tray settings).
It now looks as if “zypper” is starting “packagekitd”
This has now happened three times:
(1) I run “zypper lp” to list which patches are ready to be installed.
(2) I run “zypper lu” to list which updates are available (that also picks up packman updates).
The last three times, step (2) was initially blocked by packagekitd, though if I wait a short while I can then retry.
If I immediately repeat, this doesn’t happen. But if I wait long enough before I repeat, then it looks as if it will happen again. I’m guessing that this was a change with the latest zypper/libzypp update. Probably when zypper discovers that a refresh is needed, it starts packagekitd so that it will also refresh.