[pkg-gnupg-maint] Bug#789042: gpgme1.0: FTBFS - help2man: can't get `--help' info from debian/tmp/usr/bin/gpgme-tool

James Cowgill james410 at cowgill.org.uk
Wed Jun 17 10:59:16 UTC 2015


Source: gpgme1.0
Version: 1.5.5-1
Severity: serious
Tags: patch

Hi,

gpgme1.0 FTBFS on all arches with this error:

>    debian/rules override_dh_installdocs
> make[1]: Entering directory '/tmp/gpgme1.0/gpgme1.0-1.5.5'
> help2man -o debian/gpgme-tool.1 -n 'Assuan server exposing GnuPG Made Easy operations' debian/tmp/usr/bin/gpgme-tool
> help2man: can't get `--help' info from debian/tmp/usr/bin/gpgme-tool
> Try `--no-discard-stderr' if option outputs to stderr
> debian/rules:21: recipe for target 'override_dh_installdocs' failed
> make[1]: *** [override_dh_installdocs] Error 127
> make[1]: Leaving directory '/tmp/gpgme1.0/gpgme1.0-1.5.5'
> debian/rules:10: recipe for target 'binary' failed
> make: *** [binary] Error 2

When running debian/tmp/usr/bin/gpgme-tool directly this error occurs:
> debian/tmp/usr/bin/gpgme-tool: error while loading shared libraries: libgpgme.so.11: cannot open shared object file: No such file or directory

This can be fixed either by using LD_LIBRARY_PATH or by using the
executable in src/ which will work because libtool will fixup the
library paths for you. I've attached a patch which does the latter.

Thanks,
James
-------------- next part --------------
A non-text attachment was scrubbed...
Name: help2man.patch
Type: text/x-patch
Size: 510 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnupg-maint/attachments/20150617/8d865561/attachment.bin>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part
URL: <http://lists.alioth.debian.org/pipermail/pkg-gnupg-maint/attachments/20150617/8d865561/attachment.sig>


More information about the pkg-gnupg-maint mailing list