You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/02/25 11:20:33 UTC

[GitHub] [incubator-apisix] wanzhenhan opened a new issue #1162: bug:

wanzhenhan opened a new issue #1162: bug: 
URL: https://github.com/apache/incubator-apisix/issues/1162
 
 
   ### Issue description
   When I install apisix offline on the step "make deps", it report 
   "luarocks install rockspec/apisix-master-0.rockspec --tree=deps --only-deps --local
   Missing dependencies for apisix master-0:
      lua-resty-template 1.9 (not installed)
      lua-resty-etcd 0.8 (not installed)
      lua-resty-balancer 0.02rc5 (not installed)
      lua-resty-ngxvar 0.5 (not installed)
      lua-resty-jit-uuid 0.0.7 (not installed)
      lua-resty-healthcheck-iresty 2.0 (not installed)
      lua-resty-jwt 0.2.0 (not installed)
      lua-resty-cookie 0.1.0 (not installed)
      lua-resty-session 2.24 (not installed)
      opentracing-openresty 0.1 (not installed)
      lua-resty-radixtree 1.7 (not installed)
      lua-protobuf 0.3.1 (not installed)
      lua-resty-openidc 1.7.2-1 (not installed)
      luafilesystem 1.7.0-2 (not installed)
      lua-tinyyaml 0.1 (not installed)
      lua-resty-prometheus 1.0 (not installed)
      jsonschema 0.5 (not installed)
      lua-resty-ipmatcher 0.3 (not installed)
   "
   I am sure that all dependience is installed by "luarocks list" and the version is correct 
   Then I  want to know how it judge that the dependience is exist or not.
   
   ### Environment
   
   * apisix version (cmd: `apisix version`):
   * OS: Centos 7
   
   ### 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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] membphis commented on issue #1162: bug:

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1162: bug: 
URL: https://github.com/apache/incubator-apisix/issues/1162#issuecomment-590826618
 
 
   > Then I want to know how it judge that the dependience is exist or not.
   
   luarocks list --tree=deps --local
   
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] membphis commented on issue #1162: bug:

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1162: bug: 
URL: https://github.com/apache/incubator-apisix/issues/1162#issuecomment-590826801
 
 
   @wanzhenhan please use a meaningful title

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-apisix] membphis commented on issue #1162: question: How it judge that the dependience is exist or not?

Posted by GitBox <gi...@apache.org>.
membphis commented on issue #1162:
URL: https://github.com/apache/incubator-apisix/issues/1162#issuecomment-652427054


   old issue


----------------------------------------------------------------
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:
users@infra.apache.org