Skip to content

"Error: no suitable executable found" for executable in $HOME #4130

Answered by rusty-snake
tredondo asked this question in Q&A
Discussion options

You must be logged in to vote

I've try to run a program with a existing profile of an other program. [formulated by me]

That's a bad idea and can not work well. Leave it and write a own profile for it (maybe based on that other) or use the default profile (with some extra arguments).

even though the executable exists and has the +x attribute set

Outside of the sandbox yes, but also inside the sandbox? (rhetorical question)
You can check this with firejail --ignore=private-bin --profile=PROFILE ls -l ./losslesscut

"Error: no suitable executable found" (and alike)

The most common reasons for this error:

  1. The executable (or a upper directory) is blacklisted.
  2. The executable is under a whitelisted directory but is not

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by rusty-snake
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants