[no subject]

Konstantin Pavlov thresh at nginx.com
Tue Dec 8 09:35:59 UTC 2020


Hello,

08.12.2020 12:26, Rejaine Silveira Monteiro wrote:
> Hi,
> 
> I'm trying to update nginx by following the instructions on this link:
> https://nginx.org/en/linux_packages.html?_ga=2.188654056.174434793.1607418558-7036704.1590689345#SLES
> 
> # zypper addrepo --gpgcheck --type yum --refresh --check \
> 'http://nginx.org/packages/sles12' nginx-stable
> # curl -o /tmp/nginx_signing.key https://nginx.org/keys/nginx_signing.key
> # gpg --with-fingerprint /tmp/nginx_signing.key
> # zypper install nginx
> 
>   all the steps described were performed, but there is an error with
> libcrypt.so (but  libcrypto.so.1.0.0 it is installed on my server)
> 
> Problem: nothing provides libcrypto.so.1.0.0(OPENSSL_1.0.0)(64bit)
> needed by nginx-1.18.0-2.sles12.ngx.x86_64
>  Solution 1: do not install nginx-1.18.0-2.sles12.ngx.x86_64
>  Solution 2: break nginx-1.18.0-2.sles12.ngx.x86_64 by ignoring some
> of its dependencies
> Choose from above solutions by number or cancel [1/2/c] (c):
> 
> I tried to install the stable and mainline packages. And my server
> already has libcrypto installed
> (libopenssl1_0_0-1.0.2j-60.52.1.x86_64)
> 
>  # whereis libcrypto.so.1.0.0
> libcrypto.so.1.0: /usr/lib64/libcrypto.so.1.0.0
> /lib/libcrypto.so.1.0.0 /lib64/libcrypto.so.1.0.0
> 
> Any idea?
> 

What exact version of SLES 12 are you running?

-- 
Konstantin Pavlov
https://www.nginx.com/


More information about the nginx mailing list