On Sat, Dec 07, 2024 at 04:26:40PM +0100, Thibaut Paumard wrote:
Hi,
Since OpenMPI 5 has been introduced, I get lintian errors in Gyoto in the
form:
E: gyoto-bin: custom-library-search-path RUNPATH
/usr/lib/x86_64-linux-gnu/openmpi/lib [usr/bin/gyoto-mpi-worker.9]
N:
N: The binary or shared library sets RPATH or RUNPATH. This overrides the
N: normal library search path, possibly interfering with local policy and
N: causing problems for multilib, among other issues.
N
Hi Thibaut,
This is <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1085509>.
I'm using chrpath on my own packages until it gets resolved - seemed
easier than tracking the bug and requesting a binNMU later.