Skip to content

sysroot detection expects $SYSROOT/lib64 to not be a symlink #5853

@isuruf

Description

@isuruf

In all sysroots until alma10 (cos6, cos7, alma8, alma9) we had the symlink $SYSROOT/usr/lib64 -> $SYSROOT/lib64, but in alma10 it was changed to $SYSROOT/lib64 -> $SYSROOT/usr/lib64. See https://itsfoss.gitlab.io/post/understanding-the-linux--usr-merge/

However which_package does not know about symlinks and fails to detect files.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions