Dear Nicholas and Markus,
Le 10/12/2024 à 17:48, Markus Blatt a écrit :
> Am Sat, Dec 07, 2024 at 09:13:15AM -0800 schrieb Nicholas Breen:
>> 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
>
> [help on how to patch it with chrpath]
Thanks a lot for your answers and for the code.
I understand why using runpath in the general case is a bad idea and
that it is actually not needed for openmpi, so this bug should be
fixed in openmpi.
Yet, I wonder whether having runpath set by openmpi is bad enough
that, in the meantime, we have to play such trick in every package
that builds against it?