User Tools

Site Tools


gnupg

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
gnupg [2022/07/23 10:17] admingnupg [2022/10/21 22:47] (current) admin
Line 110: Line 110:
 ==== public key decryption failed: Inappropriate ioctl for device ==== ==== public key decryption failed: Inappropriate ioctl for device ====
 After updates using gpg via pine threw up the error: gpg: public key decryption failed: Inappropriate ioctl for device After updates using gpg via pine threw up the error: gpg: public key decryption failed: Inappropriate ioctl for device
-The solution:+The solution is to edit /home/user/.bashrc and add:
 <code> <code>
  export GPG_TTY=$(tty)  export GPG_TTY=$(tty)
 </code> </code>
 Kudos to: https://zaplanincan.wordpress.com/tag/decryption-failed/ Kudos to: https://zaplanincan.wordpress.com/tag/decryption-failed/
gnupg.txt · Last modified: 2022/10/21 22:47 by admin