Skip to content

Substring-based skiprdeps checks are excluding more files than necessary #59128

@sjozs

Description

@sjozs

The current implementation of skiprdeps based on simple substring checks skip dependency scan of unintended files, the easiest example being when a path is a prefix of some skiprdeps file.

For example, /usr/bin/foobar causes /usr/bin/foo to be skipped too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions