![](https://seccdn.libravatar.org/avatar/77cb4da5f72bc176182dcc33f03a18f3.jpg?s=120&d=mm&r=g)
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.
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. And once zypper runs, you have to repeat the "zypper dup", as there will be more rpms that were not updated. -- Cheers / Saludos, Carlos E. R. (from 15.0 x86_64 at Telcontar)