Description
This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C356A7.9B467900 Content-Type: text/plain; charset="iso-8859-1" Thanks for the help. This did work though my passphrase file is only 18 bytes long. Gene Morton Sr. UNIX Administrator Phone (918) 252-6940 Fax (918) 461-6940 (mortgen@us.hilti.com) -----Original Message----- From: wk@gnupg.org [mailto:wk@gnupg.org] Sent: Wednesday, July 30, 2003 5:47 AM To: wk@gnupg.org; gnats-admin@trithemius.gnupg.org; mortgen@us.hilti.com Subject: Re: gnupg/183 Synopsis: out of secure memory while allocating 2500 bytes message running with --batch option State-Changed-From-To: open->analyzed State-Changed-By: werner State-Changed-When: Wed, 30 Jul 2003 12:47:24 +0200 State-Changed-Why: This pretty much looks like the passphrase file is too large. Please try it this way: gpg --passphrase-fd 0 ..... <ghmf.txt or if you like to use fd 3 gpg --passphrase-fd 3 .... 3< ghmf.txt ------_=_NextPart_001_01C356A7.9B467900 Content-Type: text/html; charset="iso-8859-1" <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <HTML> <HEAD> <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1"> <META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2654.89"> <TITLE>RE: gnupg/183</TITLE> </HEAD> <BODY> <P><FONT SIZE=2>Thanks for the help. This did work though my passphrase file is only 18 bytes long.</FONT> </P> <P><FONT SIZE=2>Gene Morton </FONT> <BR><FONT SIZE=2>Sr. UNIX Administrator</FONT> <BR><FONT SIZE=2>Phone (918) 252-6940</FONT> <BR><FONT SIZE=2>Fax (918) 461-6940</FONT> <BR><FONT SIZE=2>(mortgen@us.hilti.com)</FONT> </P> <BR> <BR> <P><FONT SIZE=2>-----Original Message-----</FONT> <BR><FONT SIZE=2>From: wk@gnupg.org [<A HREF="mailto:wk@gnupg.org">mailto:wk@gnupg.org</A>]</FONT> <BR><FONT SIZE=2>Sent: Wednesday, July 30, 2003 5:47 AM</FONT> <BR><FONT SIZE=2>To: wk@gnupg.org; gnats-admin@trithemius.gnupg.org; mortgen@us.hilti.com</FONT> <BR><FONT SIZE=2>Subject: Re: gnupg/183</FONT> </P> <BR> <P><FONT SIZE=2>Synopsis: out of secure memory while allocating 2500 bytes message running with --batch option</FONT> </P> <P><FONT SIZE=2>State-Changed-From-To: open->analyzed</FONT> <BR><FONT SIZE=2>State-Changed-By: werner</FONT> <BR><FONT SIZE=2>State-Changed-When: Wed, 30 Jul 2003 12:47:24 +0200</FONT> <BR><FONT SIZE=2>State-Changed-Why:</FONT> <BR><FONT SIZE=2>This pretty much looks like the passphrase file is too</FONT> <BR><FONT SIZE=2>large. Please try it this way:</FONT> </P> <P><FONT SIZE=2> gpg --passphrase-fd 0 ..... <ghmf.txt</FONT> </P> <P><FONT SIZE=2>or if you like to use fd 3</FONT> </P> <P><FONT SIZE=2> gpg --passphrase-fd 3 .... 3< ghmf.txt</FONT> </P> <BR> <BR> </BODY> </HTML> ------_=_NextPart_001_01C356A7.9B467900--
Fix
Unknown