mirror of
https://github.com/netblue30/firejail.git
synced 2026-05-15 14:16:14 -06:00
[GH-ISSUE #5510] Error chdir: sandbox.c:1117 sandbox: Permission denied #3021
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#3021
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 @gitsteff on GitHub (Dec 8, 2022).
Original GitHub issue: https://github.com/netblue30/firejail/issues/5510
Hi.
When running firejail I get this output:
The error message is showing no hint at all which chdir failed. Where can I get this information from?
@rusty-snake commented on GitHub (Dec 8, 2022):
As a first step you should provide necessary details like firejail version and the profile you use. The easiest way is to follow the bug template.
@gitsteff commented on GitHub (Dec 9, 2022):
Hi.
I fixed it by myself, thanks for your effort.
Maybe you can make the log/messages a bit more verbose to see which dir is meant?
Thanks.
@kmk3 commented on GitHub (Dec 9, 2022):
@gitsteff on Dec 9:
Good idea; done in commit
f24a49a2c("sandbox.c: print the dir on failedchdir(cfg.homedir)", 2022-12-09).
@kmk3 commented on GitHub (Dec 9, 2022):
@gitsteff on Dec 9:
Alright, closing this.