Skip to content

Arch Linux prebuilt release depends on outdated libyaml-cpp.so #996

@PerfectlyInternal

Description

@PerfectlyInternal

When using the prebuilt binary for Arch Linux, it crashes due to missing libyaml-cpp.so.0.8. The latest version of libyaml on Arch is 0.9, so this would require a downgrade. A temporary workaround I've found is to symlink libyaml-cpp.so.0.8 to libyaml-cpp.so.0.9, which seems to work without issue.

This seems to be caused by an update to libyaml-cpp since the release. If possible, it would be nice to have the prebuilt binaries use whatever version is available on the system, instead of specifying a particular number.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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