gpg-agent[17546]: command get_passphrase failed: Inappropriate ioctl for device gpg: problem with the agent: Inappropriate ioctl for device gpg: decryption failed: No secret key It never ask me for the passphrase, shouldn't it to this? Member annejan commented Feb 2, 2016 Where did you...
gpg2 always requires the agent. --gpg-agent-info This is dummy option. It has no effect when used with gpg2. --lock-once Lock the databases the first time a lock is requested and do not release the lock until the process termi- nates. --lock-multiple Release the locks every time ...
https://dev.gnupg.org/T3240 questions https://gpgtools.tenderapp.com/discussions/beta/2239-gpg-problem-with-the-agent-timeout-gpg-skipped https://unix.stackexchange.com/questions/242469/gpg2-decryption-timeout-no-secret-key https://stackoverflow.com/questions/28802525/unable-to-generate-gpg-key...
config\gopass\config.yml [DEBUG] Loaded config: Config[Root:StoreConfig[AskForMore:false,AutoClip:true,AutoImport:true,AutoSync:false,ClipTimeout:45,Concurrency:1,EditRecipients:false,NoColor:false,NoConfirm:true,NoPager:false,Notifications:true,Path:gpgcli-gitcli-fs+file:///C:%5CUsers%5C...
If this command is used with --batch, --pinentry-mode has been set to loopback, and one of the passphrase options (--passphrase, --passphrase-fd, or --passphrase-file) is used, the supplied passphrase is used for the new key and the agent does not ask for it. To create a key...
If this command is used with --batch, --pinentry-mode has been set to loopback, and one of the passphrase options (--passphrase, --passphrase-fd, or --passphrase-file) is used, the supplied passphrase is used for the new key and the agent does not ask for it. To create a key...
_("getpin_cb called with flags set in info string `%s'\n"), info); err =gpg_error(GPG_ERR_INV_VALUE);/* FIXME? */gotoout; } } err = frob_info_msg (info, &info_frobbed);if(err) { log_msg_error (ctx->loghandle,
And that’s basically it. The script takes care of the rest. The main problem I’m having with the script at the moment is that it doesn’t autolock the screen when you remove the key because gnome-screensaver-command is lacking the necessary environment variables to find the DBUS socket...
agent_version); log_info ("Please make sure that a recent gpg-agent is running.\n"); log_info ("(restarting the user session may achieve this.)\n"); log_info ("migration aborted\n"); xfree (agent_version);gotoleave; } xfree (agent_version); ...
C:\>gpg-connect-agent --hex> scd apdu 00 44 00 00D[0000] 90 00 ..OKBut now I'm back to the original problem: Code: > scd apdu 00 f1 00 00ERR 100663404 Card error <SCD>> scd serialnoERR 100663404 Card error <SCD>C:\>gpg --card-statusgpg: selecting openpgp failed: Card er...