do_plaintext() error on OpenVMS

Heather Bowman bowman@hsv.sungardtrust.com
Tue Feb 20 07:29:01 2001


i am running gnupg 1.0.4 on an OpenVMS 7.1 server.  when i try to encrypt a
file using the following command
	gpg --output encrypted.gpg --encrypt --recipient user.name@address.com
filename.ext
i get the following errors
	gpg:  this cipher algorithm is depreciated; please use a more standard one!
	gpg: do_plaintext(): wrote 139965 bytes but expected 140266 bytes
	%noname-e-nomsg, Message number 00000002

i know that the first error is a bug in 1.0.4, but i can't find any info
regarding the do_plaintext() error.  it is being generated from code in
build-packet.c, but i can't figure out what is causing it.

thanks in advance for any insight you can give --

heather