Skip to content

radostrace doesn't find libceph-common.so.2 on ubuntu 22.04 #73

Description

@Dyadya-Sasha

Hello everybody!

In the code I see list of dirs where radostrace searches for needed libs. However, in ubuntu 22.04 this lib is located in /usr/lib/ceph.
To oversome this issue I had to create link

ln -s /usr/lib/ceph/libceph-common.so.2 /usr/lib/libceph-common.so.2

Could you please add /usr/lib/ceph into dirs search list?

Thanks you in advance! You created a perfect tool to ease life of a lot of engineers!

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions