On 2017-07-21 03:44, Felix Miata wrote:
Marc Chamberlin composed on 2017-07-20 15:02 (UTC-0700):
Maybe 'zypper ve' (verify) is called for here. Maybe something among your updates didn't complete correctly. Other than trying to use lightdm, sddm, kdebase3-kdm, gdm or some other greeter, I don't know what else to suggest given the content shown in your /var/lib/systemd/coredump/ and the could not start kdeinit5 errors.
bigbang:/home/marc # zypper ve Loading repository data... Reading installed packages... 7 Problems: ... Choose from above solutions by number or skip, retry or cancel [1/2/s/r/c] (c): c
Not sure what to do about these issues so I just bailed out... Marc...
You obviously have KDE/Plasma package problems. :-(
No, that particular problem is not relevant. Just noise. Read this thread for more info: https://lists.opensuse.org/opensuse/2017-01/msg00146.html Run "zypper se -t application", you can see those "applications". Then run: zypper info --requires -t application 'Akregator' I'll do it with the conflict I see: #### YaST2 conflicts list - generated 2017-06-14 11:39:45 #### nothing provides appdata(vmware-player.appdata.xml) needed by application:VMware Player-.noarch [ ] deinstallation of application:VMware Player-.noarch [ ] break application:VMware Player-.noarch by ignoring some of its dependencies #### YaST2 conflicts list END ### zypper info --requires -t application 'VMware Player' And I get: Information for application VMware Player: ------------------------------------------ Repository : @System Name : VMware Player Version : Arch : noarch Vendor : Summary : Run a virtual machine Description : Requires : appdata(vmware-player.appdata.xml) <====== Then I do (Andrei guessed this): cer@Telcontar:~> ls -l /usr/share/appdata/vmware-player.appdata.xml -rw-r--r-- 1 root root 812 Jun 7 22:31 /usr/share/appdata/vmware-player.appdata.xml cer@Telcontar:~> rpm -qf /usr/share/appdata/vmware-player.appdata.xml file /usr/share/appdata/vmware-player.appdata.xml is not owned by any package cer@Telcontar:~> The solution is to delete that file directly. In Marc case, the problem is find what file to delete in /usr/share/appdata/. Probably one related to "Akregator".
If you have a file /etc/zypp/locks, what packages are in it ('zypper ll')?
Do as Patrick told you. Verify the content in /etc/zypp/repos.d/ is all appropriate.
Just post here "zypper lr --details". If lines wrap when pasting, add it as a text attachment to the post. zypper lr --details > repolist.txt and we'll have a look at it. -- Cheers / Saludos, Carlos E. R. (from 42.2 x86_64 "Malachite" at Telcontar)