mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #3531] mathematica profile #2219
Labels
No labels
LTS merge
LTS merge
bug
bug
converted-to-discussion
doc-todo
documentation
duplicate
enhancement
file-transfer
firecfg
firejail-in-firejail
firetools
graphics
help wanted
information_old
installation
invalid
modif
moved
needinfo
networking
notabug
notourbug
old-version
overlayfs
packaging
profile-request
pull-request
question
question_old
removal
runtime-permissions
sandbox-ipc
security
stale
wiki
wiki
wontfix
wordpress
workaround
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/firejail#2219
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @fugata on GitHub (Jul 20, 2020).
Original GitHub issue: https://github.com/netblue30/firejail/issues/3531
System: Raspberry Pi 4, 8gb
OS: current version of Raspberry 32 bit OS, kernel: 5.4.51-v71+
firejail: version 0.9.58.2 (installed from sudo apt install)
When I typed
firejail mathematica
I got
eading profile /etc/firejail/mathematica.profile
Reading profile /etc/firejail/Mathematica.profile
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
Reading profile /etc/firejail/whitelist-common.inc
Parent pid 4592, child pid 4593
Child process initialized
/usr/bin/mathematica: 1: /usr/bin/mathematica: lsb_release: Permission denied
/usr/bin/mathematica: 81: [: =: unexpected operator
Parent is shutting down, bye...
[1]+ Done firejail mathematica
I have no issue running firejail along with chromium and other programs.
I'd be happy to provide additional logs. Please let me know. THANKS!
@fisiognomico commented on GitHub (Aug 20, 2020):
The version of Mathematica that you're running is the one which is provided freely by Raspbian right?
Because I've tried Mathematica 11.3 and it works perfectly fine under firejail.
I would rather recommend you to check the launching script.
@bbhtt commented on GitHub (Aug 30, 2020):
Is Raspberry firejail stuck to 0.9.58.2? Consider updating it too 0.9.62 if possible. I don't have a copy of mathematica to test since I am stuck at home.
Add
lsb_release,os_releasetoprivate-etcif it is there in the profile or try using the profile from master (https://github.com/netblue30/firejail/blob/master/etc/profile-m-z/Mathematica.profile) (this is free of private-etc, so no need to add/modify)@rusty-snake commented on GitHub (Nov 9, 2020):
@fugata can you paste
/usr/bin/mathematicahere.@rusty-snake commented on GitHub (Jan 4, 2021):
I'm closing here due to inactivity, please fell free to request to reopen if you still have this issue.