[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: saslauthd from binary package seg faulting?



On Jul 1, 2004, at 11:50 PM, Andreas Metzler wrote:

On 2004-07-02 ms419@freezone.co.uk wrote:
[...]
I've tried for many months to get saslauthd working with PAM - I
happen to use the pam_krb5 module. Now it's working when I build it
myself - but I don't know why. I have a pretty stock installation of
unstable on a Pentium 75 and a Celeron 433.
[...]

Perhaps symbol-clashes. saslauthd links against libkrb5-17-heimdal and
libpam-krb5 against libkrb53. And when you compile it yourself sasl
is linked against libkrb53 instead, because it is installed.

How did you rebuild it? Did you ignore the Build-Dependencies?

BTW this off-topic for debian-mentors, this is not a user-support list
but one for debian packaging questions. I suggest to submit a
bugreport, using reportbug(1).
                  cu andreas

Thanks, Andreas - I think you are exactly correct. I had to ignore the build-depends because they conflict (bug 253894).

I checked - I have linked saslauthd against libkrb53:

ldd /usr/sbin/saslauthd
...
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x40140000)
...

I have submitted a bug report: 257306

(I appreciate your point about the topic of debian-mentors; thank you - I won't make this mistake again.)

Jack



Reply to: