https://bugzilla.redhat.com/show_bug.cgi?id=1508950 --- Comment #5 from Michael Schwendt <bugs.michael@xxxxxxx> --- > eccodes-devel.x86_64: E: rpath-in-buildconfig > /usr/lib64/pkgconfig/eccodes.pc > /usr/lib64/pkgconfig/eccodes_f90.pc > > Sure, these files contain rpath settings. > However, removing these settings totally cripples the test system. How? -Wl,-rpath,${libdir} with standard lib is pretty much nonsensical. And do you mean the $LD_LIBRARY_PATH fix deals with this already? Pointing the %check section at libs in the buildroot may be strictly necessary for some packages. It isn't unusual to do that. > eccodes-debuginfo.x86_64: E: useless-provides debuginfo(build-id) > > I don't know what this means. How to solve it? Give "rpmlint -i ..." a try. It's rpmlint being confused by -debuginfo packages: $ rpmlint -i eccodes-debuginfo-2.5.0-1.fc27.x86_64.rpm eccodes-debuginfo.x86_64: E: useless-provides debuginfo(build-id) This package provides 2 times the same capacity. It should only provide it once. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx