Miss-you opened a new issue #1514: URL: https://github.com/apache/incubator-apisix/issues/1514
### Issue description openresty >= 1.15.8.1 is needed by apisix-1.2-0.noarch but openresty is 1.15.8.2  ``` [root@VM_1_88_centos ~]# rpm -ivh --force apisix-1.2-0.el7.noarch.rpm error: Failed dependencies: openresty >= 1.15.8.1 is needed by apisix-1.2-0.noarch [root@VM_1_88_centos ~]# openresty -v nginx version: openresty/1.15.8.2 ``` ### Environment * apisix version (cmd: `apisix version`): * OS: ### Minimal test code / Steps to reproduce the issue 1. 2. 3. ### What's the actual result? (including assertion message & call stack if applicable) ### What's the expected result? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
