mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #452] Warning: failed to unmount /sys #322
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#322
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 @requiredregistration on GitHub (Apr 18, 2016).
Original GitHub issue: https://github.com/netblue30/firejail/issues/452
does this mean that --overlay and --overlay-tmpfs will not work as expected?
@netblue30 commented on GitHub (Apr 18, 2016):
Don't worry about them for now, there is something strange with the way overlayfs kernel feature uses /sys. I will probably suppress the warnings.
@requiredregistration commented on GitHub (Apr 18, 2016):
it might be an overlayfs bug. maybe we should report it to the kernel people.
@requiredregistration commented on GitHub (May 2, 2016):
you closed it without explaining why.
when you say that something is strange with the overlayfs, that means you do not understand it perfectly or there is a bug.
closing the issue does not answer the question of if there is a problem here because of your lack of knowledge or because there is a kernel bug.
@netblue30 commented on GitHub (May 2, 2016):
I cannot do anything about it, I think it has something to do with the kernel, so I am not going to carry it as a bug. I have it on my watch list, if ever some more information becomes available.
@requiredregistration commented on GitHub (May 3, 2016):
by sending an e-mail to the LKML we can learn why.
@requiredregistration commented on GitHub (May 29, 2016):
maybe the overlayfs log can help you discover why you see unexpected and/or wrong behavior.
you have labeled it 'information', so it won't be tracked as a 'bug'. it should have never been closed. keep it open until we learn the reason that this happens.
@tobwen commented on GitHub (Jun 10, 2018):
Warning still appears on Debian GNU/Linux 9.4 (stretch) with firejail version 0.9.54
@smitsohu commented on GitHub (Aug 29, 2018):
Just for clarification: This warning was issued by firejail and not by the kernel or some system service. The reason is that were trying to unmount sysfs at a timepoint when it was not mounted.
This will be fixed in 0.9.56