Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GLIBC 2.27 #29441

Closed
vikke1234 opened this issue Jun 21, 2024 · 2 comments
Closed

GLIBC 2.27 #29441

vikke1234 opened this issue Jun 21, 2024 · 2 comments
Labels
closed:invalid Issues that are closed as "invalid"

Comments

@vikke1234
Copy link

vikke1234 commented Jun 21, 2024

Problem

GLIBC 2.27 does not work with latest build even though supported platforms says 2.12 should be supported.

/tmp/.mount_vimUGtAIJ/usr/bin/nvim: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /tmp/.mount_vimUGtAIJ/usr/bin/nvim)
/tmp/.mount_vimUGtAIJ/usr/bin/nvim: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /tmp/.mount_vimUGtAIJ/usr/bin/nvim)

image

Steps to reproduce

download latest appimage, run it with GLIBC 2.27

Expected behavior

should run fine

Neovim version (nvim -v)

latest, unknown exact (vim -v => version `GLIBC_2.28' not found)

Vim (not Nvim) behaves the same?

no, 8.0.3741

Operating system/version

Ubuntu 18.04 LTS

Terminal name/version

kitty

$TERM environment variable

xterm-256color

Installation

appimage from github

@vikke1234 vikke1234 added the bug issues reporting wrong behavior label Jun 21, 2024
@glepnir glepnir added the build building and installing Neovim using the provided scripts label Jun 21, 2024
@zeertzjq
Copy link
Member

zeertzjq commented Jun 21, 2024

Please read the Release notes.

Minimum glibc version to run these releases is 2.31. People requiring releases
that work on older glibc versions can find them at
https://github.com/neovim/neovim-releases.

@zeertzjq zeertzjq closed this as not planned Won't fix, can't repro, duplicate, stale Jun 21, 2024
@zeertzjq zeertzjq added closed:invalid Issues that are closed as "invalid" and removed bug issues reporting wrong behavior build building and installing Neovim using the provided scripts labels Jun 21, 2024
@vikke1234
Copy link
Author

oh, perfect, those worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
closed:invalid Issues that are closed as "invalid"
Projects
None yet
Development

No branches or pull requests

3 participants