[Bug 828764] New: Zypper hangs when executing any search/update/install operation
https://bugzilla.novell.com/show_bug.cgi?id=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c0 Summary: Zypper hangs when executing any search/update/install operation Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: x86-64 OS/Version: openSUSE 12.3 Status: NEW Severity: Major Priority: P5 - None Component: Update Problems AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: mpiermarini@suse.com QAContact: jsrain@suse.com Found By: --- Blocker: --- This is a newly installed 12.3 system with text mode only. It boots via EFI. I was able to do a few zypper installations but now it doesn't work properly. Rebooting does not help. The only way I get it to work is by using the "--disable-system-resolvables" option. A co-worker suggested that during our debugging. In my case, zypper executes (normally?) if I disable the "openSUSE-12.3-Update" repository. I've tried removing and re-adding that repository exactly as it is named (i.e. no changes). I have also tried using a different name, different URL, etc. Local caches have been cleaned and the RPM database has been rebuilt to no avail. When zypper hangs, the last entry in /var/log/zypper.log is below. At that point I have to hit CTRL+C twice to cancel. 2013-07-06 04:49:15 <1> linux-6fu4(9287) [zypp] SATResolver.cc(solving):457 ...Solver end When it successfully completed, I saw the following: 2013-07-06 04:47:47 <1> linux-6fu4(9237) [zypp] SATResolver.cc(solving):457 ...Solver end 2013-07-06 04:47:47 <1> linux-6fu4(9237) [zypp] SATResolver.cc(resolvePool):783 SATResolver::resolvePool() done. Ret:1 A few others have run into the same issue. See https://forums.opensuse.org/english/get-technical-help-here/install-boot-log... I am unsure how to reproduce this since I thought it was a generic install and have successfully installed 12.3 before. I can provide the zypper.log archive. Access to system is possible, too... -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c1 --- Comment #1 from Peter Linnell <plinnell@suse.com> 2013-07-10 03:53:19 UTC --- FYI, I ran strace on the affected machine and it did not give anything useful. Seems like it is some sort of code loop. CPU goes to 99% and just hangs. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c Ye Yuan <yyuan@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |yyuan@suse.com AssignedTo|bnc-team-screening@forge.pr |zypp-maintainers@forge.prov |ovo.novell.com |o.novell.com -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c2 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO InfoProvider| |mpiermarini@suse.com --- Comment #2 from Michael Andres <ma@suse.com> 2013-07-10 09:46:43 CEST --- Mark, please attach the zypper logfile /var/log/zypper.log (or an older and compressed /var/log/zypper.log-YYYYMMDD.xz or .bz2) that shows the reported behavior. To see the execution dates and zypper commands included in a logfile you can install the zypper-log packageand execute: zypper-log -l <logfile> - If you can mange your system back into a state where it hangs, please tar and attach the /var/cache/zypp/solv/ directory and the zypper.log. - If possible install libsolv-tools, libzypp and zypper from http://download.opensuse.org/update/12.3-test/x86_64/. This is the pending update for 12.3. It will be interesting to know whether the problem occurs with those versions as well. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c3 --- Comment #3 from Mark Piermarini <mpiermarini@suse.com> 2013-07-10 15:53:52 UTC --- Created an attachment (id=547444) --> (http://bugzilla.novell.com/attachment.cgi?id=547444) Original zypper.log showing both successful and unsuccessful zypper command -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c4 --- Comment #4 from Mark Piermarini <mpiermarini@suse.com> 2013-07-10 16:06:35 UTC --- Created an attachment (id=547446) --> (http://bugzilla.novell.com/attachment.cgi?id=547446) Content of /var/cache/zypp/solv for this inconsistent/hanging state. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c5 --- Comment #5 from Mark Piermarini <mpiermarini@suse.com> 2013-07-10 16:24:46 UTC --- Quick question -- I've added the test repository, disabled the other/original update repository and was about to install the required packages. However, I wanted to ask how to verify that these will come from the test repository? // ==================================================== // == Latest steps executed are below... // ==================================================== p180b:/ # zypper ar --check --name openSUSE-12.3-test http://download.opensuse.org/update/12.3-test/ openSUSE-12.3-test Adding repository 'openSUSE-12.3-test' ..........................................................................[done] Repository 'openSUSE-12.3-test' successfully added Enabled: Yes Autorefresh: No GPG check: Yes URI: http://download.opensuse.org/update/12.3-test/ p180b:/ # zypper lr # | Alias | Name | Enabled | Refresh ---+---------------------------+------------------------------------+---------+-------- 1 | OS123_Update | OS123_Update | Yes | Yes 2 | openSUSE-12.3-1.7 | openSUSE-12.3-1.7 | No | No 3 | openSUSE-12.3-test | openSUSE-12.3-test | Yes | No 4 | repo-debug | openSUSE-12.3-Debug | No | No 5 | repo-debug-update | openSUSE-12.3-Update-Debug | No | No 6 | repo-debug-update-non-oss | openSUSE-12.3-Update-Debug-Non-Oss | No | No 7 | repo-non-oss | openSUSE-12.3-Non-Oss | Yes | Yes 8 | repo-oss | openSUSE-12.3-Oss | Yes | Yes 9 | repo-source | openSUSE-12.3-Source | No | No 10 | repo-update-non-oss | openSUSE-12.3-Update-Non-Oss | Yes | Yes p180b:/ # zypper ref 3 Retrieving repository 'openSUSE-12.3-test' metadata -----------------------------------------------------------------[\] New repository or package signing key received: Key ID: 598D0E63B3FD7E48 Key Name: openSUSE:Maintenance OBS Project <openSUSE:Maintenance@build.opensuse.org> Key Fingerprint: 7C097045B0D351D369AC453A598D0E63B3FD7E48 Key Created: Sun Feb 24 13:10:36 2013 Key Expires: Tue May 5 14:10:36 2015 Repository: openSUSE-12.3-test Do you want to reject the key, trust temporarily, or trust always? [r/t/a/?] (r): a Retrieving repository 'openSUSE-12.3-test' metadata .............................................................[done] Building repository 'openSUSE-12.3-test' cache ..................................................................[done] Specified repositories have been refreshed. p180b:/ # zypper lr -d # | Alias | Name | Enabled | Refresh | Priority | Type | URI | Service ---+---------------------------+------------------------------------+---------+---------+----------+--------+---------------------------------------------------------------------------------+-------- 1 | OS123_Update | OS123_Update | Yes | Yes | 99 | rpm-md | ftp://ftp.gwdg.de/pub/opensuse/update/12.3/ | 2 | openSUSE-12.3-1.7 | openSUSE-12.3-1.7 | No | No | 99 | yast2 | cd:///?devices=/dev/disk/by-id/ata-HL-DT-ST_BD-RE_UH10LS20_K9FA1N90608,/dev/sr0 | 3 | openSUSE-12.3-test | openSUSE-12.3-test | Yes | No | 99 | rpm-md | http://download.opensuse.org/update/12.3-test/ | 4 | repo-debug | openSUSE-12.3-Debug | No | No | 99 | NONE | http://download.opensuse.org/debug/distribution/12.3/repo/oss/ | 5 | repo-debug-update | openSUSE-12.3-Update-Debug | No | No | 99 | NONE | http://download.opensuse.org/debug/update/12.3/ | 6 | repo-debug-update-non-oss | openSUSE-12.3-Update-Debug-Non-Oss | No | No | 99 | NONE | http://download.opensuse.org/debug/update/12.3-non-oss/ | 7 | repo-non-oss | openSUSE-12.3-Non-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/12.3/repo/non-oss/ | 8 | repo-oss | openSUSE-12.3-Oss | Yes | Yes | 99 | yast2 | http://download.opensuse.org/distribution/12.3/repo/oss/ | 9 | repo-source | openSUSE-12.3-Source | No | No | 99 | NONE | http://download.opensuse.org/source/distribution/12.3/repo/oss/ | 10 | repo-update-non-oss | openSUSE-12.3-Update-Non-Oss | Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/12.3-non-oss/ | p180b:/ # zypper se libsolv-tools libzypp zypper Loading repository data... Reading installed packages... ^C^C OK OK! Exiting immediately... p180b:/ # zypper mr -d 1 Repository 'OS123_Update' has been successfully disabled. p180b:/ # zypper --disable-system-resolvables in libsolv-tools libzypp zypper Loading repository data... Resolving package dependencies... The following NEW packages are going to be installed: augeas-lenses bash bash-doc bridge-utils bundle-lang-common-en bzip2 ca-certificates ca-certificates-mozilla coreutils cpio cracklib cracklib-dict-full cron cronie cyrus-sasl dbus-1 device-mapper dhcpcd diffutils dirmngr e2fsprogs elfutils exim fbset file filesystem fillup findutils gawk glibc glibc-extra gpg2 grep gzip info insserv-compat iproute2 kbd kmod kmod-compat krb5 libacl1 libadns1 libasm1 libassuan0 libattr1 libaudit1 libaugeas0 libblkid1 libbz2-1 libcap-ng0 libcap2 libcom_err2 libcrack2 libcryptsetup4 libcurl4 libdb-4_8 libdbus-1-3 libdw1 libelf1 libexpat1 libext2fs2 libgcc_s1 libgcrypt11 libgdbm4 libgmp10 libgnutls28 libgpg-error0 libgssglue1 libhogweed2 libidn11 libkeyutils1 libkmod2 libksba8 libldap-2_4-2 liblua5_1 liblzma5 libmagic-data libmagic1 libmicrohttpd10 libmodman1 libmount1 libncurses5 libnettle4 libopenssl1_0_0 libp11-kit0 libpcre1 libpopt0 libprocps1 libproxy1 libpth20 libpython2_7-1_0 libqrencode3 libreadline6 libselinux1 libsemanage1 libsepol1 libsolv-tools libsqlite3-0 libssh2-1 libstdc++6 libtasn1 libtasn1-6 libtirpc1 libudev1 libusb-0_1-4 libusb-1_0-0 libustr-1_0-1 libuuid1 libwrap0 libxml2-2 libz1 libzio1 libzypp logrotate lsof mkinitrd ncurses-utils net-tools openssl pam pam-config perl perl-Bootloader perl-base perl-gettext permissions pinentry procps python python-base readline-doc rpm sed shadow suse-module-tools sysconfig systemd systemd-presets-branding-openSUSE systemd-sysvinit sysvinit-tools terminfo-base tunctl udev update-alternatives util-linux vlan xz zypper zypper-aptitude zypper-log The following recommended packages were automatically selected: augeas-lenses bash-doc bundle-lang-common-en ca-certificates-mozilla cron exim fbset glibc-extra logrotate lsof ncurses-utils perl-gettext readline-doc zypper-log 151 new packages to install. Overall download size: 45.8 MiB. After the operation, additional 176.2 MiB will be used. Continue? [y/n/?] (y) -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c6 --- Comment #6 from Mark Piermarini <mpiermarini@suse.com> 2013-07-10 16:30:33 UTC --- More precisely, I could use the following to load the requested packages but I really want to confirm this as it pulls in many more packages. zypper --disable-system-resolvables in --from 3 libsolv-tools libzypp zypper -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c7 --- Comment #7 from Michael Andres <ma@suse.com> 2013-07-10 18:46:24 CEST --- No, --disable-system-resolvables fakes 'there are no packages installed'. You should not re-install all these package. You'd better visit http://download.opensuse.org/update/12.3-test/x86_64/ and download the 3 packages. Currently: zypper-1.8.16-1.8.1.x86_64.rpm libzypp-12.13.1-1.8.1.x86_64.rpm libsolv-tools-0.3.1-2.8.1.x86_64.rpm Then call 'rpm -Uvh zypper-1.8.16-1.8.1.x86_64.rpm libzypp-12.13.1-1.8.1.x86_64.rpm libsolv-tools-0.3.1-2.8.1.x86_64.rpm' -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c8 --- Comment #8 from Mark Piermarini <mpiermarini@suse.com> 2013-07-10 19:49:04 UTC --- Good news... I downloaded those three packages as suggested (was told to redirect to a mirror) and installed them and things seem to work. Is there a specific defect that was fixed in this test repository? Is it recommended to re-enable the original 12.3 update repository? // ==================================================== // == Latest steps executed are below... // ==================================================== p180b:/tmp # curl -O http://mirror.vtti.vt.edu/opensuse/update/12.3-test/x86_64/libsolv-tools-0.3... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 407k 100 407k 0 0 1241k 0 --:--:-- --:--:-- --:--:-- 1354k p180b:/tmp # curl -O http://mirror.vtti.vt.edu/opensuse/update/12.3-test/x86_64/libzypp-12.13.1-1... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 1820k 100 1820k 0 0 559k 0 0:00:03 0:00:03 --:--:-- 564k p180b:/tmp # curl -O http://mirror.vtti.vt.edu/opensuse/update/12.3-test/x86_64/zypper-1.8.16-1.8... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 943k 100 943k 0 0 671k 0 0:00:01 0:00:01 --:--:-- 684k p180b:/tmp # rpm -Uvh zypper-1.8.16-1.8.1.x86_64.rpm libzypp-12.13.1-1.8.1.x86_64.rpm libsolv-tools-0.3.1-2.8.1.x86_64.rpm Preparing... ################################# [100%] Updating / installing... 1:libsolv-tools-0.3.1-2.8.1 ################################# [ 17%] 2:libzypp-12.13.1-1.8.1 ################################# [ 33%] 3:zypper-1.8.16-1.8.1 ################################# [ 50%] Cleaning up / removing... 4:zypper-1.8.11-1.1.1 ################################# [ 67%] 5:libzypp-12.9.0-1.1.1 ################################# [ 83%] 6:libsolv-tools-0.2.4-2.1.1 ################################# [100%] p180b:/tmp # zypper se iptraf Loading repository data... Reading installed packages... S | Name | Summary | Type --+-----------+------------------------+-------- | iptraf-ng | TCP/IP Network Monitor | package -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c9 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|mpiermarini@suse.com | Resolution| |FIXED --- Comment #9 from Michael Andres <ma@suse.com> 2013-07-11 09:29:42 CEST --- Good news.
Is there a specific defect that was fixed in this test repository?
Yes. There is a bug fixed in libsolv-0.3.0: +- fix dataiterator returning random data in some cases +- add changelog parser +- fix nasty bug in selection_filter_rel +- allow re-run of an existing solver +- bump version to 0.3.0 This is why your zypper failed immediately after having called the resolver. The random data returned by the solver messed up everything.
Is it recommended to re-enable the original 12.3 update repository?
Yes. update/12.3-test is a staging area for pending official updates. If they pass all tests, they will be released in official update/12.3. For a stable production system update/12.3 is recommended, as update/12.3-test may also contain hot-fixes which are not needed on every sysytem. NOTE: ===== Within the next days libzypp-12.13.2 will be released to update/12.3-test (and hopefully to update/12.3 soon). You should consider updating to this version. The libzypp-12.13.1 you currently have installed has a bug which causes the logfiles (zypper.log and YaST2/y2log) to be truncated, instead of appending new entries. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c10 Robert Skawinski <robska91@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |robska91@gmail.com --- Comment #10 from Robert Skawinski <robska91@gmail.com> 2014-02-11 14:06:01 UTC --- I have used the current versions from http://download.opensuse.org/update/12.3/x86_64/ but there is still the same bug. libsolv-tools-0.3.2-2.14.1.x86_64.rpm libzypp-12.16.3-1.29.1.x86_64.rpm zypper-1.8.20-1.22.1.x86_64.rpm After I delete the main update repository, everything seems to work... So I am not able to add a update repository. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c11 --- Comment #11 from Robert Skawinski <robska91@gmail.com> 2014-02-11 14:53:09 UTC --- I fixed this bug by running zypper dup without the update repository. Then I added the update repository and it works. currently versions: libsolv-tools 0.3.2-2.14.1 libzypp 12.16.3-1.29.1 zypper 1.8.20-1.22.1 -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c12 Nelson Calero <nelson.calero@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nelson.calero@gmail.com --- Comment #12 from Nelson Calero <nelson.calero@gmail.com> 2014-02-16 15:42:23 UTC --- I have the same problem and it doesn't get resolved doing that. It is a fresh 12.3 install, zypper hangs after "Reading installed packages...", strace gives nothing useful. Updating those packages (to libsolv-tools 0.3.2-2.14.1, libzypp 12.16.3-1.29.1, zypper 1.8.20-1.22.1 downloading RPMs from http://download.opensuse.org/update/12.3/x86_64/) does not help, and zypper only works when the update repo is disabled. If I do zypper dup (with update repo disabled) those packages are downgraded to the buggy versions (zypper-1.8.16-1.10.1, libzypp-12.13.3-1.11.1, libsolv-tools-0.3.2-2.10.1). I have changed this bug status to reopened. Regards. Nelson -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c13 Nelson Calero <nelson.calero@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #13 from Nelson Calero <nelson.calero@gmail.com> 2014-02-16 15:43:38 UTC --- I have the same problem and it doesn't get resolved doing that. It is a fresh 12.3 install, zypper hangs after "Reading installed packages...", strace gives nothing useful. Updating those packages (to libsolv-tools 0.3.2-2.14.1, libzypp 12.16.3-1.29.1, zypper 1.8.20-1.22.1 downloading RPMs from http://download.opensuse.org/update/12.3/x86_64/) does not help, and zypper only works when the update repo is disabled. If I do zypper dup (with update repo disabled) those packages are downgraded to the buggy versions (zypper-1.8.16-1.10.1, libzypp-12.13.3-1.11.1, libsolv-tools-0.3.2-2.10.1). I have changed this bug status to reopened. Regards. Nelson -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c14 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |nelson.calero@gmail.com --- Comment #14 from Michael Andres <ma@suse.com> 2014-02-17 10:11:57 CET --- Please enable the update repo, then call ZYPP_MEDIA_CURL_DEBUG=2 zypper up If it hangs wait a few minutes, abort and attach the /var/log/zypper.log -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c15 Nelson Calero <nelson.calero@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|nelson.calero@gmail.com | --- Comment #15 from Nelson Calero <nelson.calero@gmail.com> 2014-02-17 19:40:05 UTC --- Created an attachment (id=578849) --> (http://bugzilla.novell.com/attachment.cgi?id=578849) zypper.log after the command ' ZYPP_MEDIA_CURL_DEBUG=2 zypper up' -- 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=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.
https://bugzilla.novell.com/show_bug.cgi?id=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c17 Nelson Calero <nelson.calero@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|nelson.calero@gmail.com | --- Comment #17 from Nelson Calero <nelson.calero@gmail.com> 2014-02-19 02:15:58 UTC --- Thanks for the update. 1) changes nothing, same result. 2) there is a dependence that cannot be resolved: server:~ # zypper in --oldpackage --from zypp_Code12_2 libsolv-tools libzypp zypper Loading repository data... Reading installed packages... Resolving package dependencies... 3 Problems: Problem: nothing provides librpm.so.2()(64bit) needed by libsolv-tools-0.1.2-3.1.x86_64 Problem: nothing provides librpm.so.2()(64bit) needed by libzypp-11.13.4-1.1.x86_64 Problem: nothing provides librpm.so.2()(64bit) needed by libzypp-11.13.4-1.1.x86_64 Problem: nothing provides librpm.so.2()(64bit) needed by libsolv-tools-0.1.2-3.1.x86_64 Solution 1: do not install libsolv-tools-0.1.2-3.1.x86_64 Solution 2: break libsolv-tools-0.1.2-3.1.x86_64 by ignoring some of its dependencies Also I have tried a couple of other things that didn't worked: 3) librpm.so.2 is on package rpm, but this is not included in this repo, so I tried downloading those RPM and installing from local files, but more dependencies show up: server:/archivos/oracle # rpm -Uvh libsolv-tools-0.1.2-3.1.x86_64.rpm libzypp-11.13.4-1.1.x86_64.rpm zypper-1.7.19-1.1.x86_64.rpm rpm-4.9.1.2-18.2.2.x86_64.rpm error: Failed dependencies: libudev.so.0()(64bit) is needed by libzypp-11.13.4-1.1.x86_64 libzypp.so.1200()(64bit) is needed by (installed) yast2-pkg-bindings-2.23.1-1.1.1.x86_64 libzypp.so.1200()(64bit) is needed by (installed) libyui-ncurses-pkg4-2.43.4-1.1.1.x86_64 libzypp.so.1200()(64bit) is needed by (installed) PackageKit-backend-zypp-0.8.7-4.5.1.x86_64 libzypp.so.1200()(64bit) is needed by (installed) libyui-qt-pkg4-2.42.5-1.2.1.x86_64 libzypp.so.1200(ZYPP_plain)(64bit) is needed by (installed) yast2-pkg-bindings-2.23.1-1.1.1.x86_64 libzypp.so.1200(ZYPP_plain)(64bit) is needed by (installed) libyui-ncurses-pkg4-2.43.4-1.1.1.x86_64 libzypp.so.1200(ZYPP_plain)(64bit) is needed by (installed) PackageKit-backend-zypp-0.8.7-4.5.1.x86_64 libzypp.so.1200(ZYPP_plain)(64bit) is needed by (installed) libyui-qt-pkg4-2.42.5-1.2.1.x86_64 librpm.so.3()(64bit) is needed by (installed) rpm-python-4.10.2-2.1.1.x86_64 librpm.so.3()(64bit) is needed by (installed) python-satsolver-0.45.0-4.1.1.x86_64 librpm.so.3()(64bit) is needed by (installed) libsnmp30-5.7.2-3.1.1.x86_64 librpm.so.3()(64bit) is needed by (installed) deltarpm-3.5.git-12.1.1.x86_64 librpm.so.3()(64bit) is needed by (installed) kdebase4-openSUSE-12.3-10.8.7.x86_64 librpmbuild.so.3()(64bit) is needed by (installed) rpm-python-4.10.2-2.1.1.x86_64 librpmio.so.3()(64bit) is needed by (installed) rpm-python-4.10.2-2.1.1.x86_64 librpmio.so.3()(64bit) is needed by (installed) python-satsolver-0.45.0-4.1.1.x86_64 librpmio.so.3()(64bit) is needed by (installed) libsnmp30-5.7.2-3.1.1.x86_64 librpmio.so.3()(64bit) is needed by (installed) deltarpm-3.5.git-12.1.1.x86_64 librpmio.so.3()(64bit) is needed by (installed) kdebase4-openSUSE-12.3-10.8.7.x86_64 librpmsign.so.1()(64bit) is needed by (installed) rpm-python-4.10.2-2.1.1.x86_64 rpm = 4.10.2 is needed by (installed) rpm-python-4.10.2-2.1.1.x86_64 4) using the similar repo Code12_3 I get packages updates as you expected, but after it zypper up still hangs: server:/archivos # zypper ar -f http://download.opensuse.org/repositories/zypp:/Code12_3-Branch/openSUSE_12.... zypp_Code12_3 Adding repository 'zypp_Code12_3' .............................................................[done] Repository 'zypp_Code12_3' successfully added Enabled: Yes Autorefresh: Yes GPG check: Yes URI: http://download.opensuse.org/repositories/zypp:/Code12_3-Branch/openSUSE_12.... server:/archivos # zypper in --from zypp_Code12_3 libsolv-tools libzypp zypper Retrieving repository 'Virtualbox' metadata ...................................................[done] Building repository 'Virtualbox' cache ........................................................[done] Retrieving repository 'zypp_Code12_3' metadata ................................................[done] Building repository 'zypp_Code12_3' cache .....................................................[done] Loading repository data... Reading installed packages... Resolving package dependencies... The following packages are going to be upgraded: libsolv-tools libzypp zypper The following 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 3 packages to upgrade, 3 to change vendor. Overall download size: 4.6 MiB. After the operation, additional 13.7 MiB will be used. Continue? [y/n/? shows all options] (y): y Retrieving package libsolv-tools-0.3.2-5.1.x86_64 (1/3), 1.7 MiB ( 15.6 MiB unpacked) Retrieving: libsolv-tools-0.3.2-5.1.x86_64.rpm ..................................[done (513.6 KiB/s)] Retrieving package libzypp-12.16.4-2.1.x86_64 (2/3), 1.9 MiB ( 7.6 MiB unpacked) Retrieving: libzypp-12.16.4-2.1.x86_64.rpm ......................................[done (521.4 KiB/s)] Retrieving package zypper-1.8.24-3.1.x86_64 (3/3), 989.2 KiB ( 5.4 MiB unpacked) Retrieving: zypper-1.8.24-3.1.x86_64.rpm ........................................[done (512.3 KiB/s)] (1/3) Installing: libsolv-tools-0.3.2-5.1 .....................................................[done] (2/3) Installing: libzypp-12.16.4-2.1 .........................................................[done] (3/3) Installing: zypper-1.8.24-3.1 ...........................................................[done] server:/archivos # zypper up Loading repository data... Reading installed packages... .. Regards. Nelson -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c18 --- Comment #18 from Michael Andres <ma@suse.com> 2014-02-19 16:43:36 CET ---
4) using the similar repo Code12_3 I get packages updates as you expected, but after it zypper up still hangs:
I'm sorry, my fault. Of course 12_3 is the right repo for you. I'll try to add some more debugging info to the libzypp version provided at zypp:Code12_3. Once this is done, I'll ask you to update and test. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c19 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |nelson.calero@gmail.com --- Comment #19 from Michael Andres <ma@suse.com> 2014-02-19 22:53:43 CET --- @Nelson: Within the next 24 hours (AFAIK out build service syncs that often) a repository at "http://download.opensuse.org/repositories/zypp:/Code12_3-Branch:/Debug/zypp_..." should become available. (simply check the URL in your browser) The repo contains a libzypp-12.16.4.1 with extra debug output. Please add the repository, install libzypp-12.16.4.1, then enable the upadte repo. If zypper hangs, abort and attach the /var/log/zypper.log. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c20 Nelson Calero <nelson.calero@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|nelson.calero@gmail.com | --- Comment #20 from Nelson Calero <nelson.calero@gmail.com> 2014-02-20 00:00:09 UTC --- Thanks, it was available just a few minutes ago. This are the steps I've done, and attached are the zypper.log files. server:/archivos/zypper # rpm -Uvh libzypp-12.16.4.1-5.1.x86_64.rpm Preparing... ################################# [100%] Updating / installing... 1:libzypp-12.16.4.1-5.1 ################################# [ 50%] Cleaning up / removing... 2:libzypp-12.16.4-2.1 ################################# [100%] server:/archivos/zypper # zypper lr # | Alias | Name | Enabled | Refresh ---+---------------------------+------------------------------------+---------+-------- 1 | OpenSUSE_12.3_DVD | OpenSUSE 12.3 DVD | Yes | No 2 | Virtualbox | Virtualbox | Yes | Yes 3 | openSUSE-12.3-1.7 | openSUSE-12.3-1.7 | No | Yes 4 | repo-debug | openSUSE-12.3-Debug | No | Yes 5 | repo-debug-update | openSUSE-12.3-Update-Debug | No | Yes 6 | repo-debug-update-non-oss | openSUSE-12.3-Update-Debug-Non-Oss | No | Yes 7 | repo-non-oss | openSUSE-12.3-Non-Oss | Yes | Yes 8 | repo-oss | openSUSE-12.3-Oss | Yes | Yes 9 | repo-source | openSUSE-12.3-Source | No | Yes 10 | repo-update | openSUSE-12.3-Update | Yes | Yes 11 | repo-update-non-oss | openSUSE-12.3-Update-Non-Oss | Yes | Yes 12 | zypp_Code12_3 | zypp_Code12_3 | Yes | Yes server:/archivos/zypper # rm -r /var/cache/zypp/solv/ server:/archivos/zypper # rm /var/log/zypper.log server:/archivos/zypper # zypper up Building repository 'OpenSUSE 12.3 DVD' cache ..............................................................................[done] Building repository 'Virtualbox' cache .....................................................................................[done] Building repository 'openSUSE-12.3-Non-Oss' cache ..........................................................................[done] Building repository 'openSUSE-12.3-Oss' cache ..............................................................................[done] Building repository 'openSUSE-12.3-Update' cache ...........................................................................[done] Building repository 'openSUSE-12.3-Update-Non-Oss' cache ...................................................................[done] Building repository 'zypp_Code12_3' cache ..................................................................................[done] Loading repository data... Reading installed packages... ^C^C OK OK! Exiting immediately... server:/archivos/zypper # mv /var/log/zypper.log /var/log/zypper.1.log server:/archivos/zypper # ZYPP_MEDIA_CURL_DEBUG=2 zypper up Loading repository data... Reading installed packages... ^C^C OK OK! Exiting immediately... server:/archivos/zypper # ls -lrt /var/log/zypper*.log -rw-r----- 1 root root 109440 Feb 19 18:43 /var/log/zypper.1.log -rw-r----- 1 root root 104365 Feb 19 18:43 /var/log/zypper.log Regards Nelson -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c21 --- Comment #21 from Nelson Calero <nelson.calero@gmail.com> 2014-02-20 00:01:52 UTC --- Created an attachment (id=579213) --> (http://bugzilla.novell.com/attachment.cgi?id=579213) zypper log with extra debug using libzypp-12.16.4.1 -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c22 --- Comment #22 from Nelson Calero <nelson.calero@gmail.com> 2014-02-20 00:03:15 UTC --- Created an attachment (id=579214) --> (http://bugzilla.novell.com/attachment.cgi?id=579214) zypper log with extra debug (libzypp-12.16.4.1) and ZYPP_MEDIA_CURL_DEBUG=2 -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c23 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |mls@suse.com --- Comment #23 from Michael Andres <ma@suse.com> 2014-02-20 09:19:13 CET --- [zypp::SATResolver::solving] DBG << "queues init" << endl; solver_get_recommendations(_solv, &recommendations, &suggestions, 0); DBG << "got recommendations, suggestions" << endl; solver_get_orphaned(_solv, &orphaned); DBG << "got orphaned" << endl; solver_get_unneeded(_solv, &unneeded, 1); DBG << "got unneeded" << endl; @Michael: According to the logs it's the call to solver_get_unneeded which does not return (libsolv-0.3.2 on 12.3). Unlike previous incidents, it's reproducible after updating to the latest libsolv/libzypp for 12.3. Any idea? -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c24 Michael Schröder <mls@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|mls@suse.com | --- Comment #24 from Michael Schröder <mls@suse.com> 2014-02-20 10:51:23 UTC --- If it doesn't return it, why do you think it's unneeded? -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c25 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |mls@suse.com --- Comment #25 from Michael Andres <ma@suse.com> 2014-02-20 11:59:00 CET --- Maybe you misstook me, the function call does not return. We seem to be in an endless loop in libsolv. We have logs waiting minutes before zypper was aborted (by user). The 'DBG << "got unneeded" << endl;' line is never reached. Or is search the algorithm that complex, that minutes are reasonable? -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c26 Michael Schröder <mls@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|mls@suse.com |ma@suse.com --- Comment #26 from Michael Schröder <mls@suse.com> 2014-02-20 11:05:46 UTC --- Oh, in that case I need a solver testcase (surprise surprise)... -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c27 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|ma@suse.com |nelson.calero@gmail.com --- Comment #27 from Michael Andres <ma@suse.com> 2014-02-20 12:24:29 CET --- @Nelson: Would you please enable the update repo and try zypper in --debug-solver foo If zypper reports Solver test case generated successfully at /var/log/zypper.solverTestCase please tar the zypper.solverTestCase directory and attach it to the bug. As zypper solves before writing a testcase we may as well end up in the loop, then we have to try something else. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c28 Nelson Calero <nelson.calero@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|nelson.calero@gmail.com | --- Comment #28 from Nelson Calero <nelson.calero@gmail.com> 2014-02-20 21:36:41 UTC --- It hangs and does not generate that directory: server:~ # zypper in --debug-solver foo Retrieving repository 'openSUSE-12.3-Update' metadata ...................................................................................[done] Building repository 'openSUSE-12.3-Update' cache ........................................................................................[done] Loading repository data... Reading installed packages... ^C^C OK OK! Exiting immediately... server:~ # ls -lrt /var/log/zypper.solver* ls: cannot access /var/log/zypper.solver*: No such file or directory -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c29 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |NEEDINFO InfoProvider| |mls@suse.com --- Comment #29 from Michael Andres <ma@suse.com> 2014-02-20 22:44:45 CET --- @Michael: Don't you have some tool that generates libsolv-tescases, which could help here? Alternatives? -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c30 Michael Schröder <mls@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |REOPENED InfoProvider|mls@suse.com | --- Comment #30 from Michael Schröder <mls@suse.com> 2014-02-21 10:46:22 UTC --- tar up and upload all of libzypp's solv files and the repo configs, i.e.: tar cjvf solv.tar.bz2 /var/cache/zypp/*/solv /etc/zypp/repos.d -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c31 --- Comment #31 from Michael Andres <ma@suse.com> 2014-02-21 13:24:11 CET --- There is a 'solv' missing in the path: tar cjvf solv.tar.bz2 /var/cache/zypp/solv/*/solv /etc/zypp/repos.d ^^^^^ -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c32 --- Comment #32 from Nelson Calero <nelson.calero@gmail.com> 2014-02-21 12:44:51 UTC --- Thanks. The file is 14Mb and I couldn't upload it here, even marking it as big file. I have uploaded to my gdrive as a public file here: https://drive.google.com/file/d/0Bz59RWNgfxkhUGNwN1lsMGdydlU The file was created this way (it includes few more small files): tar cjvf solv.tar.bz2 /var/cache/zypp/solv/* /etc/zypp/repos.d -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c33 --- Comment #33 from Michael Schröder <mls@suse.com> 2014-02-21 13:46:43 UTC --- Thanks. I wonder why the "openSUSE-12.3-1.7" repo does not have a solv file. Anyway, the testcase does not hang and returns: unneeded bundle-lang-gnome-extras-en-12.3-3.4.1.noarch@system unneeded iw-3.7-2.1.1.x86_64@system unneeded jre-1.7.0_51-fcs.x86_64@system unneeded kde-gtk-config-2.1.1-4.1.1.x86_64@system unneeded kernel-firmware-20130114git-1.2.1.noarch@system unneeded kexec-tools-2.0.3-2.1.1.x86_64@system unneeded libreoffice-help-en-US-3.6.3.2.4-2.4.1.noarch@system unneeded libreoffice-hyphen-20110203.1-6.1.1.noarch@system unneeded libreoffice-templates-en-3.3-7.1.2.noarch@system unneeded libreoffice-thesaurus-en-US-20060111.1-15.1.1.noarch@system unneeded myspell-american-20100316-30.1.1.noarch@system unneeded opensuse-manuals_en-12.3-1.2.1.noarch@system unneeded virtualbox-4.3.6-108.11.x86_64@system unneeded yast2-inetd-doc-2.21.4-2.1.2.noarch@system unneeded yast2-trans-en_US-2.23.0-5.4.1.noarch@system What now? -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c34 --- Comment #34 from Michael Schröder <mls@suse.com> 2014-02-21 13:52:30 UTC --- AHA! It hangs if I add the namespace(en) and namespace(en_US) provides! Debugging... -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c35 --- Comment #35 from Michael Schröder <mls@suse.com> 2014-02-21 14:13:39 UTC --- sigh. I reused a loop variable. fixed in libsolv with with commit #e247bf8. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c37 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |paul.messina@gmail.com --- Comment #37 from Michael Andres <ma@suse.com> 2014-02-21 17:40:49 CET --- *** Bug 865143 has been marked as a duplicate of this bug. *** http://bugzilla.novell.com/show_bug.cgi?id=865143 -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c38 Michael Andres <ma@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |RESOLVED Resolution| |FIXED --- Comment #38 from Michael Andres <ma@suse.com> 2014-02-21 21:13:14 CET --- Fixed in openSUSE-12.3: libsolv-tools-0.3.3 openSUSE-13.1: libsolv-tools-0.4.1 In case - due to this bug - the update repo can't be enabled, you may need to manually download (onde available) the above libsolv-tools _AND_ the latest libzypp version from your update repo: http://download.opensuse.org/repositories/zypp:/Code12_3-Branch/openSUSE_12.... http://download.opensuse.org/repositories/zypp:/Code13_1-Branch/openSUSE_13.... Install them with zypper in <path to both .rpm files> or rpm -Uvh <path to both .rpm files> -------- @Nelson: Thanks for your help. Don't forget to remove any http://download.opensuse.org/repositories/zypp:/Code12_3-Branch:* repositories you added (especially Code12_3-Branch:Debug, as the repo will be removed once I remove the project). And switch back libsolv-tools, libzypp and zypper to the 'official' version in the update repo, once the fixed versions are available. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c39 --- Comment #39 from Nelson Calero <nelson.calero@gmail.com> 2014-02-22 16:54:16 UTC --- Thanks guys, terrific work, I am happy to help. Now it is working: server:/archivos/zypper # rpm -Uvh --force libzypp-12.16.4-2.2.x86_64.rpm libsolv-tools-0.3.3-1.1.x86_64.rpm Preparing... ################################# [100%] Updating / installing... 1:libsolv-tools-0.3.3-1.1 ################################# [ 25%] 2:libzypp-12.16.4-2.2 ################################# [ 50%] Cleaning up / removing... 3:libzypp-12.16.4.1-5.1 ################################# [ 75%] 4:libsolv-tools-0.3.2-5.1 ################################# [100%] server:/archivos/zypper # zypper up .. 441 packages to upgrade, 25 new. Overall download size: 673.0 MiB. After the operation, additional 272.4 MiB will be used. Continue? [y/n/? shows all options] (y): y Regards. -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c40 --- Comment #40 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-02-27 10:00:13 CET --- This is an autogenerated message for OBS integration: This bug (828764) was mentioned in https://build.opensuse.org/request/show/224050 Factory / libsolv -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c41 --- Comment #41 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-02-28 08:00:13 CET --- This is an autogenerated message for OBS integration: This bug (828764) was mentioned in https://build.opensuse.org/request/show/224179 Factory / libsolv -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c42 --- Comment #42 from Swamp Workflow Management <swamp@suse.de> 2014-03-17 11:04:50 UTC --- openSUSE-RU-2014:0385-1: An update that has three recommended fixes can now be installed. Category: recommended (moderate) Bug References: 756195,828764,864198 CVE References: Sources used: openSUSE 13.1 (src): libsolv-0.4.1-5.1, libzypp-13.9.0-13.1, zypper-1.9.12-16.1 -- 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=828764 https://bugzilla.novell.com/show_bug.cgi?id=828764#c43 --- Comment #43 from Swamp Workflow Management <swamp@suse.de> 2014-03-17 12:04:33 UTC --- openSUSE-RU-2014:0386-1: An update that has 5 recommended fixes can now be installed. Category: recommended (moderate) Bug References: 683914,828764,855845,859160,859211 CVE References: Sources used: openSUSE 12.3 (src): libsolv-0.3.3-2.18.1, libzypp-12.16.4-1.33.1, zypper-1.8.24-1.26.1 -- 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