GPGME 0.3.3 released

Bernhard Reiter bernhard@intevation.de
Wed Feb 13 23:23:02 2002


--XOIedfhf+7KOe/yw
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable

On Wed, Feb 13, 2002 at 12:19:17AM +0100, Marcus Brinkmann wrote:
> ftp://ftp.gnupg.org/gcrypt/alpha/gpgme/gpgme-0.3.3.tar.gz.

Looks like a hint is missing for make check to find the right gpg-agent.

>  * Fix the test suite (hopefully).  It should clean up all its state
>    with `make check' now.

gpgsm: can't connect server: `ERR 7 can't exec `../agent/gpg-agent':
No such file or directory'


Okay, first workaround attempt:
	cd tests=20
	ln -s ../path_to_newpg/agent .

gpgsm: no running gpg-agent - starting one
gpg-agent[22867]: ./gpg-agent.conf:1: invalid option
gpgsm: can't connect server: ec=3D-1
gpgsm: can't connect to the agent: ec=3D-1
t-sign.c:100: GpgmeError Invalid Engine


Second workaround attempt:
	rm tests/gpgsm/gpg-agent.conf
	# comment out line in tests/gpgsm/Makefile with echo batch

Result:
	All 6 tests passed
	All 2 tests passed


--XOIedfhf+7KOe/yw
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: Weitere Infos: siehe http://www.gnupg.org

iEYEARECAAYFAjxq5r4ACgkQh9ag3dpKERa8SwCbB+HFSdJfvqHp9gka+DdC6AG9
JbUAnRWrjMXrUothsfI9kO2rGCOeyU01
=O8s8
-----END PGP SIGNATURE-----

--XOIedfhf+7KOe/yw--