-
Notifications
You must be signed in to change notification settings - Fork 105
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
'code 275: unknown command' with password encrypt on centos over ssh #345
Comments
I have the same problem, freshly built from git:
|
I had old pinentry on the pc (i can't change the OS).
it works with fallback CLI input, i.e. prepend strace for when it fails:
|
I think the best solution is to put the pinentry behind a feature, and by default not use the feature. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Environment
What were you trying to do
On Linux (Linux host.....com 3.10.0-1160.71.1.el7.x86_64 #1 SMP Tue Jun 28 15:37:28 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux)...
I type:
What happened
I get only this on the CLI. I'm SSH'd to centos from macos (where the command works fine). hello.txt has 0664 permissions and full ownership (and there's a different error anyway when the file doesn't exist):
Error: Code 275: unknown command
The text was updated successfully, but these errors were encountered: