USE_FILE_CMD: seccomp Bad system call #4219
Labels
area: core
Issues not related to a specific subsystem
prio: medium
Has the potential to affect progress
res: invalid
The ticket is not a bug, or is a support request
ver: 4.8.25
Reproducible in version 4.8.25
Important
This issue was migrated from Trac:
anton_kg
(anton.bugs@….com)Hi, I'm getting and error message when trying to "enter" into zip archive.
The error is the following:
file -L -z xxx.zip
xxx.zip: Bad system call
The call is here:
https://github.com/MidnightCommander/mc/blob/master/src/filemanager/ext.c#L75
"file -z"
A quick workaround is to add "-S" option:
You might know a better solution
The text was updated successfully, but these errors were encountered: