Excerpts from Christopher Bertels's message of Fri Oct 08 10:36:04 -0400 2010: > Excerpts from Michael Hamann's message of Fr Okt 08 14:53:56 +0200 2010: > > Hi, > > > > Excerpts from Sascha Silbe's message of 2010-10-05 13:25:33 +0200: > > > - message = run_gpg "--output #{output_fn.path} --skip-verify --yes > > > --decrypt #{payload_fn.path}", :interactive => true > > > + message = run_gpg "--output #{output_fn.path} --multifile > > > --skip-verify --yes --decrypt #{payload_fn.path}", :interactive => true > > > > This change breaks GPG decryption completely for me, not a single > > message I've tried is decrypted anymore. The error message I'm getting > > is Error while running gpg: gpg: --output doesn't work for this command. > > I'm using gpg version 1.4.10. The complete gpg command that is executed > > is: > > Yup, same for me :( > > > > > LC_MESSAGES=C /usr/bin/gpg --quiet --batch --no-verbose --logger-fd 1 > > --use-agent --output /tmp/redwood.output20101008-5410-lj1dh3 --multifile > > --skip-verify --yes --decrypt /tmp/redwood.payload20101008-5410-1qtud0x > > > /tmp/redwood.output20101008-5410-2rsbb5 2> /dev/null > > > > Michael
Reverted. _______________________________________________ Sup-devel mailing list Sup-devel@rubyforge.org http://rubyforge.org/mailman/listinfo/sup-devel