Closed sgillies closed 4 years ago
Wow, lots of good info in this: https://sourceware.org/bugzilla/show_bug.cgi?id=19884.
I've patched auditwheel so that it gives our shared libraries SONAMEs like libfoo-rasterio-123abcd
and this seems to be a good enough work-around solution.
Resolved by #47.
Background: https://github.com/mapbox/rasterio/issues/1876#issuecomment-596017426.
Can we patch auditwheel so that the names of rasterio's shared library dependencies are different from those of fiona's. The hash tag seems to be insufficient.