[Bug 689627] New: zypper and packagekit: even though packagekitd has stopped, zypper doesn't know this
https://bugzilla.novell.com/show_bug.cgi?id=689627 https://bugzilla.novell.com/show_bug.cgi?id=689627#c0 Summary: zypper and packagekit: even though packagekitd has stopped, zypper doesn't know this Classification: openSUSE Product: openSUSE 11.4 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: libzypp AssignedTo: zypp-maintainers@forge.provo.novell.com ReportedBy: jnelson-suse@jamponi.net QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.0) Gecko/20100101 Firefox/4.0 [jnelson@worklaptop:~] sudo zypper -v up 'kernel-*' root's password: Verbosity: 1 Non-option program arguments: 'kernel-*' 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): yes PackageKit is still running (probably busy). Try again? [yes/no] (no): yes PackageKit is still running (probably busy). Try again? [yes/no] (no): yes PackageKit is still running (probably busy). Try again? [yes/no] (no): yes PackageKit is still running (probably busy). <killall packagekid here -- packagekitd is not running> Try again? [yes/no] (no): yes PackageKit is still running (probably busy). ^^^ expected zypper to note that packagekitd is not running. It IS NOT RUNNING. Try again? [yes/no] (no): yes PackageKit is still running (probably busy). Try again? [yes/no] (no): yes PackageKit is still running (probably busy). Try again? [yes/no] (no): yes PackageKit is still running (probably busy). Try again? [yes/no] (no): yes PackageKit is still running (probably busy). <control-c here, re-start zypper. It (properly) does not detect packagekitd running> .. This happens EVERY TIME packagekitd is running and I need to use zypper. Reproducible: Always Steps to Reproduce: 1. 2. 3. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=689627 https://bugzilla.novell.com/show_bug.cgi?id=689627#c1 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED CC| |dmacvicar@novell.com AssignedTo|zypp-maintainers@forge.prov |dmacvicar@novell.com |o.novell.com | --- Comment #1 from Duncan Mac-Vicar <dmacvicar@novell.com> 2011-04-26 12:58:07 UTC --- I am trying to reproduce this bug (I have been victim of it sometimes) but I can't reproduce it :-( -- 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.
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.
https://bugzilla.novell.com/show_bug.cgi?id=689627 https://bugzilla.novell.com/show_bug.cgi?id=689627#c3 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |timshel@rocketmail.com --- Comment #3 from Duncan Mac-Vicar <dmacvicar@novell.com> 2011-04-27 08:47:29 UTC --- *** Bug 678708 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=678708 -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=689627 https://bugzilla.novell.com/show_bug.cgi?id=689627#c4 --- Comment #4 from Jon Nelson <jnelson-suse@jamponi.net> 2011-05-02 12:08:58 UTC --- Happened again today. worklaptop:~ # 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 method return sender=org.freedesktop.DBus -> dest=:1.12924 reply_serial=2 boolean true worklaptop:~ # The second dbus-send command also does not work. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=689627 https://bugzilla.novell.com/show_bug.cgi?id=689627#c5 Duncan Mac-Vicar <dmacvicar@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #5 from Duncan Mac-Vicar <dmacvicar@novell.com> 2011-07-01 07:47:30 UTC --- This should improve with the update we released for 11.4 -- 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.
participants (1)
-
bugzilla_noreply@novell.com