Lua LSP no longer works on latest Arch Linux
未關閉
還沒有人認領這個 Issue。
- 主要語言
- TypeScript
- 星號
- 215
- 分支
- 62
- PR 合併指標
- 30 天內沒有已合併 PR
描述
Which OS are you using?
Linux (Arch-based)
Expected Behaviour
Language server starts and analyzes my code.
Actual Behaviour
Language server fails to start with error
~/.vscode/extensions/sumneko.lua-3.16.0-linux-x64/server/bin/lua-language-server: error while loading shared libraries: libbfd-2.38-system.so: cannot open shared object file: No such file or directory
[Error - 1:16:53 PM] Client Lua: connection to server is erroring.
Reproduction steps
- Latest Arch
- Latest VSCode
- Install LuaLSP
- See error.
Additional Notes
No response
Log
No response
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
研究方向
首先,在安裝 VSCode 和 LuaLSP 擴充功能的最新 Arch Linux 上重現該故障,然後檢查回報的 lua-language-server 二進位檔及其缺少的相依性 libbfd-2.38-system.so。完成的標準是語言伺服器能夠啟動並分析 Lua 程式碼,且不出現共享程式庫錯誤。
由索引模型根據 Issue 內容生成。
評估
- 技術堆疊
- arch-linux, lua, vscode
- 領域
- devtools, operating-systems
- Issue 類型
- 缺陷
- 難度
- 3/5
- 預估耗時
- 1-2 天
- 活躍度
- 停滯
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100