Le jeudi 30 juillet 2020 à 10:34 +0000, [email protected] a écrit : > On Thu, Jul 30, 2020 at 10:32:48AM +0200, Sébastien Villemot wrote:
> > - I guess that the override_dh_shlibdeps that I added in debian/rules
> > is no longer needed?
>
> I don't fully understand what the "-l" option of dh_shlibdeps does, but
> the dh_shlibdeps itself seems only able to generate some control
> variables.
>
> I can try to remove it and see if something happens.
The “-l” option has an action close to setting LD_LIBRARY_PATH during
the execution of dpkg-shlibdeps. It was necessary because
libopenblas.so.0 is not present under /usr/lib/${DEB_HOST_MULTIARCH}
within the .deb (it is only created there at installation time through
the alternatives mechanism), thus dpkg-shlibdeps was complaining about
a missing shared library.
So I think it is no longer needed now that rpath is set, and that the
whole stanza can be removed.
--
⢀⣴⠾⠻⢶⣦⠀ Sébastien Villemot
⣾⠁⢠⠒⠀⣿⡁ Debian Developer
⢿⡄⠘⠷⠚⠋⠀ https://sebastien.villemot.name
⠈⠳⣄⠀⠀⠀⠀ https://www.debian.org
signature.asc
Description: This is a digitally signed message part
-- debian-science-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-science-maintainers
