Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Wed, 26 Sep 2001 12:11:35 +0000 From: Olaf Foellinger To: cygwin AT cygwin DOT com Subject: mutt and gnupg bug Message-ID: <20010926121135.A1076@NBOF> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.2.5i Hi, now that the mutt package has a maintainer ;-) I'll (re?)post a bug. I've installed gnupg in /usr/local/bin. Now I'm trying to send a signed mail. mutt asks me for the passphrase (o.k.!) and then shows gpg: can't open /tmp/mutt-NBOF-1076-5: No such file or directory gpg: signing failed: file open error Press any key to continue... and indeed, there is no such file: $ ls /tmp mutt-NBOF-1076-1 mutt-NBOF-1076-1~ mutt-NBOF-1076-4 Does mutt create the file wrong or does it report the wrong filename to gpg ? Btw, the setting is set pgp_sign_command="gpg --no-verbose --batch --output - --passphrase-fd 0 --armor --detach-sign --textmode %?a?-u %a? %f" Gruss Olaf -- Olaf Föllinger Leiter Fachbereich IT S.E.S.A. Software und Systeme AG -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/