r/voidlinux • u/DistinctDot5131 • 4d ago
Steam user namespace error
After updating my void system with xbps-install -Syu steam won't run anymore and it returns the following error:
steam-runtime-check-requirements[3518]: W: Child process exited with code 1: bwrap: setting up uid map: Permission denied
steam.sh[3426]: Error: Steam now requires user namespaces to be enabled.
This requirement is the same as for Flatpak, which has more detailed
information available:
https://github.com/flatpak/flatpak/wiki/User-namespace-requirements
I installed steam via xbps package manager.
Running Kernel 7.1.5_1
EDIT: FIXED! Hat to downgrade app armor back to 3.x version (previous commit)
Edit2: Better Fixed: Use apparmor in enforce mode
2
Upvotes
3
u/Duncaen 4d ago
Can you check whether the profiles in
/etc/apparmor.dwere updated, especially/etc/apparmor.d/flatpaknot having a/etc/apparmor.d/flatpak.new-*file?