Skip to content

Instantly share code, notes, and snippets.

Created June 6, 2017 21:35
Show Gist options
  • Save anonymous/9b71d2462ccfe1888e309db405fd220a to your computer and use it in GitHub Desktop.
Save anonymous/9b71d2462ccfe1888e309db405fd220a to your computer and use it in GitHub Desktop.
/run/current-system/sw/bin/gpg2 -qd --no-tty --for-your-eyes-only ~/.mailpass.gpg
gpg-agent[31380]: DBG: chan_9 -> OK Pleased to meet you, process 31534
gpg-agent[31380]: DBG: chan_9 <- RESET
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- OPTION ttyname=/dev/pts/3
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- OPTION ttytype=rxvt-unicode-256color
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- OPTION display=:0.0
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- OPTION xauthority=/home/taohansen/.Xauthority
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- OPTION putenv=DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-9JkyR2MHyP,guid=8066aa46b29248ef66e06a055937158c
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- OPTION lc-ctype=en_US.UTF-8
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- OPTION lc-messages=en_US.UTF-8
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- GETINFO version
gpg-agent[31380]: DBG: chan_9 -> D 2.1.21
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- OPTION allow-pinentry-notify
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- OPTION agent-awareness=2.1.0
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- GETINFO cmd_has_option GET_PASSPHRASE repeat
gpg-agent[31380]: DBG: chan_9 -> OK
gpg-agent[31380]: DBG: chan_9 <- GET_PASSPHRASE --data --repeat=0 -- SEEC7ABD24952615E X X Enter+passphrase%0A
gpg-agent[31380]: starting a new PIN Entry
gpg-agent[31380]: DBG: chan_10 <- [eof]
gpg-agent[31380]: DBG: chan_10 -> BYE
gpg-agent[31380]: can't connect to the PIN entry module '/run/current-system/sw/bin/pinentry-qt': End of file
gpg-agent[31380]: DBG: error calling pinentry: No pinentry <GPG Agent>
gpg-agent[31380]: command 'GET_PASSPHRASE' failed: No pinentry
gpg-agent[31380]: DBG: chan_9 -> ERR 67108949 No pinentry <GPG Agent>
gpg: problem with the agent: No pinentry
gpg: decryption failed: No secret key
gpg-agent[31380]: DBG: chan_9 <- [eof]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment