I have an issue like bug 997. The whole file gets decrypted, but it finishes
with this:
gpg: [don't know]: invalid packet (ctb=2d)
gpg: [don't know]: invalid packet (ctb=2d)
It's happening with an automated process, and about 1 out of 5 of the files it
encrypts get this issue. The files are encrypted with the -a option.
The commonality is that they are exactly 512 lines of encoded data + the
checksum line, or 32K on the nose. Like this:
...
BH0rOw1S24VKlqKfFrMujgPTp7DZOJzm6JEA2Khx3vm2L9iYL6VgltJZS7sAeuc1
yz2X
-----END PGP MESSAGE-----
If you want, I can send you a few sample of the source file + encrypted files.
I can't seem to replicate the encryption on a different machine, don't know why.
The encrypting software is 1.4.9. I tried decrypting with both 1.4.9 and 1.4.10.