nic-6443 commented on issue #10775: URL: https://github.com/apache/apisix/issues/10775#issuecomment-4676892820
This was fixed back in #10729 (commit bf9e9f836), which landed just after this issue was opened and shipped in 3.8.0. `utils/install-dependencies.sh` now uses the local `./utils/linux-install-luarocks.sh` from your checkout first and only falls back to fetching from master if no local copy exists, so a tagged source tree installs with its own matching script. The older release branches discussed in this thread (3.7 and earlier) are all EOL now, so there's nothing left to back-patch. I'd suggest closing this as resolved — feel free to comment if you still hit it on a current release. -- 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]
