From bernhard at intevation.de Tue Feb 10 15:17:36 2009 From: bernhard at intevation.de (Bernhard Reiter) Date: Tue, 10 Feb 2009 15:17:36 +0100 Subject: [Gpg4win-users-en] Fwd: [Gpg4win-devel] Release candidate for 1.1.4 Message-ID: <200902101517.36473.bernhard@intevation.de> -------------- next part -------------- An embedded message was scrubbed... From: Werner Koch Subject: [Gpg4win-devel] Release candidate for 1.1.4 Date: Tue, 10 Feb 2009 12:37:43 +0100 Size: 6443 Url: http://lists.wald.intevation.org/pipermail/gpg4win-users-en/attachments/20090210/4557687c/attachment.mht From shavital at mac.com Fri Feb 20 18:38:42 2009 From: shavital at mac.com (Charly Avital) Date: Fri, 20 Feb 2009 12:38:42 -0500 Subject: [Gpg4win-users-en] More information In-Reply-To: <87hc2rq1k9.fsf@wheatstone.g10code.de> References: <87hc2rq1k9.fsf@wheatstone.g10code.de> Message-ID: <499EEAA2.8060406@mac.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, when trying to check the trustb, under Windows XP Pro SP3, I get the following message. - ---------- gpg: subpacket of type 20 has critical bit set gpg: Ohhhh jeeee: ... this is a bug (../../gnupg2-2.0.10-svn4880/g10/pkglue.c:17 1:pk_verify) This application has requested the Runtime to terminate it in an unusual way. Please contact the application's support team for more information. - ---------- When I launch GPA, it displays the message "GnuPG is rebuilding the trust data base. This might take a few seconds". The message quits after a few seconds, but GPA does not display the keyrings. Thanks in advance for your attention. Charly -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.10-svn4880 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iQEcBAEBAgAGBQJJnuqWAAoJEM3GMi2FW4Pv2+UH+wbi1spiDaFBk3OyKAG45Hoa t00IDtWE0Rp5Pcho6AkO7l7No6dm3VicEJ2Kq06PDoaTYUwHZwAd/3YiXa/urGD4 hrQGpUm2uBhgsySQ2IZ/4HaONABa3R18bCo+KYF/mcOEtsPeMfdFxhRBC/g2+Udf nmXur4G7pVlVFNHBCvDjZSV0s7b+k/VfghmdTtIBXtnVbO2zavRCsSfLBA6KnKX6 KrsZy08FDVXMenuikCoWT3R9e5PVak0JtyshkXfYCujH5+rseqMAbg2IOveo1vKG gBvrPCTgqtT9/ci22Q8rrais3WJGSxGuqlh1MzldQQI87MbUDIyu9tHWRELx1t4= =6Tyn -----END PGP SIGNATURE----- From wk at gnupg.org Tue Feb 24 09:25:48 2009 From: wk at gnupg.org (Werner Koch) Date: Tue, 24 Feb 2009 09:25:48 +0100 Subject: [Gpg4win-users-en] More information In-Reply-To: <499EEAA2.8060406@mac.com> (Charly Avital's message of "Fri, 20 Feb 2009 12:38:42 -0500") References: <87hc2rq1k9.fsf@wheatstone.g10code.de> <499EEAA2.8060406@mac.com> Message-ID: <87tz6kjl6b.fsf@wheatstone.g10code.de> Hi, On Fri, 20 Feb 2009 18:38, shavital at mac.com said: > > when trying to check the trustb, under Windows XP Pro SP3, I get the > following message. > ---------- > gpg: subpacket of type 20 has critical bit set That is notation data which is marked critical. We ignore this signature becuase we don't know this particualr notaion data and thus need to honor the critical bit. > gpg: Ohhhh jeeee: ... this is a bug > (../../gnupg2-2.0.10-svn4880/g10/pkglue.c:17 > 1:pk_verify) Might be a follow-up error. I'll try to replicate it. > When I launch GPA, it displays the message "GnuPG is rebuilding the > trust data base. This might take a few seconds". The message quits after > a few seconds, but GPA does not display the keyrings. Quite possible, I need to test that as well. All these problems are platform independent; that is you should see them also on OS X. If not, it might be due to problems copying trustdb from one machine to the other (the FTP thing: binary vs. ascii mode). Actually, there is no need to copy trustdb, the canonical way is to use box-a$ gpg--export-ownertrust >ownertrust.list box-a$ scp ownertrust.list box-b: box-b$ cd .gnupg box-b$ rm trustdb.gpg box-b$ gpg --import-ownertrust <~/ownertrust.list Shalom-Salam, Werner -- Die Gedanken sind frei. Auschnahme regelt ein Bundeschgesetz.