Problem with Centos 6.1
Peter Schober
peter.schober at univie.ac.at
Tue Dec 20 12:10:00 GMT 2011
* Martins Purins <mpurins at gmail.com> [2011-12-20 13:01]:
> >Try this on the shell:
> > $ LD_LIBRARY_PATH=/opt/shibboleth/lib64:$LD_LIBRARY_PATH ldd /usr/sbin/shibd | fgrep curl
>
> What do you mean with this in previous message ?
I was trying to tell you that the method you used to determine that
the failing metadata request was the result of a library loading
problem was flawed.
> So the problem is that - why there is differences in usage between
> C6 and debian or even C4. Why shibd does not responding similar?
Ask RedHat, they decided to link everything against libnss instead of
libssl beginning with RHEL6 (which was not the case with RHEL4).
And Debian was smart enough from the beginning to split many packages
up so that you could chose which e.g. libcurl you could install
(linked against openssl or gnutls).
But all that may have nothing to do with your problem (failing access
to the metadata generator). Since I never encountered that problem
myself I'd look into log files, eventually turing up the log level,
etc.
-peter
More information about the users
mailing list