On 09/01/2019 06:58 AM, Felix Miata wrote:
David C. Rankin composed on 2019-09-01 03:23 (UTC-0500): ... # inxi -V | head -n1 inxi 3.0.36-00 (2019-08-14) # inxi -S System: Host: big41 Kernel: 4.12.14-lp150.12.70-default x86_64 bits: 64 Desktop: KDE 3 Distro: openSUSE Leap 15.0 # cat /usr/local/bin/zypseo #!/bin/sh zypper --no-refresh se -si | grep 'tem Pac' | grep -v plication # zypseo il | <snip> 1 | KDE3 | KDE3 | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/repositories/KDE:/KDE3/openSUSE_Leap_15.0/ | 2 | Mozilla | Mozilla | Yes | (r ) Yes | Yes | 72 | rpm-md | http://download.opensuse.org/repositories/mozilla/openSUSE_Leap_15.0/ | 3 | MozillaLegacy | MozillaLegacy | Yes | (r ) Yes | Yes | 70 | rpm-md | http://download.opensuse.org/repositories/mozilla:/legacy/openSUSE_13.1/ | 4 | NonOSS | NonOSS | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/non-oss/ | 5 | OSS | OSS | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.0/repo/oss/ | 6 | Update | Update | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/oss/ | 7 | UpdateNonOSS | UpdateNonOSS | Yes | (r ) Yes | Yes | 99 | rpm-md | http://download.opensuse.org/update/leap/15.0/non-oss/ |
Felix, There is nothing above that jumps out as remotely a cause of the problem you are experiencing. The only thing I can think of is that there were several complete and partial rebuilds of the KDE3 repo that took place in the timeframe of your failed update. And while it should not happen, I wonder if the repo you were pulling from somehow was in a partial update state when you did the update. I can't explain how that would effect libzypp, glibc or libcurl, but the kde-yast package and a slew of osc/zypp packages also had updates at that same time. Are you able to do a full zypper up now and see if it straightens itself out? The only other guess I have is to use rpmdb --rebuilddb to check and rebuild the rpm database to determine if there is any inconsistency there. I have full updates to 42.3 and 2 15.0 and 1 15.1 install and I cannot reproduce the problem (which I know doesn't help you at all). Not being able to reproduce it is what has me looking into the repository hiccup or a rpmdb issue. (I'd try both -- can't hurt) -- David C. Rankin, J.D.,P.E. -- To unsubscribe, e-mail: opensuse-kde3+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-kde3+owner@opensuse.org