Bug#1103520: esys-particle: FTBFS: error from dpkg-shlibdeps

2025-04-18 Thread Santiago Vila
I've added the directory containing this library: error: cannot find library libGeometryPy.so.0 and then it built ok in my personal fork. So, I've just uploaded. Thanks.

Bug#1103520: esys-particle: FTBFS: error from dpkg-shlibdeps

2025-04-18 Thread Santiago Vila
Hi. I'm currently testing a possible fix in my personal fork, branch "wip". I think there was a missing directory in MY_LD_LIBRARY_PATH, the list of directories being used for dh_shlibdeps -l. I also would like to add a custom debian/salsa-ci.yml (also in the wip branch) to drop the i386 build.

Bug#1103520: esys-particle: FTBFS: error from dpkg-shlibdeps

2025-04-18 Thread Santiago Vila
Hello. The attached patch is what I tried but did not work. The outcome may be seen here in my private fork: https://salsa.debian.org/sanvila/esys-particle/-/pipelines Any help will be welcome. If the proposed change may be tested in salsa first, the better. Thanks.--- a/debian/rules +++ b/deb

Bug#1103520: esys-particle: FTBFS: error from dpkg-shlibdeps

2025-04-18 Thread Santiago Vila
Package: src:esys-particle Version: 2.3.5+dfsg2-9 Severity: serious Tags: trixie sid ftbfs Hi. The upload we just made does not build. https://buildd.debian.org/status/package.php?p=esys%2dparticle I'm going to try replacing the LD_LIBRARY_PATH by a list of directories using -l and see if that