openresty-zlib cannot install from CentOS7 repo

95 views
Skip to first unread message

Robin Wolny

unread,
Apr 5, 2022, 4:56:22 AM4/5/22
to openresty-en
Hello,

I'm not able to install openresty for CentOS7. There seems to be some issue with CentOS7 repository.

It fails for openresty-zlib-1.2.12-1.el7.x86_64 rpm package.
[root@ip-XXXXXXXX ~]# yum install openresty
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * base: download.cf.centos.org
 * epel: iad.mirror.rackspace.com
 * extras: download.cf.centos.org
 * updates: download.cf.centos.org
Resolving Dependencies
--> Running transaction check
---> Package openresty.x86_64 0:1.19.9.1-1.el7 will be installed
--> Processing Dependency: openresty-zlib >= 1.2.11-3 for package: openresty-1.19.9.1-1.el7.x86_64
--> Processing Dependency: openresty-pcre >= 8.44-1 for package: openresty-1.19.9.1-1.el7.x86_64
--> Processing Dependency: openresty-openssl111 >= 1.1.1h-1 for package: openresty-1.19.9.1-1.el7.x86_64
--> Running transaction check
---> Package openresty-openssl111.x86_64 0:1.1.1n-1.el7 will be installed
---> Package openresty-pcre.x86_64 0:8.44-1.el7 will be installed
---> Package openresty-zlib.x86_64 0:1.2.12-1.el7 will be installed
--> Finished Dependency Resolution

Dependencies Resolved

========================================================================================
 Package                   Arch        Version                Repository           Size
========================================================================================
Installing:
 openresty                 x86_64      1.19.9.1-1.el7         openresty-repo      1.1 M
Installing for dependencies:
 openresty-openssl111      x86_64      1.1.1n-1.el7           openresty-repo      1.6 M
 openresty-pcre            x86_64      8.44-1.el7             openresty-repo      164 k
 openresty-zlib            x86_64      1.2.12-1.el7           openresty-repo       55 k

Transaction Summary
========================================================================================
Install  1 Package (+3 Dependent packages)

Total size: 2.9 M
Total download size: 1.2 M
Installed size: 8.2 M
Is this ok [y/d/N]: y
Downloading packages:
Delta RPMs disabled because /usr/bin/applydeltarpm not installed.
openresty-zlib-1.2.12-1.el7.x8 FAILED                                          -:-- ETA
https://openresty.org/package/centos/7/x86_64/openresty-zlib-1.2.12-1.el7.x86_64.rpm: [Errno 14] HTTPS Error 416 - Requested Range Not Satisfiable
Trying other mirror.
warning: /var/cache/yum/x86_64/7/openresty-repo/packages/openresty-1.19.9.1-1.el7.x86_64.rpm: Header V4 RSA/SHA1 Signature, key ID d5edeb74: NOKEY
Public key for openresty-1.19.9.1-1.el7.x86_64.rpm is not installed
(1/2): openresty-1.19.9.1-1.el7.x86_64.rpm                       | 1.1 MB  00:00:00


Error downloading packages:
  openresty-zlib-1.2.12-1.el7.x86_64: [Errno 256] No more mirrors to try.

[root@ip-XXXXXXXX ~]#



However there is no problem to download rpm via wget and install it:
wget https://openresty.org/package/centos/7/x86_64/openresty-zlib-1.2.12-1.el7.x86_64.rpm && rpm -ivh openresty-zlib-1.2.12-1.el7.x86_64.rpm

The issue occurs just few days ago, before everything was working fine.
Could you pls fix it?
Thank you.

RobinW

Junlong li

unread,
Apr 6, 2022, 12:25:56 AM4/6/22
to openresty-en
please try again

Robin Wolny

unread,
Apr 8, 2022, 7:12:41 AM4/8/22
to openresty-en
Thank you, it's working now.

RobinW

Reply all
Reply to author
Forward
0 new messages