I’ve attempted to install Mongodb on my Tumbleweed installation with the following command: sudo zypper -n install mongodb-org.
I get the following error message:
Problem: 1: nothing provides 'libcrypto.so.1.1()(64bit)' needed by the to be installed mongodb-org-server-8.0.0-1.suse15.x86_64 Solution 1: do not install mongodb-org-8.0.5-1.suse15.x86_64 Solution 2: break mongodb-org-server-8.0.0-1.suse15.x86_64 by ignoring some of its dependencies
I’ve tried several times to install Mongodb after updating my system several times but nothing works. Has anyone else experienced this problem and can they suggest a solution?
Of course not. This repository is for SLE 15. You could get OpenSSL 1.1 from one the Tumbleweed historical repositories, e.g. /history/20250122/tumbleweed/repo/oss/x86_64 - openSUSE Download (yes, I checked that libopenssl1_1.1.1w is still there) and lock it.
But there is absolutely no guarantee that tomorrow Tumbleweed won’t break your application with something else.