Skip to content

remove/rename build directory before running sanity check #4588

@boegel

Description

@boegel

We recently ran into a broken installation when using RPATH, for which the sanity check passed.

The problem was that the binaries were finding libraries in the build directory, which is removed when completing the installation, see vscentrum/vsc-software-stack#364 (comment) for more details.

This indicates that we should remove/rename the build directory before we run the sanity check, since there may be "false positives" for sanity check commands when the build directory is still in place...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions