[Rpm-maint] [rpm-software-management/rpm] check-rpaths: Look for RPATH and RUNPATH in one go (5417bff)
Jonathan Wakely
notifications at github.com
Wed Nov 3 10:43:07 UTC 2021
What is this supposed to do? `$j` is a filename, it's exceedingly unlikely to match "RPATH|RUNPATH".
This results in output like:
```
ERROR 0020: file '/opt/gcc-latest/lib64/libtsan.so.2.0.0' contains an referencing '..' of an absolute path [/opt/gcc-latest/lib/../lib64]
ERROR 0020: file '/opt/gcc-latest/lib64/libubsan.so.1.0.0' contains an referencing '..' of an absolute path [/opt/gcc-latest/lib/../lib64]
ERROR 0020: file '/opt/gcc-latest/lib64/libasan.so.8.0.0' contains an referencing '..' of an absolute path [/opt/gcc-latest/lib/../lib64]
ERROR 0020: file '/opt/gcc-latest/lib64/liblsan.so.0.0.0' contains an referencing '..' of an absolute path [/opt/gcc-latest/lib/../lib64]
```
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/commit/5417bffe37a9dfbfd33734f3f46d82adb927463b#commitcomment-59264338
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-maint/attachments/20211103/f3af6d81/attachment-0001.html>
More information about the Rpm-maint
mailing list