On 10:44 AM~1/30/11, at 10:44 AM, Marcus Benjamin wrote: > H Steve, all > > On 7:58 AM~1/26/11, at 7:58 AM, Steve wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA256 >> >> Hi Marcus, >> >> was your setup fully functional at any time or are you trying to do a new >> setup? > Yes It was "fully functional", (Star Trek NTG reference) > >> If the first is true, are you sure you had all the keys you are now missing? > Yes >> >> Let's do some checks: >> >> Also you don't like Terminal it gives us some very helpful output so please: >> >> >> Open Terminal and enter >> gpg2 --version > gpg (GnuPG/MacGPG2) 2.0.17 > libgcrypt 1.4.6 > Copyright (C) 2011 Free Software Foundation, Inc. > License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> > This is free software: you are free to change and redistribute it. > There is NO WARRANTY, to the extent permitted by law. > > Home: ~/.gnupg > Supported algorithms: > Pubkey: RSA, ELG, DSA > Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, CAMELLIA128, > CAMELLIA192, CAMELLIA256 > Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 > Compression: Uncompressed, ZIP, ZLIB, BZIP2 > >> >> This tells us, if you have gpg2 installed. From your mail, it sounds like >> you let the GPGTools Installer run on your system. Please also let us know, >> which version of the GPGTools Installer you used. > Very latest 1.25.11 >> >> gpg2 ~/.gnupg/secring.gpg > All good there. > cat gpg.conf results in; > > charset utf8 > utf8-strings > > group iSale= > > keyserver sks-keyservers.net > > #keyserver ldap://keyserver.pgp.com > > keyserver-options > auto-key-retrieve,include-subkeys,include-disabled,include-revoked > >> >> This checks if there is anything in your seckeyring. > I also installed Thunderbird & it's add on gpg thing, it also didn’t see my > keys. Thunderbird DOES see my keys but it fails to send when I choose to sign mail, see following error msg; gpg command line and output: /usr/local/MacGPG2/bin/gpg2 gpg: skipped "<[email protected]>": Unusable secret key gpg: [stdin]: clearsign failed: Unusable secret key
Eek, do keys spoil? I think not, nor did I set them to expire. > What went wrong > ? > > Marcus > >> >> >> Hope we can figure this out. >> >> All the best, >> steve >> >> >> >> Am 26.01.2011 um 14:41 schrieb Marcus Benjamin: >> >>> I installed Thunderbird & that didnt see my keys either. >>> Gpgtool didn't either. >>> >>> I'm lost here, I had better luck compiling from source & moving from gpg to >>> gpg2 & I'm not a terminal geek. >>> >>> Everything seems in order as far as my keys & gpg locations, right? >>> >>> Sent from my iTelePhone 4. >>> >>> Marcus B. >>> >>> >>> On Jan 26, 2011, at 1:44 AM, Marcus Benjamin <[email protected]> wrote: >>> >>>> Does this help ME? >>>> >>>> >>>> Sent from my iTelePhone 4. >>>> >>>> Marcus B. >>>> >>>> >>>> On Jan 26, 2011, at 1:35 AM, Benjamin Donnachie <[email protected]> >>>> wrote: >>>> >>>>> Bear in mind the postflight script runs as root, you should use full >>>>> path to executables and the skeleton conf file as part of gpg2 should >>>>> have the first three lines skipped; see postflight script. >>>>> >>>>> Please open a ticket and I will add to my to do list. >>>>> >>>>> Ben >>>>> >>>>> >>>>> Sent from my iPhone >>>>> >>>>> >>>>> >>>>> >>>>> Sent from my iPhone >>>>> >>>>> On 26 Jan 2011, at 07:29, Alexander Willner <[email protected]> wrote: >>>>> >>>>>> Hi there, >>>>>> >>>>>>> I edited gpg.conf to fix the problem and everything got resolved. >>>>>> >>>>>> I'll add this to the installer to avoid issues with corrupted >>>>>> configurations (also GPGMail should check it too in the next release[1]): >>>>>> >>>>>>> if ( ! gpg2 --gpgconf-test ) then >>>>>>> echo "Fixing gpg.conf" >>>>>>> mv $HOME/.gnupg/gpg.conf >>>>>>> $HOME/.gnupg/gpg.conf.moved-by-gpgtools-installer >>>>>>> cp /usr/local/MacGPG2/share/gnupg/gpg-conf.skel $HOME/.gnupg/gpg.conf >>>>>>> fi >>>>>> >>>>>> About s/mime: >>>>>> >>>>>>> still messing up s/mime w/ attachments. >>>>>> >>>>>> I'm usually using OpenPGP/MIME together with S/MIME. Can you elaborate >>>>>> exactly in which cases they don't play well together? >>>>>> >>>>>> Best regards, Alex >>>>>> >>>>>> [1] http://gpgtools.lighthouseapp.com/projects/65764-gpgmail/tickets/119 >>>>>> >>>>>> On 26.01.2011, at 02:44, Ed Porras wrote: >>>>>> >>>>>>> Just for reference, I upgraded today. However, in the process I had >>>>>>> tried editing gpg.conf and screwed up the syntax. When I launched >>>>>>> mail.app after the upgrade, it was reporting that very error so I >>>>>>> launched the gpg keys app (can't think of the name right now) and it >>>>>>> couldn't open my keys. >>>>>>> >>>>>>> I edited gpg.conf to fix the problem and everything got resolved. >>>>>>> >>>>>>> Thankfully, GPGMail has fixed the "reply encrypted if message was >>>>>>> encrypted" bug but it's still messing up s/mime w/ attachments. >>>>>>> >>>>>>> -e >>>>>>> -- >>>>>>> Mobile Ed >>>>>>> >>>>>>> On Jan 25, 2011, at 6:00 PM, Marcus Benjamin <[email protected]> wrote: >>>>>>> >>>>>>>> Upgraded to 2.0.17 >>>>>>>> OS X.6.5 >>>>>>>> MacBook Pro1,1 (old dirty dog) 1.83 GHz Core Duo 32-bit >>>>>>>> >>>>>>>> GnuPG System Pref Pane says I have; >>>>>>>> >>>>>>>> gpg (GnuPG/MacGPG2) 2.0.17 >>>>>>>> libgcrypt 1.4.6 >>>>>>>> Copyright (C) 2011 Free Software Foundation, Inc. >>>>>>>> License GPLv3+: GNU GPL version 3 or later >>>>>>>> <http://gnu.org/licenses/gpl.html> >>>>>>>> This is free software: you are free to change and redistribute it. >>>>>>>> There is NO WARRANTY, to the extent permitted by law. >>>>>>>> >>>>>>>> Home: ~/.gnupg >>>>>>>> Supported algorithms: >>>>>>>> Pubkey: RSA, ELG, DSA >>>>>>>> Cipher: 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH, >>>>>>>> CAMELLIA128, >>>>>>>> CAMELLIA192, CAMELLIA256 >>>>>>>> Hash: MD5, SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224 >>>>>>>> Compression: Uncompressed, ZIP, ZLIB, BZIP2 >>>>>>>> >>>>>>>> GnuPG Executable Path - /usr/local/MacGPG2/bin/gpg2 >>>>>>>> >>>>>>>> GnuPG Home Directory - /Users/****homeuser****/.gnupg >>>>>>>> >>>>>>>> What the heck is on? >>>>>>>> >>>>>>>> Sincerely, >>>>>>>> >>>>>>>> Keyless Marcus Benjamin >>>>>>>> >>>>>>>> _______________________________________________ >>>>>>>> gpgtools-users mailing list >>>>>>>> [email protected] >>>>>>>> Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users >>>>>>>> Unsubscribe: >>>>>>>> http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 >>>>>>>> >>>>>>>> This email sent to: [email protected] >>>>>>> >>>>>>> _______________________________________________ >>>>>>> gpgtools-users mailing list >>>>>>> [email protected] >>>>>>> Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users >>>>>>> Unsubscribe: >>>>>>> http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 >>>>>>> >>>>>>> This email sent to: [email protected] >>>>>> >>>>>> _______________________________________________ >>>>>> gpgtools-users mailing list >>>>>> [email protected] >>>>>> Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users >>>>>> Unsubscribe: >>>>>> http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 >>>>>> >>>>>> This email sent to: [email protected] >>>>> >>>>> _______________________________________________ >>>>> gpgtools-users mailing list >>>>> [email protected] >>>>> Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users >>>>> Unsubscribe: >>>>> http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 >>>>> >>>>> This email sent to: [email protected] >>>> >>>> _______________________________________________ >>>> gpgtools-users mailing list >>>> [email protected] >>>> Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users >>>> Unsubscribe: >>>> http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 >>>> >>>> This email sent to: [email protected] >>> >>> _______________________________________________ >>> gpgtools-users mailing list >>> [email protected] >>> Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users >>> Unsubscribe: >>> http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 >>> >>> This email sent to: [email protected] >> >> -----BEGIN PGP SIGNATURE----- >> Version: GnuPG/MacGPG2 v2.0.17 (Darwin) >> >> iF4EAREIAAYFAk1AKJkACgkQ8ASQ4cFNa2u+HAD7BnzjdQHgqgpMsTo/FOmSEwKO >> d1jRoEa/7g3Pbx36vJABAOJibPzH3f6TmeijKriMF+BRXGiSrs9YrJ576zu7ahZn >> =w0JE >> -----END PGP SIGNATURE----- >> >> _______________________________________________ >> gpgtools-users mailing list >> [email protected] >> Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users >> Unsubscribe: >> http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 >> >> This email sent to: [email protected] > > _______________________________________________ > gpgtools-users mailing list > [email protected] > FAQ: http://www.gpgtools.org/faq.html > Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users > Unsubscribe: > http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 > > This email sent to: [email protected] _______________________________________________ gpgtools-users mailing list [email protected] FAQ: http://www.gpgtools.org/faq.html Changes: http://lists.gpgtools.org/mailman/listinfo/gpgtools-users Unsubscribe: http://lists.gpgtools.org/mailman/options/gpgtools-users/[email protected]?unsub=Unsubscribe&unsubconfirm=1 This email sent to: [email protected]
