LuaLS / LuaLS/lua-language-server
Is linux-x64-musl.tar.gz is no longer supported?
Nobody has claimed this yet.
- Dominant language
- Lua
- Stars
- 4.4k
- Forks
- 442
- PR merge metrics
- No merged PRs in 30d
Description
How are you using the lua-language-server?
NeoVim
Which OS are you using?
Windows WSL
What is the issue affecting?
Other
Expected Behaviour
I am using Alpine in WSL that requires the musl version.
It seems like the lua-language-server cannot be installed in Alpine above version 3.15.0. The Asset lua-language-server-X.XX.X-linux-x64-musl.tar.gz is no longer available.
Mason.nvim is looking for the latest version musl version but it does not exist so it returns a 404 error.
Actual Behaviour
mason.nvim v2.1.0
Failed (1)
◍ lua-language-server
▼ Displaying full log
Downloading file "https://github.com/luals/lua-language-server/releases/download/3.16.4/lua-language-server-3.16.4-linux-x64-musl.tar.gz"…
spawn: wget failed with exit code 1 and signal 0.
Failed to download file "https://github.com/luals/lua-language-server/releases/download/3.16.4/lua-language-server-3.16.4-linux-x64-musl.tar.gz".
Reproduction steps
- Go to '...'
- Click '...'
- See error '...'
Additional Notes
No response
Log File
No response
Contributor guide
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 checking the release assets for version 3.16.4 and comparing them with the linux-x64-musl archive from version 3.15.0. Determine whether musl support is intended to continue; done means the support status and the missing archive behavior are resolved for Alpine users.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- lua
- Domain
- devtools, release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100