Bug#652733: inn2: should Suggest gnupg2

2011-12-20 Thread Russ Allbery
Julien ÉLIE writes: >> The actual bug is that it should be set to gpgv. Damn autoconf. :-( >> >> ac_cv_path_PATH_GPGV=/usr/bin/gpgv \ > Maybe you should just change this line in configure.ac: > - AC_PATH_PROGS([GPGV], [gpgv2 gpgv]) > + AC_PATH_PROGS([GPGV], [gpgv gvgv2]) > ? The solu

Bug#652733: inn2: should Suggest gnupg2

2011-12-20 Thread Julien ÉLIE
Hi Marco, pgpverify (needed for automated processing of signed control messages) calls $gpgv, which is set in innshellvars (and Config.pm) to be "/usr/bin/gpgv2". This is part of the gnupg2 package. The actual bug is that it should be set to gpgv. Damn autoconf. :-( ac_cv_path_PATH_GP

Bug#652733: inn2: should Suggest gnupg2

2011-12-20 Thread Marco d'Itri
On Dec 20, Matthew Vernon wrote: > pgpverify (needed for automated processing of signed control > messages) calls $gpgv, which is set in innshellvars (and Config.pm) > to be "/usr/bin/gpgv2". This is part of the gnupg2 package. The actual bug is that it should be set to gpgv. Damn autoconf. :-(

Bug#652733: inn2: should Suggest gnupg2

2011-12-20 Thread Matthew Vernon
Package: inn2 Version: 2.5.2-2~squeeze1 Hi, pgpverify (needed for automated processing of signed control messages) calls $gpgv, which is set in innshellvars (and Config.pm) to be "/usr/bin/gpgv2". This is part of the gnupg2 package. Accordingly, inn2 should Suggest: gnupg2, probably instead