On April 4, 2019 7:11:07 PM GMT+02:00, Maarten de Vries via arch-general <arch-general@archlinux.org> wrote:
A better fix is mentioned on the steam forum [1] by a WorMzy:
$ export LD_PRELOAD="/usr/lib/libgio-2.0.so.0:/usr/lib/libglib-2.0.so.0" $ steam-native
Apparently those libraries still come from the steam distribution, even with steam-native, and those pull in libpcre.so.3 and libselinux.so.1. Preloading the system versions avoids that.
[1] https://steamcommunity.com/groups/SteamClientBeta/discussions/0/184807200276...
That looks a lot more appropriate as a fix, however please keep the discussion and information flow at a single place and further responses should be made in the bug ticket. We will provide a fix soon, but should first dive into why those libs were used in the first place. Thanks for the useful information. Cheers, Levente