williamboman/nvim-lsp-installer

Markman fails to install on windows

braxtons12 opened this issue · 1 comments

Problem description

Trying to install marksman with :LspInstall marksman on Windows fails with:

Could not find which release file to download.
Most likely the current operating system, architecture (x64), or libc (glibc) is not supported.

Neovim version (>= 0.7)

NVIM v0.8.0-dev+12-g147cc60d2
Build type: RelWithDebInfo
LuaJIT 2.1.0-beta3
Compiled by runneradmin@fv-az320-113
Features: -acl +iconv +tui
See ":help feature-compile"
system vimrc file: "$VIM\sysinit.vim"
fall-back for $VIM: "C:/Program Files/nvim/share/nvim"

Operating system/version

Windows 10 21H2

I've recently downloaded the latest plugin version of both nvim-lsp-installer and nvim-lspconfig

  • Yes

Affected language servers

marksman

Actual behavior

Marksman fails to install with mentioned error message

Expected behavior

Marksman should install

LspInstallInfo output

Installed servers (14) 
    ◍ asm_lsp (assembly-gas, assembly-nasm, assembly-go)
    ◍ bashls 
    ◍ clangd (c, c++)
    ◍ cmake 
    ◍ cssls 
    ◍ gopls (go)
    ◍ html 
    ◍ ltex (latex)
    ◍ omnisharp (c#)
    ◍ pyright (python)
    ◍ rust_analyzer 
    ◍ sumneko_lua (lua)
    ◍ taplo (toml)
    ◍ tsserver (typescript, javascript)
  
  Pending servers (1) 
    ◍ marksman (failed)
        Could not find which release file to download.
        Most likely the current operating system, architecture (x64), or libc (glibc) is not supported.
        
  
  Available servers (108) 
    ◍ angularls 
    ◍ ansiblels 
    ◍ apex_ls 
    ◍ arduino_language_server 
    ◍ astro 
    ◍ awk_ls 
    ◍ beancount 
    ◍ bicep 
    ◍ bsl_ls (onescript)
    ◍ ccls (c, c++, objective-c)

Installation log

[ERROR 6/9/2022 4:10:50 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:11:02 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="taplo", error="spawn: cargo failed with exit code 101. "
[ERROR 6/9/2022 4:11:34 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:11:34 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="taplo", error="spawn: cargo failed with exit code 101. "
[ERROR 6/9/2022 4:11:43 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:11:43 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="taplo", error="spawn: cargo failed with exit code 101. "
[ERROR 6/9/2022 4:11:52 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:11:53 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="taplo", error="spawn: cargo failed with exit code 101. "
[ERROR 6/9/2022 4:11:58 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:11:58 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="taplo", error="spawn: cargo failed with exit code 101. "
[ERROR 6/9/2022 4:12:30 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:12:30 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="taplo", error="spawn: cargo failed with exit code 101. "
[ERROR 6/9/2022 4:12:51 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="taplo", error="spawn: cargo failed with exit code 101. "
[ERROR 6/9/2022 4:12:51 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:14:37 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:14:45 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="taplo", error="spawn: cargo failed with exit code 101. "
[ERROR 6/9/2022 4:14:48 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="sumneko_lua", error='...rt\\nvim-lsp-installer/lua/nvim-lsp-installer/core/fs.lua:52: rmrf: Could not remove directory "C:\\\\Users\\\\braxton\\\\AppData\\\\Local\\\\nvim-data\\\\lsp_servers\\\\sumneko_lua".'
[ERROR 6/9/2022 4:15:31 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="sumneko_lua", error='...rt\\nvim-lsp-installer/lua/nvim-lsp-installer/core/fs.lua:52: rmrf: Could not remove directory "C:\\\\Users\\\\braxton\\\\AppData\\\\Local\\\\nvim-data\\\\lsp_servers\\\\sumneko_lua".'
[ERROR 6/9/2022 4:15:52 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="taplo", error="spawn: cargo failed with exit code 101. "
[ERROR 6/9/2022 4:15:52 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:16:03 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:16:03 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="taplo", error="spawn: cargo failed with exit code 101. "
[ERROR 6/9/2022 4:18:35 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:22:39 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:27:13 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."
[ERROR 6/9/2022 4:27:18 PM] ...installer/lua/nvim-lsp-installer/core/installer/init.lua:79: Installation failed, name="marksman", error="Could not find which release file to download.\nMost likely the current operating system, architecture (x64), or libc (glibc) is not supported."

Healthcheck

nvim-lsp-installer: require("nvim-lsp-installer.health").check()
========================================================================
## nvim-lsp-installer report
  - OK: neovim version >= 0.7.0
  - OK: **Go**: `go version go1.18.3 windows/amd64`
  - OK: **cargo**: `cargo 1.61.0 (a028ae42f 2022-04-29)`
  - WARNING: **luarocks**: not available
  - WARNING: **Ruby**: not available
  - WARNING: **RubyGem**: not available
  - WARNING: **Composer**: not available
  - WARNING: **PHP**: not available
  - OK: **npm**: `8.11.0`
  - OK: **node**: `v18.3.0
`
  - OK: **python**: `Ok`
  - OK: **pip**: `pip 22.1.2 from C:\Python310\lib\site-packages\pip (python 3.10)

`
  - OK: **python3**: `Python 3.10.4
`
  - OK: **pip3**: `pip 22.1.2 from C:\Python310\lib\site-packages\pip (python 3.10)

`
  - OK: **javac**: `javac 14.0.2
`
  - OK: **java**: `java version "1.8.0_291"
`
  - OK: **JAVA_HOME**: `openjdk version "18.0.1.1" 2022-04-22
`
  - WARNING: **julia**: not available
  - OK: **wget**: `GNU Wget 1.21.3 built on mingw32.
`
  - OK: **curl**: `curl 7.79.1 (Windows) libcurl/7.79.1 Schannel
`
  - OK: **gzip**: `gzip 1.3.12
`
  - OK: **tar**: `bsdtar 3.5.2 - libarchive 3.5.2 zlib/1.2.5.f-ipp 
`
  - OK: GitHub API rate limit. Used: 56. Remaining: 4. Limit: 60. Reset: 6/9/2022 4:54:02 PM.

Screenshots

No response

Oops, there was a small typo! Fixed in #772, thx for reporting!