No subject

Rejaine Silveira Monteiro rejaine at bhz.jamef.com.br
Tue Dec 8 09:26:42 UTC 2020


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?

-- 
*Esta mensagem pode conter informações confidenciais ou privilegiadas, 
sendo seu sigilo protegido por lei. Se você não for o destinatário ou a 
pessoa autorizada a receber esta mensagem, não pode usar, copiar ou 
divulgar as informações nela contidas ou tomar qualquer ação baseada nessas 
informações. Se você recebeu esta mensagem por engano, por favor avise 
imediatamente ao remetente, respondendo o e-mail e em seguida apague-o. 
Agradecemos sua cooperação.*


More information about the nginx mailing list