First of all i’d like to say hello as this is my first post here. I tried tons of linux distros before i decided on openSuse as it was the first to work out of the box with all my hardware.
Anyway, to my question/problem, i just run a system update which seemed to complete correctly, however, whenever i try and run the’Install Software’ tool i’m given the following error:
libzypp.so.619=>not found
warning: the gtk frontend is installed but does not work
GTK GUI wanted but not found falling back to Qt.
Error while creating client module online_update_configuration
I’ve googled but can’t find anything to help with my problem.
Could somebody here please help a complete linux noob.
As it seems that the “systems update” was instrumental in causing your problem, could you tell what you did. “System update” is a rather vague expression I am afraid. Also, before certain people come her to ask you, an you please post the output of
I helped an IRC #suse chat user the other day who borgued their zypper by having the update of zypper fail in mid-update, such that they had no zypper and no yast software management.
We solved the problem by having the user download zypper (and its dependencies) from the “UPDATE” repos, and install zypper (and its dependencies) via rpm command (which was painful) and then fix the problem with yast by running:
zypper ve
Note that PRIOR to doing this zypper command, we ensured they ONLY had the repos: OSS, Non-OSS, Update and Packman enabled.
I mean what ever the rpm command asks for when you try to install with:
rpm -Uvh < application01.rpm > < application02.rpm > …
It will give you dependency warnings …
You may need more than just those 2 (I can not remember). When I type: rpm -qR zypper #I get:
I’ve read at least 3 posts today about problems with Online Update and “borgued” zypper. As per the famous line from The Marathon Man: “Is it safe?” to run Online Update, or is there a confirmed problem with a package in the latest updates regarding zypper…?
I haven’t run update in a couple of days, so before I do that, I was just wondering…