[Bug 876184] Enhancement: deal in a more user-friendly way when there is a /var/run/zypp.pid lock
http://bugzilla.suse.com/show_bug.cgi?id=876184 Ladislav Slezak <lslezak@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|YaST2 |libzypp Assignee|lslezak@suse.com |zypp-maintainers@forge.prov | |o.novell.com QA Contact|jsrain@suse.com |qa-bugs@suse.de --- Comment #7 from Ladislav Slezak <lslezak@suse.com> --- Yes, in general the lock can be hold by other process than Yast (e.g. zypper or PackageKit) and in such case we cannot do much about it... (There is a specific handling for PackageKit because it's usually running at desktop, but that's a very special case...) BTW running more Yast modules in parallel is not supported (there can be other collisions than in the package management, the Yast log lines will get mixed, etc...). The error message comes from libzypp: https://github.com/openSUSE/libzypp/blob/master/zypp/ZYppFactory.cc#L394 So if we want to display more details it needs to be added by libzypp. Reassigning to the libzypp team... -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com