[GH-ISSUE #4619] Steam with apparmor doesn't launch #2726

Closed
opened 2026-05-05 09:23:23 -06:00 by gitea-mirror · 8 comments
Owner

Originally created by @Froggy232 on GitHub (Oct 18, 2021).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4619

Hi,
I have a problem with steam, it won't launch.
The log says :

Reading profile /etc/firejail/steam-runtime.profile
Reading profile /etc/firejail/steam.profile
Reading profile /etc/firejail/globals.local
Reading profile /etc/firejail/allow-java.inc
Reading profile /etc/firejail/allow-python2.inc
Reading profile /etc/firejail/allow-python3.inc
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Warning: cannot create /home/antheo/.steampath
Reading profile /etc/firejail/whitelist-common.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Seccomp list in: !ptrace, check list: @default-keep, prelist: unknown,
Parent pid 2164, child pid 2166
Warning: skipping alternatives for private /etc
Warning: skipping asound.conf for private /etc
Warning: skipping bumblebee for private /etc
Warning: skipping crypto-policies for private /etc
Warning: skipping dbus-1 for private /etc
Warning: skipping drirc for private /etc
Warning fcopy: skipping /etc/fonts/conf.d/10-sub-pixel-rgb.conf, cannot find inode
Warning fcopy: skipping /etc/fonts/conf.d/11-lcdfilter-default.conf, cannot find inode
Warning fcopy: skipping /etc/fonts/conf.d/70-no-bitmaps.conf, cannot find inode
Warning: skipping nvidia for private /etc
Private /etc installed in 18.72 ms
Private /usr/etc installed in 0.00 ms
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Warning: cleaning all supplementary groups
Seccomp list in: !ptrace, check list: @default-keep, prelist: unknown,
Child process initialized in 74.99 ms
/usr/lib/steam/steam: /home/antheo/.local/share/Steam/steam.sh : /usr/bin/env : mauvais interpréteur: Permission non accordée
/usr/lib/steam/steam: ligne 212: /home/antheo/.local/share/Steam/steam.sh: Succès

Parent is shutting down, bye...

Do you have an idea why?
Thanks you!

Originally created by @Froggy232 on GitHub (Oct 18, 2021). Original GitHub issue: https://github.com/netblue30/firejail/issues/4619 Hi, I have a problem with steam, it won't launch. The log says : Reading profile /etc/firejail/steam-runtime.profile Reading profile /etc/firejail/steam.profile Reading profile /etc/firejail/globals.local Reading profile /etc/firejail/allow-java.inc Reading profile /etc/firejail/allow-python2.inc Reading profile /etc/firejail/allow-python3.inc Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-devel.inc Reading profile /etc/firejail/disable-interpreters.inc Reading profile /etc/firejail/disable-passwdmgr.inc Reading profile /etc/firejail/disable-programs.inc Warning: cannot create /home/antheo/.steampath Reading profile /etc/firejail/whitelist-common.inc Reading profile /etc/firejail/whitelist-var-common.inc Seccomp list in: !ptrace, check list: @default-keep, prelist: unknown, Parent pid 2164, child pid 2166 Warning: skipping alternatives for private /etc Warning: skipping asound.conf for private /etc Warning: skipping bumblebee for private /etc Warning: skipping crypto-policies for private /etc Warning: skipping dbus-1 for private /etc Warning: skipping drirc for private /etc Warning fcopy: skipping /etc/fonts/conf.d/10-sub-pixel-rgb.conf, cannot find inode Warning fcopy: skipping /etc/fonts/conf.d/11-lcdfilter-default.conf, cannot find inode Warning fcopy: skipping /etc/fonts/conf.d/70-no-bitmaps.conf, cannot find inode Warning: skipping nvidia for private /etc Private /etc installed in 18.72 ms Private /usr/etc installed in 0.00 ms Warning: cleaning all supplementary groups Warning: cleaning all supplementary groups Warning: cleaning all supplementary groups Warning: cleaning all supplementary groups Seccomp list in: !ptrace, check list: @default-keep, prelist: unknown, Child process initialized in 74.99 ms /usr/lib/steam/steam: /home/antheo/.local/share/Steam/steam.sh : /usr/bin/env : mauvais interpréteur: Permission non accordée /usr/lib/steam/steam: ligne 212: /home/antheo/.local/share/Steam/steam.sh: Succès Parent is shutting down, bye... Do you have an idea why? Thanks you!
Author
Owner

@jose1711 commented on GitHub (Oct 18, 2021):

Please use LANG=C when pasting console outputs.

<!-- gh-comment-id:946185285 --> @jose1711 commented on GitHub (Oct 18, 2021): Please use `LANG=C` when pasting console outputs.
Author
Owner

@Froggy232 commented on GitHub (Oct 19, 2021):

Sorry, I don't understand what that means

<!-- gh-comment-id:946506377 --> @Froggy232 commented on GitHub (Oct 19, 2021): Sorry, I don't understand what that means
Author
Owner
<!-- gh-comment-id:946522672 --> @rusty-snake commented on GitHub (Oct 19, 2021): https://github.com/netblue30/firejail/blob/master/.github/ISSUE_TEMPLATE/bug_report.md https://github.com/netblue30/firejail/blob/316a1cd6227e259908287a768953b1171cd9477d/.github/ISSUE_TEMPLATE/bug_report.md?plain=1#L25
Author
Owner

@jose1711 commented on GitHub (Oct 19, 2021):

This seems to have worked for me (but I have not tested playing the actual games):

echo 'whitelist ${HOME}/Steam' >> /etc/firejail/steam.local
echo 'protocol unix,inet,inet6,netlink,packet' >> /etc/firejail/steam.local

You may want to try the same and report back.

<!-- gh-comment-id:947142954 --> @jose1711 commented on GitHub (Oct 19, 2021): This seems to have worked for me (but I have not tested playing the actual games): ``` echo 'whitelist ${HOME}/Steam' >> /etc/firejail/steam.local echo 'protocol unix,inet,inet6,netlink,packet' >> /etc/firejail/steam.local ``` You may want to try the same and report back.
Author
Owner

@Froggy232 commented on GitHub (Oct 20, 2021):

Hi,
Thanks for your answer, I don't know why but steam works now!
I close the issue.

<!-- gh-comment-id:947800529 --> @Froggy232 commented on GitHub (Oct 20, 2021): Hi, Thanks for your answer, I don't know why but steam works now! I close the issue.
Author
Owner

@Froggy232 commented on GitHub (Oct 20, 2021):

Sorry, it seems that steam work with firejail alone, but not with apparmor integration.
Does someone have an idea on how to fix this?
Thanks you

<!-- gh-comment-id:948088894 --> @Froggy232 commented on GitHub (Oct 20, 2021): Sorry, it seems that steam work with firejail alone, but not with apparmor integration. Does someone have an idea on how to fix this? Thanks you
Author
Owner

@rusty-snake commented on GitHub (Oct 21, 2021):

Maybe steam just don't work with apparmor 🤔 .

First you would need to allow it to execute stuff in $HOME.

<!-- gh-comment-id:948307401 --> @rusty-snake commented on GitHub (Oct 21, 2021): Maybe steam just don't work with apparmor :thinking: . First you would need to allow it to execute stuff in $HOME.
Author
Owner

@Froggy232 commented on GitHub (Oct 21, 2021):

Yeah, it works with 'ignore apparmor'.
Thanks you a lot for your help, and for your incredible software!

<!-- gh-comment-id:948488848 --> @Froggy232 commented on GitHub (Oct 21, 2021): Yeah, it works with 'ignore apparmor'. Thanks you a lot for your help, and for your incredible software!
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#2726
No description provided.