On 02/09/2012 20:49, Julien ÉLIE wrote:
Hi Richard,

Since upgrading to this version, pgpverify has stopped working

It seems to be an issue that should be fixed for the next stable release
(?)


     ac_cv_path__PATH_SED=sed \
    ac_cv_path__PATH_SORT=sort \
    ac_cv_path__PATH_UUX=uux \
-    ac_cv_path_GPGV=gpgv \
+    ac_cv_path_GPGV=/usr/bin/gpgv \
    ac_cv_path_GETFTP=wget \

I see in my config.log file generated when running configure out of the
box that all these variables contain absolute paths:

ac_cv_path_BZIP2=/bin/bzip2
ac_cv_path_CAT=/bin/cat
ac_cv_path_COMPRESS=/usr/bin/compress
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GPGV=/usr/bin/gpgv
ac_cv_path_GREP=/bin/grep
ac_cv_path_GZIP=/bin/gzip
ac_cv_path_PATH_GETFTP=/usr/bin/wget
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PYTHON=/usr/bin/python
ac_cv_path_SED=/bin/sed
[...]

Shouldn't they also be changed at the same time GPGV is fixed?

pgpverify relies on having an absolute path to gpgv; if there are similar requirements elsewhere on the other programs then yes, otherwise there's no point.

ttfn/rjk


--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to