Hi, Jelmer
17.02.2015 0:51, Jelmer Vernooij пишет:
On 16/02/15 22:13, Simon Josefsson wrote:
It seems clear that the #745332 fix was incorrect. You can see in the
build logs GSSAPI is not enabled since krb5-config isn't found:
https://buildd.debian.org/status/fetch.php?pkg=gsasl&arch=amd64&ver=1.8.0-6&stamp=1412611018
[skip]
With the patch, the intent was to gsasl still build against MIT kerberos
- e.g. no change in the binary packages. It merely changed the
dependency from libkrb5-dev to libkrb5-multidev, the latter of which
doesn't prevent heimdal-dev from being installed.
With Your patch gsasl configure can't find krb5-config.
From buildd logs above:
configure: checking for GSS implementation (mit)
configure: WARNING: MIT Kerberos krb5-config not found, disabling GSSAPI
Without patch (1.8.0-4):
configure: checking for GSS implementation (mit)
configure: trying MIT
checking for krb5-config... /usr/bin/krb5-config
So binary files are differ: 1.8.0-4 support GSSAPI and 1.6.0-6 - does
not support.
--
With best wishes
Max
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org