LuaLS / LuaLS/lua-language-server

Is linux-x64-musl.tar.gz is no longer supported?

Open
#3,324 6 comments 4 reactions 0 assignees View on GitHub

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

```txt
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

1. Go to '...'
2. Click '...'
3. See error '...'

### Additional Notes

_No response_

### Log File

_No response_

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.