mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #4953] cannot create an empty sandbox any more #2834
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#2834
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 @Rosika2 on GitHub (Feb 17, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/4953
Hi all,
I just updated my BodhiLinux (BL 5, 18.04, 32 bit, running in a VM) installation per
sudo apt update && sudo apt upgradeand thus the latest firejail version was installed. I´m now on "firejail version 0.9.68".
The thing is: When I try to create an empty sandbox by invoking just the "firejail" command I get this message:
Hmm, that was´t the case before the update.
So I tried using the "--noprofile option", which worked:
What might be the matter here? Any suggestions are certainly welcome.
Many thanks in advance.
Rosika
@rusty-snake commented on GitHub (Feb 17, 2022):
As a workaround
firejail --ignore=noroot.@Rosika2 commented on GitHub (Feb 17, 2022):
@rusty-snake:
Thanks so much for your very quick answer.
Indeed
firejail --ignore=norootworks as desired. That´s great.Just for some additional info (because I´m curious about it): Was there a major change of some sort as far as firejail is concerned?
I mean: why has the workaround become necessary?
Tnx a lot.
Greetings from Rosika
@rusty-snake commented on GitHub (Feb 17, 2022):
That's the thing nothing has change on firejail end AFAICTY.
It's more likely that a kernel update or something else changed.
@Rosika2 commented on GitHub (Feb 17, 2022):
@rusty-snake:
I see. Thanks for the feedback.
Well, the main thing is the workaround you provided works perfectly.
Thank you very much again for your kind help.
Many greetings
Rosika