It looks like cargo-deb v2.5.0 silently broke this for our use case, and other use cases which have been reported upstream: https://github.com/kornelski/cargo-deb/issues/21 To make dpkg-shlibdeps work more reliably until this inconsistent choice of multiarch and cross-build lib directories is sorted out, let's pass the documented `LD_LIBRARY_PATH` environment variable to ensure such libraries are always found. Interestingly, setting `DEB_HOST_ARCH` to a different value did not have any effect. |
||
|---|---|---|
| .. | ||
| workflows | ||
| dependabot.yml | ||