Page MenuHome GnuPG

Compilation time tests failed : wrong GNUPGHOME
Closed, ResolvedPublic

Description

Hi,

The test suite failed due to wrongly set GNUPGHOME :

version.test: GNUPGHOME not set to the cwd
FAIL: version.test

Patch (see attachment) to complete the tests.

Details

Version
2.1.8

Event Timeline

Please explain in detail what you did to get this error.

It turns out that it was a symlink in the path that mislead a cwd test in a
Makefile. No problem when building your sources from a real path.

This specific cwd test differs from others found elsewhere in your Makefiles,
maybe you should take a look anyway.

Sorry for the noise.

ycantin claimed this task.