Closed
Description
They are statically linked as much as possible and this causes them to fail the elf check GNU_RELRO test, due to certain properties of the RHEL toolchain which may be addressed in future.
We thought that this error was edged triggered, and so we wouldn't need to exclude the two udev binaries from the elf check. But it seems that it is now state-triggered sometimes, so we'll start excluding the elf binaries from the elf check via our custom rpminspect.yaml file.
This compiler link is supposed to be related: rust-lang/rust#86374 .
Metadata
Metadata
Assignees
Labels
No labels