https://bugzilla.novell.com/show_bug.cgi?id=804054 https://bugzilla.novell.com/show_bug.cgi?id=804054#c3 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Flag| |SHIP_STOPPER?(coolo@suse.co | |m) --- Comment #3 from Michael Andres <ma@suse.com> 2013-02-28 14:13:56 CET --- Coolo: It looks like after backend_update_packages_thread all status information related to locks (hard/soft) is gone. As the PoolStatusSaver class restores the status in it's DTOR it's important that the object is created _after_ the pool is prepared. Otherwise an empty status is saved and restored, losing the locks applied when loading the target. backend_update_packages_thread is probably not the only location where a PoolStatusSaver is created too early. -- 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.