Skip to content

Debian 13 libbfd-2.38-system.so not found #3301

@bioleyl

Description

@bioleyl

How are you using the lua-language-server?

Visual Studio Code Extension (sumneko.lua)

Which OS are you using?

Windows WSL

What is the issue affecting?

Other

Expected Behaviour

Language server running without problems

Actual Behaviour

I am in a dev-container using Debian 13 (trixie). Since 3.16.0, the language server is not running anymore.

error while loading shared libraries: libbfd-2.38-system.so: cannot open shared object file: No such file or directory

I have the libbfd installed but a newer version

> ldconfig -p | grep libbfd
libbfd-2.44-system.so (libc6,x86-64) => /lib/x86_64-linux-gnu/libbfd-2.44-system.so

Rolling back to 3.15.0 for the moment did the trick

Reproduction steps

Test it on a Debian

Additional Notes

Great plugin BTW!

Log File

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    compileRelated to compiling the server from source

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions