https://bugzilla.novell.com/show_bug.cgi?id=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c16 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |nelson.calero@gmail.com --- Comment #16 from Michael Andres <ma@suse.com> 2014-02-18 16:56:30 CET --- There's nothing suspicious in the log. It simply hangs when returning from solving. That's bad. 1) Please execute as root: rm -r /var/cache/zypp/solv/ After this: zypper ref This will rebuild all solver caches from scratch, but most probably this won't help. 2) If it still doesn't work, disable the update repo and add the zypp 12.2 maintenance repo: # zypper ar -f http://download.opensuse.org/repositories/zypp:/Code12_2-Branch/openSUSE_12.... zypp_Code12_2 Try to update to the zypp version within the zypp_Code12_2 repo; e.g.: # zypper in --from xxx libsolv-tools libzypp zypper The following 3 packages are going to change vendor: libsolv-tools openSUSE -> obs://build.opensuse.org/zypp libzypp openSUSE -> obs://build.opensuse.org/zypp zypper openSUSE -> obs://build.opensuse.org/zypp Vendor changes because this is no official openSUSE repo, but our development project. Now re-enable the update repo. Does it still hang? -- 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.