gpg: problem with the agent: Timeout gpg: error creating passphrase: Operation cancelled gpg: symmetric encryption of'my_secret.json'failed: Operation cancelled kill gpg-agent 123456789 https://superuser.com/questions/1172804/how-to-prevent-gpg-agent-from-timing-out-during-passphrase-collection htt...
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 ...
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...
proxy_sslclientkey: proxy_sslverify: 1 proxy_username: repo_gpgcheck: 0 retries: 10 skip_if_unavailable: 0 sslcacert: sslclientcert: sslclientkey: sslverify: 1 sslverifystatus: 0 throttle: 0 timeout: 30 type: user_agent: libdnf (Red Hat Enterprise Linux 8.9; generic; Linux.x86_64) user...
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); ...
for it to close and check the cache again. This solves a common situation where several requests for unprotecting a key have been made but the user is still entering the passphrase for the first request. Because all requests to agent_askpin are ...
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 it needs to talk to its backend. Need to read up on DBUS/gn...
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...