Re: Problem with pinentry-curses On FBSD 5. 5…

2007-11-02 Thread Michael Nottebrock
Michael Nottebrock schrieb:
 This is a bug in pinentry-curses
   
By the way, patches from the community that get rid of this error are
highly appreciated. I simply do not have the time at the moment to look
for a fix myself.

Cheers,
-- 
   ,_,   | Michael Nottebrock   | [EMAIL PROTECTED]
 (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org




signature.asc
Description: OpenPGP digital signature


Re: Problem with pinentry-curses On FBSD 5. 5…

2007-10-31 Thread nagios

Ok,

I had installed gpg version 2.0.4 which does not seem to be compatible  
with 1.4.7.


Re-installed 1.4.7 and everything is fine !


Sorry to bother.


Hello,


As you are the developer for this port, I thaught you could help…

I am still having this problem with pinentry-curses 0.7.3 :


pinentry in free(): error: chunk is already free
gpg-agent[24082]: command get_passphrase failed: End of file
gpg: problem with the agent: IPC write error
gpg: Invalid passphrase; please try again ...

You need a passphrase to unlock the secret key for
user: Greg Bernard [EMAIL PROTECTED]
1024-bit DSA key, ID 1BA3C2FD, created 2002-01-14

gpg: problem with the agent: IPC write error
gpg: no default secret key: General error
gpg: signing failed: General error


Works perfectly on my OS X machine but not on FreeBSD…
My passphrase has not changed !


Any clue ?



Gregober --- PGP ID -- 0x1BA3C2FD
bsd @at@ todoo.biz


P Please consider your environmental responsibility before printing  
this e-mail



___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem with pinentry-curses On FBSD 5. 5…

2007-10-31 Thread Michael Nottebrock
bsd schrieb:
 Hello,


 As you are the developer for this port, I thaught you could help…

 I am still having this problem with pinentry-curses 0.7.3 :

 pinentry in free(): error: chunk is already free
Try turning off the malloc option that makes all warnings fatal (see the
malloc.conf manpage).

This is a bug in pinentry-curses, but without malloc configured for
debugging, the double free should only result in a non-fatal warning
instead of a fatal error. As a bonus, you will get an all around system
performance boost.

Cheers,
-- 

   ,_,   | Michael Nottebrock   | [EMAIL PROTECTED]
 (/^ ^\) | FreeBSD - The Power to Serve | http://www.freebsd.org
   \u/   | K Desktop Environment on FreeBSD | http://freebsd.kde.org




signature.asc
Description: OpenPGP digital signature