Can't decrypt .gpg file

Florian Weimer Florian.Weimer@RUS.Uni-Stuttgart.DE
28 Nov 2000 20:19:55 +0100


"Jack McKinney" <jackmc-gnupg-users@lorentz.com> writes:


> > Could you send us the first five hundred bytes of the file in
> > question?
>
> Got it. I created an archive using the attached gpgtar script (which
> has worked successfully often) with passphrase "test".
Okay, there are 4 superfluous new line characters on it (hmm, I get only two here). Otherwise, it appears to be fine. Most likely, these are the result of the "echo" lines in your gpgtar script. I'd suggest to redirect output to stderr for them as well, and they should vanish. It's possible that the "read" calls write to stdout as well, resulting in more newline characters. I'm not sure if shell (even zsh) is the right programming language for this kind of task. :-/ -- Florian Weimer Florian.Weimer@RUS.Uni-Stuttgart.DE University of Stuttgart http://cert.uni-stuttgart.de/ RUS-CERT +49-711-685-5973/fax +49-711-685-5898 -- Archive is at http://lists.gnupg.org - Unsubscribe by sending mail with a subject of "unsubscribe" to gnupg-users-request@gnupg.org