serpent-os / tools

The home of moss (system state manager) and boulder (moss format build tool)
https://serpentos.com
132 stars 12 forks source link

boulder: Correctly handle RPATH'd sonames #321

Open ikeycode opened 1 month ago

ikeycode commented 1 month ago

As seen in Firefox and Thunderbird its quite possible to ship private .so files which then confuse the provider system. Despite not having PATH conflicts, they both provide the same soname($NAME($ARCH))

Remedying this is a two part process: