On 6/28/19 1:44 PM, Carlos E. R. wrote:
On 28/06/2019 17.36, mike wrote:
On 6/28/19 9:04 AM, Robert Munteanu wrote:
On Fri, 2019-06-28 at 14:42 +0200, Carlos E. R. wrote:
Then zypper failed with zypper:error while loading shared libraries: libzypp.so.1709
no such file or directory... Is there a fix for this? Everything seems to work fine,
but I'm sure I will need zypper !!!! Rescue.
Boot rescue media, mount bind proc, sys, dev, chroot, and restart the zypper dup. Another option is to download the zypper rpms from the online repository and install them using rpm.
http://download.opensuse.org/tumbleweed/repo/oss/ Thanks Robert...been so long since I used rpm.....I was going to use
Carlos's solution, however this seemed easier... But.
"zypper:error while loading shared libraries" means that zypper itself is installed already. It is some library that is missing, "libzypp.so", which is located in my system at "/usr/lib64/libzypp.so", so it is "libzypp". You will have to repeat for every missing or incompatible library that zypper needs.
Well that's what I thought too, so I downloaded the libzypp first and still was unable to start zypper. I checked my rpms and no zypper. Then I downloaded zypper and installed it and now it's working, so I did another dup and got the rest of he files.....now it's all ok....thanks Carlos
And once zypper runs, you have to repeat the "zypper dup", as there will be more rpms that were not updated.
-- To unsubscribe, e-mail: opensuse-support+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-support+owner@opensuse.org