You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by "trong11 (via GitHub)" <gi...@apache.org> on 2023/05/24 09:52:09 UTC

[GitHub] [apisix] trong11 opened a new issue, #9541: Cannot build APISIX image

trong11 opened a new issue, #9541:
URL: https://github.com/apache/apisix/issues/9541

   ### Description
   
   When trying to build my custom image from source code, i ran the command `make deps` and encounter this error, can someone help me ? 
   ```
   Error: Failed installing dependency: https://luarocks.org/luasec-0.9-1.src.rock - Could not find header file for OPENSSL
     No file openssl/ssl.h in /usr/share/openssl/include
   You may have to install OPENSSL in your system and/or pass OPENSSL_DIR or OPENSSL_INCDIR to the luarocks command.
   Example: luarocks install luasec OPENSSL_DIR=/usr/local
   make: *** [Makefile:152: deps] Error 1
   
   ```
   
   ### Environment
   
   - APISIX version (run `apisix version`):
   - Operating system (run `uname -a`):
   - OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
   - etcd version, if relevant (run `curl http://127.0.0.1:9090/v1/server_info`):
   - APISIX Dashboard version, if relevant:
   - Plugin runner version, for issues related to plugin runners:
   - LuaRocks version, for installation issues (run `luarocks --version`):
   


-- 
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: notifications-unsubscribe@apisix.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] shreemaan-abhishek commented on issue #9541: Cannot build APISIX image

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek commented on issue #9541:
URL: https://github.com/apache/apisix/issues/9541#issuecomment-1566597584

   Take a look at the dockerfile here: https://github.com/apache/apisix-docker/blob/master/debian/Dockerfile


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] trong11 commented on issue #9541: Cannot build APISIX image

Posted by "trong11 (via GitHub)" <gi...@apache.org>.
trong11 commented on issue #9541:
URL: https://github.com/apache/apisix/issues/9541#issuecomment-1562580660

   > Check this out: https://luarocks.org/modules/zhaozg/openssl
   > 
   > You need to install the openssl luarock manually. Btw, which OS are you running on?
   
   Im running on Ubuntu


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] trong11 commented on issue #9541: Cannot build APISIX image

Posted by "trong11 (via GitHub)" <gi...@apache.org>.
trong11 commented on issue #9541:
URL: https://github.com/apache/apisix/issues/9541#issuecomment-1566483570

   Can you show me how ?
   
   
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] trong11 commented on issue #9541: Cannot build APISIX image

Posted by "trong11 (via GitHub)" <gi...@apache.org>.
trong11 commented on issue #9541:
URL: https://github.com/apache/apisix/issues/9541#issuecomment-1566639094

   > Take a look at the dockerfile here: https://github.com/apache/apisix-docker/blob/master/debian/Dockerfile
   
   Can this help me build the custom version of APISIX or the original one?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Cannot build APISIX image [apisix]

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek commented on issue #9541:
URL: https://github.com/apache/apisix/issues/9541#issuecomment-1778903101

   @trong11 take a look @ https://github.com/apache/apisix-docker/pull/476


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] leslie-tsang commented on issue #9541: Cannot build APISIX image

Posted by "leslie-tsang (via GitHub)" <gi...@apache.org>.
leslie-tsang commented on issue #9541:
URL: https://github.com/apache/apisix/issues/9541#issuecomment-1600401525

   New PR in https://github.com/apache/apisix-docker/pull/476 ?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Re: [I] Cannot build APISIX image [apisix]

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek closed issue #9541: Cannot build APISIX image 
URL: https://github.com/apache/apisix/issues/9541


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] shreemaan-abhishek commented on issue #9541: Cannot build APISIX image

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek commented on issue #9541:
URL: https://github.com/apache/apisix/issues/9541#issuecomment-1562253137

   Check this out: https://luarocks.org/modules/zhaozg/openssl
   
   You need to install the openssl luarock manually. Btw, which OS are you running on?


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] shreemaan-abhishek commented on issue #9541: Cannot build APISIX image

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek commented on issue #9541:
URL: https://github.com/apache/apisix/issues/9541#issuecomment-1571458402

   > Can this help me build the custom version of APISIX or the original one?
   
   My bad, the given dockerfile can build the original one but a local build is not possible.
   
   I have created a PR for supporting docker image creation from local codebase. #9586


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] shreemaan-abhishek commented on issue #9541: Cannot build APISIX image

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek commented on issue #9541:
URL: https://github.com/apache/apisix/issues/9541#issuecomment-1563203379

   Then it should not be much difficult.
   
   On Thu, 25 May 2023 at 14:56, Trong Nguyen ***@***.***> wrote:
   
   > Check this out: https://luarocks.org/modules/zhaozg/openssl
   >
   > You need to install the openssl luarock manually. Btw, which OS are you
   > running on?
   >
   > Im running on Ubuntu
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/apisix/issues/9541#issuecomment-1562580660>,
   > or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AOV6RSFYNPAP7GCTKGYT7UTXH4QWHANCNFSM6AAAAAAYNDXTM4>
   > .
   > You are receiving this because you commented.Message ID:
   > ***@***.***>
   >
   


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [apisix] shreemaan-abhishek commented on issue #9541: Cannot build APISIX image

Posted by "shreemaan-abhishek (via GitHub)" <gi...@apache.org>.
shreemaan-abhishek commented on issue #9541:
URL: https://github.com/apache/apisix/issues/9541#issuecomment-1601970618

   @lingsamuel, yes.


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org