gpg decryption is wonky
by Gregg Bell from LinuxQuestions.org on (#4QAWS)
It's encrypting okay but when it comes to decryption
Code:gpg filename.gpgit's wonky. 90% of the time it returns this:
Code:gpg RuleNumber1.png.gpg
gpg: WARNING: no command supplied. Trying to guess what you mean ...
gpg: AES256 encrypted data
gpg: encrypted with 1 passphrase
File 'RuleNumber1.png' exists. Overwrite? (y/N)and it gives me no password box and no decrypted file.
But sometimes it works properly.
And sometimes it decrypts the file without the password box!
Kind of scary. Any ideas?


Code:gpg filename.gpgit's wonky. 90% of the time it returns this:
Code:gpg RuleNumber1.png.gpg
gpg: WARNING: no command supplied. Trying to guess what you mean ...
gpg: AES256 encrypted data
gpg: encrypted with 1 passphrase
File 'RuleNumber1.png' exists. Overwrite? (y/N)and it gives me no password box and no decrypted file.
But sometimes it works properly.
And sometimes it decrypts the file without the password box!
Kind of scary. Any ideas?