Update luarocks dependency to the latest version
A pull request for this has already been merged.
- #906 by @better0fdead — merged
- Dominant language
- Go
- Stars
- 113
- Forks
- 18
- Avg merge
- 4d 11h
- Merged PRs (30d)
- 23
Description
There were an issue in the parent luarocks/luarocks repository: luarocks pack would pack a rock and name it x86_64 instead of arm64 even if the rock itself has been built for arm.
It was fixed in 3.10 version of luarocks, but 3.11 is already available.
The related issue has been created couple months ago in https://github.com/tarantool/luarocks/issues/19.
Please update luarocks dependency so those with apple silicon chips are able to pack rocks correctly
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the luarocks dependency configuration in the repository and review the related upstream issue #1529 and Tarantool issue #19. The work is done when the dependency uses the requested newer version and the Apple Silicon packing behavior is covered, with closed pull request #906 providing prior context.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100