Skip to content

Neovim missing libstdc++.so.6 #130152

@ghost

Description

Describe the bug
I'm on nixos unstable and I installed neovim 0.5 from the repository

To Reproduce

  1. install neovim 0.5
  2. create a profile with telescope in it
  3. start a telescope function

Expected behavior
No error message

Additional context

Error executing vim.schedule lua callback: Failed to load parser: uv_dlopen: libstdc++.so.6: cannot open shared object f
ile: No such file or directory

Something similar happens when I edit a file:

Error detected while processing FileType Autocommands for "*":
E5108: Error executing lua Failed to load parser: uv_dlopen: libstdc++.so.6: cannot open shared object file: No such fil
e or directory

Notify maintainers
@Ma27 @rvolosatovs @manveru

Metadata

 - system: `"x86_64-linux"`
 - host os: `Linux 5.10.47, NixOS, 21.11pre301044.87807e64a5e (Porcupine)`
 - multi-user?: `yes`
 - sandbox: `yes`
 - version: `nix-env (Nix) 2.3.12`
 - channels(root): `"nixos-21.11pre301044.87807e64a5e, home-manager"`
 - channels(asdf): `""`
 - nixpkgs: `/nix/var/nix/profiles/per-user/root/channels/nixos`

Maintainer information:

# a list of nixpkgs attributes affected by the problem
attribute: neovim
# a list of nixos modules affected by the problem
module: 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions