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? -- Julien ÉLIE « Le style est l'homme même. » (Buffon) -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org