mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #1109] Qemu Woes #758
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#758
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 @indolering on GitHub (Feb 20, 2017).
Original GitHub issue: https://github.com/netblue30/firejail/issues/1109
I upgraded Firejail and when I open Boxes I can't see any of my virtual machines. Looking at the system logs, it appears as if Firejail had trouble with the existing sandbox profile .... ?
I disabled the Firejail qemu profile and Boxes works just fine.
Fedora 25,
Firejail: 0.9.45, release 0.1.201702191845git884fdb7.fc25
@netblue30 commented on GitHub (Feb 21, 2017):
How did you disable qemu profile? What commands do you use to start the sandbox (with or without qemu profile)?
@indolering commented on GitHub (Feb 21, 2017):
It's a PITA, renaming (by changing the extension) and overriding via .local don't work, so I just commented out the entire profile.
None, it's part of the default set. Is there a flip I can switch to enable auditing for a specific profile?
@netblue30 commented on GitHub (Feb 22, 2017):
That's good, it means the namespaces are working fine. You would need to find out the line (or the lines) in the profile that create the problem. Open the profile in a text editor and enable the lines one by one.
@indolering commented on GitHub (Feb 22, 2017):
Argh, so it turns out that I wasn't properly relaunching the sandbox (I thought that re-logging in was good enough but I need to do a complete restart). I commented out both the system and launcher profiles but it doesn't seem to work.
Could it be the use of the Copr repo (which pulls from master)? Is there someone more capable of troubleshooting that runs Fedora we can ping?
@indolering commented on GitHub (Mar 28, 2017):
@netblue30 I just updated to the latest version of Firejail and I still can't open Boxes without issues.
@netblue30 commented on GitHub (Mar 31, 2017):
Reopening!
@chiraag-nataraj commented on GitHub (Jul 28, 2018):
Is this still an issue?
@chiraag-nataraj commented on GitHub (Jul 28, 2018):
For example, the following profile works for me:
(as the profile might suggest, qemu VMs are stored in
qemu-vms)[Edit] To clarify though, I'm on Debian [unstable/experimental] and running the firejail from git.
@chiraag-nataraj commented on GitHub (Jul 30, 2018):
Closing for now since there's been no activity in over a year. @indolering, please feel free to reopen if you still have this issue with the latest version of firejail.