You are not logged in.

#1 2004-06-17 03:07:10

vor_lord
Member
From: Fort Collins, Colorado, USA
Registered: 2004-06-10
Posts: 52

new kernel package 2.6.7 breaks samba package -- solution

The new 2.6.7 kernel package from current breaks samba when it tries to load openldap.

The following will fix it :

cd /usr/lib
ln -s libldap-2.2.so.7.0.6 libldap.so.2

The symptom you'll see is that the samba service fails to start, and you'll see a shared library load error on boot.

Offline

#2 2004-06-17 03:58:58

leejpar
Member
From: Texas, USA
Registered: 2004-05-28
Posts: 51
Website

Re: new kernel package 2.6.7 breaks samba package -- solution

Thanks, works fine now!


Linux Registered User #337161
'It's free. It works. Duh.'" - Eric Harrison

Offline

#3 2004-06-17 04:10:20

vor_lord
Member
From: Fort Collins, Colorado, USA
Registered: 2004-06-10
Posts: 52

Re: new kernel package 2.6.7 breaks samba package -- solution

leejpar wrote:

Thanks, works fine now!

And as of now there is an update for openldap which fixes the issue also.  There was probably only a few hours where this could have happened.

So no one else use my fix  lol

If you did, you either need to remove the link or use pacman -f to overwrite the link you made.

Offline

Board footer

Powered by FluxBB