laughingyear commented on issue #5799:
URL: https://github.com/apache/apisix/issues/5799#issuecomment-994270027


   > > > > > Please follow this doc 
https://apisix.apache.org/docs/apisix/how-to-build to install Apache APISIX, 
thanks.
   > > > > 
   > > > > 
   > > > > i follow this,it shows
   > > > > failure: repodata/repomd.xml from release: [Errno 256] No more 
mirrors to try. 
https://repos.apiseven.com/packages/centos/2.2/x86_64/repodata/repomd.xml: 
[Errno 14] HTTPS Error 404 - Not Found
   > > > 
   > > > 
   > > > Hi, @laughingyear . Did you compile the kernel yourself? The version 
`2.2` looks like a customised kernel. If you use customised kernel, this guide 
may not be suiteable for you.
   > > 
   > > 
   > > is there some way i can install?
   > 
   > If you use customised kernel, you need install dependencies by your self. 
There is a shell script to install dependencies, you could refer 
[here](https://github.com/apache/apisix/blob/936d9ac72b722b308a0a0dce01e0784a135d0cef/utils/install-dependencies.sh#L46)
   
   I change the apache-apisix.repo
   
   chage baseurl from
   baseurl=https://repos.apiseven.com/packages/centos/$releasever/$basearch
   
   to 
   baseurl=https://repos.apiseven.com/packages/centos/7/$basearch
   
   then i reinstall apisix:
   yum install apisix
   
   it shows:
   
   Error: Package: apisix-base-1.19.9.1.0-0.el7.x86_64 (release)
              Requires: openresty-openssl111 >= 1.1.1h-1
   Error: Package: apisix-base-1.19.9.1.0-0.el7.x86_64 (release)
              Requires: openresty-zlib >= 1.2.11-3
   Error: Package: apisix-base-1.19.9.1.0-0.el7.x86_64 (release)
              Requires: openresty-pcre >= 8.44-1
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to