Control: tags -1 + confirmed upstream Hi Martin,
On Tue, Aug 15, 2017 at 09:01:19PM +0200, Martin Dosch wrote: > if I play a youtube video with mpv without using firejail it works well but > if I use the included firejail profile for mpv it fails. thanks for reporting another bug! :) I am able to confirm it and found a fix for it. I first checked if youtube-dl is working with the mpv profile (firejail --profile=/etc/firejail/mpv.profile youtube-dl http://www.youtube.com/embed/ucRWyGKBVzo), which also didn't work, so it was related to youtube-dl. youtube-dl has #!/usr/bin/python3 as shebang, which symlinks to python3.5, which are both not mentioned in the private-bin line of the profile, so it wasn't able to start at all. So for now you can add python3 and python3.5 to private-bin. I will fix it upstream. Kind regards, Reiner
signature.asc
Description: PGP signature