<html><head><meta http-equiv="Content-Type" content="text/html charset=windows-1252"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>I'm currently trying to get a functional .deb package working on Debian Wheezy.</div><div>I have tried to recompile a package from Ubuntu Precise (<a href="https://launchpad.net/~freeipa/+archive/ppa">https://launchpad.net/~freeipa/+archive/ppa</a>) without success.</div><div><br></div><div>First error was about compiling ipa-join :</div><div><div>ipa-join.c: In function ‘callRPC’:</div><div>ipa-join.c:174:20: error: ‘struct xmlrpc_curl_xportparms’ has no member named ‘gssapi_delegation’</div></div><div>=> Fix : <span style="white-space: pre-wrap; ">Add backport-gssapi-delegation.patch to package </span>xmlrpc-c and then install resulting<span style="white-space: pre-wrap; "> </span>libxmlrpc-core-c3-dev.deb and libxmlrpc-core-c3.deb</div><div><br></div><div>Now, recompile again with new patched libxmlrpc-core-c3... compilation go further, but I'm stuck at the end of process of building .deb :</div><div><div>dh_install --list-missing</div><div>dh_install: usr/share/man/man1/ipa-client-automount.1.gz exists in debian/tmp but is not installed to anywhere</div><div>dh_install: usr/sbin/ipa-client-automount exists in debian/tmp but is not installed to anywhere</div><div>make[1]: quittant le répertoire « /root/freeipa-ppa/freeipa-3.2.0 »</div><div>   dh_install</div><div>   dh_installdocs</div><div>   dh_installchangelogs</div><div>   dh_installexamples</div><div>   dh_installman</div><div>   dh_installcatalogs</div><div>   dh_installcron</div><div>   dh_installdebconf</div><div>   dh_installemacsen</div><div>   dh_installifupdown</div><div>   dh_installinfo</div><div>   dh_python2</div><div>E: dh_python2:145: extension for python2.6 is missing. Build extensions for all supported Python versions (`pyversions -vr`) or adjust X-Python-Version field or pass --no-guessing-versions to dh_python2</div><div>make: *** [binary] Erreur 3</div><div>dpkg-buildpackage: erreur: debian/rules binary a produit une erreur de sortie de type 2</div></div><div><br></div><div>Any idea or me advice about how to backport freeipa-client to wheezy ?</div><div>Thanks a lot.</div><div><br></div><div>Alexandre</div></body></html>