Dmitry Smirnov dixit:

>The relevant upstream bug is this:
>
>  https://midnight-commander.org/ticket/4180
>
>Looks like it will be trivial to cherry-pick the patch for Bullseye.

Doesn’t seem so.

https://github.com/MidnightCommander/mc/commit/ec1938db8ef8171440e1a56aea94feec59d23f71.patch
seems to require
https://github.com/MidnightCommander/mc/commit/a75071b3c07d7dc2795ad2c321e1e340eceadb24.patch
as a prerequisite, but even then, the patch doesn’t apply:

-#define FILE_CMD "file -z " FILE_L FILE_S

… where the code in question has…

 #ifdef FILE_L
 #define FILE_CMD "file -L -z "

… and five minutes of searching through upstream git later I’m
not even sure where this is supposed to apply to, i.e. which
branch, and it seems like there’s some major picking needed.

That being said, ec1938db8ef8171440e1a56aea94feec59d23f71, from
reading it, does NOT look like it would solve my problem, because
file does not use seccomp on Debian.

bye,
//mirabilos
-- 
22:20⎜<asarch> The crazy that persists in his craziness becomes a master
22:21⎜<asarch> And the distance between the craziness and geniality is
only measured by the success 18:35⎜<asarch> "Psychotics are consistently
inconsistent. The essence of sanity is to be inconsistently inconsistent

Reply via email to