LD loader on Fedora's distro tries to load some system libraries from the runtime package. But the diversity between runtimes reveals some missing symbols because we tried to load native dependencies from another distro.
The fix is simple - all system libraries should be removed from packaging.
LD loader on Fedora's distro tries to load some system libraries from the runtime package. But the diversity between runtimes reveals some missing symbols because we tried to load native dependencies from another distro. The fix is simple - all system libraries should be removed from packaging.