[GH-ISSUE #2134] Firefox 62.0.3 on Ubuntu 18.04 with PPA-Version 0.9.56-1 #1445

Closed
opened 2026-05-05 08:06:28 -06:00 by gitea-mirror · 8 comments
Owner

Originally created by @cron0mat on GitHub (Oct 3, 2018).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2134

Hi,

I have used firejail from ubuntu repos (0.9.52) with etc fixes and this was running just fine.

I tried now firejail 0.9.56 from Reiners PPA and had problems with firefox again (I can start firefox but after entering website link nothing happens).

Is etc fix not included in to newer firejail versions or do I need to adapt something manually ?

BR

Originally created by @cron0mat on GitHub (Oct 3, 2018). Original GitHub issue: https://github.com/netblue30/firejail/issues/2134 Hi, I have used firejail from ubuntu repos (0.9.52) with etc fixes and this was running just fine. I tried now firejail 0.9.56 from Reiners PPA and had problems with firefox again (I can start firefox but after entering website link nothing happens). Is etc fix not included in to newer firejail versions or do I need to adapt something manually ? BR
Author
Owner

@chiraag-nataraj commented on GitHub (Oct 3, 2018):

Which version of firefox do you have [edit nvm, the title says you have 62.0.3]. What does firejail --debug firefox output?

<!-- gh-comment-id:426704337 --> @chiraag-nataraj commented on GitHub (Oct 3, 2018): Which version of firefox do you have [edit nvm, the title says you have 62.0.3]. What does `firejail --debug firefox` output?
Author
Owner

@reinerh commented on GitHub (Oct 3, 2018):

@cron0mat Have you also installed the firejail-profiles package (in version 0.9.56)?

<!-- gh-comment-id:426721381 --> @reinerh commented on GitHub (Oct 3, 2018): @cron0mat Have you also installed the firejail-profiles package (in version 0.9.56)?
Author
Owner

@Vincent43 commented on GitHub (Oct 3, 2018):

Could be also another AppArmor breaks firejail issue.

<!-- gh-comment-id:426738053 --> @Vincent43 commented on GitHub (Oct 3, 2018): Could be also another _AppArmor breaks firejail_ issue.
Author
Owner

@cron0mat commented on GitHub (Oct 4, 2018):

@reinerh : yes, I did

Attached is output of

firejail --debug firefox

dbg.txt

<!-- gh-comment-id:427082495 --> @cron0mat commented on GitHub (Oct 4, 2018): @reinerh : yes, I did Attached is output of > firejail --debug firefox [dbg.txt](https://github.com/netblue30/firejail/files/2447160/dbg.txt)
Author
Owner

@Vincent43 commented on GitHub (Oct 4, 2018):

Please post journalctl |grep DENIED.

<!-- gh-comment-id:427100857 --> @Vincent43 commented on GitHub (Oct 4, 2018): Please post `journalctl |grep DENIED`.
Author
Owner

@cron0mat commented on GitHub (Oct 4, 2018):

@Vincent43 : shortened to the time stamp of my test :

journalctl.txt

<!-- gh-comment-id:427148990 --> @cron0mat commented on GitHub (Oct 4, 2018): @Vincent43 : shortened to the time stamp of my test : [journalctl.txt](https://github.com/netblue30/firejail/files/2447965/journalctl.txt)
Author
Owner

@Vincent43 commented on GitHub (Oct 4, 2018):

It seems that you use old firejail-default apparmor profile (which is known to break firefox). Please check with cat /etc/apparmor.d/firejail-default. It should look like https://github.com/netblue30/firejail/blob/0.9.56/etc/firejail-default and is included in PPA . Are you sure that you are using firejail 0.9.56? Check with firejail --version.

<!-- gh-comment-id:427161965 --> @Vincent43 commented on GitHub (Oct 4, 2018): It seems that you use old `firejail-default` apparmor profile (which is known to break firefox). Please check with `cat /etc/apparmor.d/firejail-default`. It should look like https://github.com/netblue30/firejail/blob/0.9.56/etc/firejail-default and is included in [PPA](https://launchpad.net/~deki/+archive/ubuntu/firejail/+files/firejail_0.9.56-1~0ubuntu18.04.0_amd64.deb) . Are you sure that you are using firejail 0.9.56? Check with `firejail --version`.
Author
Owner

@cron0mat commented on GitHub (Oct 4, 2018):

apparmor profile is ok but it seems like there is no apparmor service reload after firejail installation !

I tested new firejail version all the time without a system reboot.
This time I had an apparmor update at same time I installed firejail and now firefox is working.

Sorry for false positive issue.

<!-- gh-comment-id:427175017 --> @cron0mat commented on GitHub (Oct 4, 2018): apparmor profile is ok but it seems like there is no apparmor service reload after firejail installation ! I tested new firejail version all the time without a system reboot. This time I had an apparmor update at same time I installed firejail and now firefox is working. Sorry for false positive issue.
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#1445
No description provided.