question on decryption with missing passcode

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Apr 18 02:28:47 CEST 2013


On 04/17/2013 06:25 PM, Daniel Kahn Gillmor wrote:
> On 04/17/2013 05:05 PM, Beith, Linda wrote:
>> Gpg: can't open 'rwu.dbdump_Nov2012.sql.gz.gpg'
>> Gpg: decrypt_message filed: file open error
> 
> 
> This message suggests that there is a problem in the filesystem, 

on further reflection, this might also indicate that the file does not
exist in the location (or with the name) that the operator is indicating.

For example:

0 dkg at alice:~$ gpg --decrypt does.not.exist.gpg
gpg: can't open `does.not.exist.gpg'
gpg: decrypt_message failed: file open error
2 dkg at alice:~$

make sure you know where your file is, and that you are passing the
correct filename to gpg.

	--dkg

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1027 bytes
Desc: OpenPGP digital signature
URL: </pipermail/attachments/20130417/267a653f/attachment-0001.sig>


More information about the Gnupg-users mailing list