[PR #1561] [MERGED] fix usage of STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1 in steam.profile #4022

Closed
opened 2026-05-05 10:12:21 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netblue30/firejail/pull/1561
Author: @soredake
Created: 9/17/2017
Status: Merged
Merged: 9/18/2017
Merged by: @netblue30

Base: masterHead: steamfix


📝 Commits (1)

  • b44ee40 fix usage of STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1 in steam.profile

📊 Changes

1 file changed (+3 additions, -1 deletions)

View changed files

📝 etc/steam.profile (+3 -1)

📄 Description

steam.sh executes /sbin/ldconfig -XNv 2> /dev/null when STEAM_RUNTIME_PREFER_HOST_LIBRARIES is not zero and fails in some cases (see https://github.com/ValveSoftware/steam-for-linux/issues/4768) because of blacklisted /sbin and missing ld.so.conf{,.d}

https://steamcommunity.com/groups/SteamClientBeta/announcements/detail/586991182161672256


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netblue30/firejail/pull/1561 **Author:** [@soredake](https://github.com/soredake) **Created:** 9/17/2017 **Status:** ✅ Merged **Merged:** 9/18/2017 **Merged by:** [@netblue30](https://github.com/netblue30) **Base:** `master` ← **Head:** `steamfix` --- ### 📝 Commits (1) - [`b44ee40`](https://github.com/netblue30/firejail/commit/b44ee405f734d8a23ba1159ccd35bb832d3c0303) fix usage of STEAM_RUNTIME_PREFER_HOST_LIBRARIES=1 in steam.profile ### 📊 Changes **1 file changed** (+3 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `etc/steam.profile` (+3 -1) </details> ### 📄 Description steam.sh executes `/sbin/ldconfig -XNv 2> /dev/null` when STEAM_RUNTIME_PREFER_HOST_LIBRARIES is not zero and fails in some cases (see https://github.com/ValveSoftware/steam-for-linux/issues/4768) because of blacklisted /sbin and missing ld.so.conf{,.d} https://steamcommunity.com/groups/SteamClientBeta/announcements/detail/586991182161672256 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 10:12:21 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/firejail#4022
No description provided.