Le jeu. 18 nov. 2021 à 03:33, Fabio Valentini <decathorpe@xxxxxxxxx> a écrit : > > Additionally, the steam RPM (as provided by the opt-in third-party > repository that comes installed by default with Fedora Workstation) is > a i686-only package (sad face), and hence also pulls in i686 The RPM Fusion package is built as a i686 library despite been "mainly" noarch scripts (bash, python3). The "mainly" is because there is a 32bit bootstrap client that really is about to download the fuller stream client from upstream. Not having any 32bit runtime capability is going to break here (but it's certainly fixable if upstream would also bundle a 64bit bootstrap client). Then most processes from stream {before} running any program show steamwebhelper are using a 64bit ubuntu 12.04 userspace. But we likely assume some program are 32bit only and because of that the our package assume the 32bit capabilities {can} be needed, it justs assume to install the needed libraries (specially the system libGL.i686 and others) It seems to me that assuming 64bit only userspace with steam is wrong and will lead some users to crash. If any additional question, please report an issue to https://bugzilla.rpmfusion.org. Simone will be able to answer or forward/ask upstream. Thanks in advance. > libraries: > $ sudo dnf repoquery --requires steam --resolve --recursive | grep i686 | wc -l > 221 _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure