[GH-ISSUE #2958] Firejail isn't used if Libreoffice was started using "libreoffice" #1849

Closed
opened 2026-05-05 08:31:12 -06:00 by gitea-mirror · 1 comment
Owner

Originally created by @mjhkqprt51 on GitHub (Sep 10, 2019).
Original GitHub issue: https://github.com/netblue30/firejail/issues/2958

$ sudo firecfg | grep libreoffice
libreoffice removed
libreoffice created

$ libreoffice
^C <--no firejail profile has been used
$ loffice
Reading profile /etc/firejail/loffice.profile
Reading profile /etc/firejail/libreoffice.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-exec.inc
Reading profile /etc/firejail/disable-passwdmgr.inc
Reading profile /etc/firejail/disable-programs.inc
Reading profile /etc/firejail/whitelist-var-common.inc
Warning: networking feature is disabled in Firejail configuration file
Parent pid 1559, child pid 1560
Blacklist violations are logged to syslog
Child process initialized in 146.61 ms
^C <-- firejail is OK

$ sudo apt-cache show libreoffice
Package: libreoffice
Priority: optional
Section: metapackages
Installed-Size: 113
Maintainer: Ubuntu Developers ubuntu-devel-discuss@lists.ubuntu.com
Architecture: amd64
Version: 1:6.3.1rc2-0ubuntu0.19.10.1lo1

This is a beta ppa version of libreoffice.

Originally created by @mjhkqprt51 on GitHub (Sep 10, 2019). Original GitHub issue: https://github.com/netblue30/firejail/issues/2958 $ sudo firecfg | grep libreoffice libreoffice removed libreoffice created $ libreoffice ^C <--no firejail profile has been used $ loffice Reading profile /etc/firejail/loffice.profile Reading profile /etc/firejail/libreoffice.profile Reading profile /etc/firejail/disable-common.inc Reading profile /etc/firejail/disable-devel.inc Reading profile /etc/firejail/disable-exec.inc Reading profile /etc/firejail/disable-passwdmgr.inc Reading profile /etc/firejail/disable-programs.inc Reading profile /etc/firejail/whitelist-var-common.inc Warning: networking feature is disabled in Firejail configuration file Parent pid 1559, child pid 1560 Blacklist violations are logged to syslog Child process initialized in 146.61 ms ^C <-- firejail is OK $ sudo apt-cache show libreoffice Package: libreoffice Priority: optional Section: metapackages Installed-Size: 113 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com> Architecture: amd64 Version: 1:6.3.1~rc2-0ubuntu0.19.10.1~lo1 This is a beta ppa version of libreoffice.
Author
Owner

@mjhkqprt51 commented on GitHub (Sep 10, 2019):

Reinstalling apparmor has helped, thanks, sorry. This issue can be closed.

<!-- gh-comment-id:530026514 --> @mjhkqprt51 commented on GitHub (Sep 10, 2019): Reinstalling apparmor has helped, thanks, sorry. This issue can be closed.
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#1849
No description provided.