Skip to content

unable to execute on ubuntu 22 (jammy) #24

Open
@stephane-martin

Description

@stephane-martin

when starting vale-ls manually or through neovim, it crashes:

$ vale-ls
vale-ls: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found (required by vale-ls)
vale-ls: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.39' not found (required by vale-ls)

downloaded vale-ls from: https://github.com/errata-ai/vale-ls/releases/download/v0.4.0/vale-ls-x86_64-unknown-linux-gnu.zip

$ cat /etc/os-release
PRETTY_NAME="Ubuntu 22.04.5 LTS"
NAME="Ubuntu"
VERSION_ID="22.04"
VERSION="22.04.5 LTS (Jammy Jellyfish)"
VERSION_CODENAME=jammy
ID=ubuntu
ID_LIKE=debian
HOME_URL="https://www.ubuntu.com/"
SUPPORT_URL="https://help.ubuntu.com/"
BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/"
PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy"

vale itself runs fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions