Skip to content

Setting SCYLLA_DBUILD_SO_DIR doesn't set LD_LIBRARY_PATH for the scylla process #678

@tgrabiec

Description

@tgrabiec

scylladb/scylla-dtest/docs/working-with-dbuild.md advertises that it's possible to run dtest with scylla built in a different environment, by setting SCYLLA_DBUILD_SO_DIR.

But ccm doesn't set LD_LIBRARY_PATH for the scylla process based on SCYLLA_DBUILD_SO_DIR, so scylla fails to start with an error like this:

/home/tgrabiec/.dtest/dtest-tc5khwa8/test/node1/bin/scylla: error while loading shared libraries: libboost_program_options.so.1.83.0: cannot open shared object file: No such file or directory

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions