Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(Dockerfile): install luarocks #712

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

Water-Melon
Copy link

@Water-Melon Water-Melon commented Jun 25, 2024

The error is simply due to the missing luarocks-admin, which requires installing luarocks.

deb and rpm packages need to be installed from source. Additionally, in the rpm environment, lua-devel and readline-devel cannot be directly installed using yum, so they also need to be installed from source.

@Water-Melon Water-Melon force-pushed the 285_install_luarocks branch 18 times, most recently from c56ce2c to 0cc954a Compare June 25, 2024 12:09
@Water-Melon Water-Melon force-pushed the 285_install_luarocks branch 2 times, most recently from 5214eb8 to 2e6355b Compare June 25, 2024 12:48
@locao locao merged commit 86ca367 into release/2.8.5 Jun 25, 2024
24 of 25 checks passed
@locao locao deleted the 285_install_luarocks branch June 25, 2024 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants