Skip to content
This repository was archived by the owner on Aug 12, 2026. It is now read-only.
This repository was archived by the owner on Aug 12, 2026. It is now read-only.

rm2fb flag not modifying rpath #51

Description

@Eeems

Describe the issue
While we patchelf to add the rm2fb dependency, the hook doesn't modify the rpath to allow it to look up the library in /opt/lib. This means that the application will fail with the following error when running it directly:

error while loading shared libraries: librm2fb_client.so.1: cannot open shared object file: No such file or directory

To resolve this, we should also add /opt/lib to the rpath. Currently all packages that use the rm2fb flag are affected.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions