http://bugzilla.novell.com/show_bug.cgi?id=589994 http://bugzilla.novell.com/show_bug.cgi?id=589994#c1 Petr Uzel <puzel@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |alext@novell.com --- Comment #1 from Petr Uzel <puzel@novell.com> 2010-03-25 11:39:37 UTC --- I can not reproduce it. Do you have anything nonstandard in ~/.gnupg/gpg-agent.conf ? What pinentry gets executed? (-qt, -qt4, -gtk-2 or -curses) ? Please do the following: unset GPG_AGENT_INFO killall -9 gpg-agent eval $(gpg-agent --daemon --debug-all --log-file=gpg-agent.log) echo "hello there" > tstfile cat tstfile | gpg --sign --symmetric > tstfile.gpg echo $? Then please post content of gpg-agent.log Thanks. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.