Re: Strange ssh / openldap linking problem

2014-03-21 Thread Jan Synacek
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 03/20/2014 03:33 PM, Richard W.M. Jones wrote: > Well this bug has reappeared on my machine. openldap depends on > openldap-devel. > > $ ll /usr/lib64/libldap* > lrwxrwxrwx. 1 root root 10 Feb 25 22:59 /usr/lib64/libldap-2.4.so.2 -> > libldap

Re: Strange ssh / openldap linking problem

2014-03-20 Thread Richard W.M. Jones
Well this bug has reappeared on my machine. openldap depends on openldap-devel. $ ll /usr/lib64/libldap* lrwxrwxrwx. 1 root root 10 Feb 25 22:59 /usr/lib64/libldap-2.4.so.2 -> libldap.so -rwxr-xr-x. 1 root root 340608 Feb 4 09:08 /usr/lib64/libldap-2.4.so.2.10.2 lrwxrwxrwx. 1 root root

Re: Strange ssh / openldap linking problem

2013-05-07 Thread Jan Synacek
On 04/22/2013 12:22 PM, Richard W.M. Jones wrote: > On Mon, Apr 22, 2013 at 11:27:42AM +0200, Michael Schwendt wrote: >> 3) Funny things going on (f19 here), but haven't examined anything >> beyond this: >> >> # rpm -e openldap-devel >> # ldconfig -v|grep ldap >> libldap_r-2.4.so.2 -> libldap_

Re: Strange ssh / openldap linking problem

2013-05-07 Thread Richard W.M. Jones
On Tue, May 07, 2013 at 10:48:35AM +0200, Jan Synacek wrote: > Have you found out how this originally happened? I can't get any of my f18-f20 > machines to this state. No - it's still a mystery and hasn't happened again. The only thing I do know is it's not because I manually fiddled with any lin

Re: Strange ssh / openldap linking problem

2013-05-07 Thread Jan Synacek
On 04/22/2013 12:22 PM, Richard W.M. Jones wrote: > On Mon, Apr 22, 2013 at 11:27:42AM +0200, Michael Schwendt wrote: >> 3) Funny things going on (f19 here), but haven't examined anything >> beyond this: >> >> # rpm -e openldap-devel >> # ldconfig -v|grep ldap >> libldap_r-2.4.so.2 -> libldap_

Re: Strange ssh / openldap linking problem

2013-04-22 Thread Richard W.M. Jones
On Mon, Apr 22, 2013 at 11:27:42AM +0200, Michael Schwendt wrote: > 3) Funny things going on (f19 here), but haven't examined anything > beyond this: > > # rpm -e openldap-devel > # ldconfig -v|grep ldap > libldap_r-2.4.so.2 -> libldap_r-2.4.so.2.9.1 > libldap-2.4.so.2 -> libldap-2.4.s

Re: Strange ssh / openldap linking problem

2013-04-22 Thread Michael Schwendt
On Mon, 22 Apr 2013 09:36:34 +0100, Richard W.M. Jones wrote: > > I'm not sure whether or not this is a bug, but it sure looks strange. > > $ rpm -qf /usr/bin/ssh > openssh-clients-6.1p1-6.fc18.x86_64 > > $ ldd /usr/bin/ssh|grep ldap > libldap-2.4.so.2 => /lib64/libldap-2.4.so.2 (0x7fad27

Strange ssh / openldap linking problem

2013-04-22 Thread Richard W.M. Jones
I'm not sure whether or not this is a bug, but it sure looks strange. $ rpm -qf /usr/bin/ssh openssh-clients-6.1p1-6.fc18.x86_64 $ ldd /usr/bin/ssh|grep ldap libldap-2.4.so.2 => /lib64/libldap-2.4.so.2 (0x7fad274fc000) /usr/lib64/libldap-2.4.so.2 is a symbolic link to a symbolic link whic