We run into this issue again. Version Debian/Squeeze 2.0.14. The option use-agent is deprecated in the conf, so why should a user has it in his gpg-conf. See manual page of gpg2: --use-agent --no-use-agent This is dummy option. gpg2 always requires the agent.
So the if grep -qs '^[[:space:]]*use-agent' "$GNUPGHOME/gpg.conf" "$GNUPGHOME/options" && should be replaced in the debian/gnupg-agent.xsession file. Regards, Ludwig -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org