On 2017/06/13 18:47, Jeremie Courreges-Anglas wrote:
> > So openvpn-auth-ldap is broken again because of the libobjc conflict;
> > it picks up the higher-numbered version from /usr/local/lib ahead of
> > the lower-numbered version in /usr/lib (i.e. higher version number
> > trumps being earlier in the path).
> >
> > As this is now broken anyway, and other objc ports use libobjc2 instead,
> > there's not really any disadvantage in removing libobjc from base.
> 
> I think that just removing it makes sense.
> 
> In the meantime...
> 
> -r--r--r--  1 root  bin  470212 Jun 10 04:24 /usr/lib/libobjc.so.6.0
> -rw-r--r--  1 root  bin  632699 Jun  8 23:57 /usr/local/lib/libobjc.so.6.1
> 
> The two libraries aren't compatible, yet they had the same version.
> Shouldn't we bump /usr/local/lib/libobjc.so.6.1 to
> /usr/local/lib/libobjc.so.7.0 ?

Yes, I think so, though I don't think there's anything it will actually help.

Reply via email to