[Bug backends/24488] ebl_openbackend might use wrong library search path

2019-05-30 Thread mark at klomp dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 Mark Wielaard changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[COMMITTED] libebl: Try harder to find backend library in bin and lib origin paths.

2019-05-30 Thread Mark Wielaard
eblopenbackend tries to find libraries based on the $ORIGIN/../$LIB/ path. But depending on whether the system is multilib or multiarch this doesn't always work. On multilib systems $LIB is always just one directory deep (it is either .../lib or .../lib64) but on multiarch systems it can be multipl

[Bug backends/24488] ebl_openbackend might use wrong library search path

2019-05-30 Thread maennich at google dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=24488 --- Comment #7 from Matthias Maennich --- I tried the patch against libdw1-0.168-1 on Debian Stretch. It cleanly applied and solved the very issue I saw. Thanks! [1] https://packages.debian.org/stretch/libdw1 -- You are receiving this mail