
https://bugzilla.novell.com/show_bug.cgi?id=689627 https://bugzilla.novell.com/show_bug.cgi?id=689627#c2 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High --- Comment #2 from Duncan Mac-Vicar <dmacvicar@novell.com> 2011-04-26 13:04:38 UTC --- If you see this in 11.4, I would be interested on what this command (as root) returns when packagekit is blocking: dbus-send --system --dest=org.freedesktop.DBus --type=method_call --print-reply --reply-timeout=200 /org/freedesktop/DBus org.freedesktop.DBus.NameHasOwner string:org.freedesktop.PackageKit (this should answer true if packagekit is running and false if not, zypper uses this) And also, I would be interested to see if this commands unblocks it: dbus-send --system --dest=org.freedesktop.PackageKit --type=method_call /org/freedesktop/PackageKit org.freedesktop.PackageKit.SuggestDaemonQuit This is what zypper uses to ask packagekit to quit. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.