You are not logged in.

#1 2011-11-26 08:53:41

OntarioCody
Member
From: Arizona
Registered: 2011-02-05
Posts: 1

Massive update broke Samba

I recently ran pacman -Syu on my Arch server box which I have been neglecting to do for about 4 months now, and unfortunately, this seems to have broken Samba.

The old version - which was 3.5.2 - started perfectly fine, and after updating it to 3.6.1 it now spews out these errors:

sudo /etc/rc.d/samba restart
Stopping Samba Server [DONE]
Starting Samba Server [BUSY]
/usr/bin/smbd: error while loading shared libraries: libssp.so.0: cannot open shared object file: No such file or directory
/usr/bin/nmbd: /usr/lib/libtdb.so.1: no version information available (required by /usr/sbin/nmbd)
/usr/bin/nmbd: /usr/lib/libtdb.so.1: no version information available (required by /usr/sbin/nmbd)
/usr/bin/nmbd: /usr/lib/libtalloc.so.2: no version information available (required by /usr/sbin/nmbd)
[FAIL]

This must be a once in a lifetime issue because I have done extensive googling and I can find nothing on this. I've read that libssp.so.0 is supposed to come with either gcc or gcc-libs, but I have both installed and up to date, and even after reinstalling both I don't seem to have this file. It isn't even displayed on the packages' file lists in the repository.

As much as I would love to right now, I cannot downgrade back to 3.5.2 because it requires heimdal which was replaced by krb5, and I was stuck in a dependency-loop trying to install krb5 before I ran the update so there's probably no way I can go back without encountering the same problem.

I did try finding a download for this mythical libssp.so.0 but none seemed to exist.

Anyone got a solution?

Offline

#2 2011-11-26 10:36:48

Vamp898
Member
From: 東京
Registered: 2009-01-03
Posts: 891
Website

Re: Massive update broke Samba

pkgfile found libssp.so.0 only in one package

archlinuxfr/gcc43

thats quite mysterious, did you already tried to just re-compile samba? yaourt -Sb samba or just using ABS/makepkg

Offline

#3 2011-11-26 11:09:13

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Massive update broke Samba

you are not fully up to date or you replaced the default toolchain with one from aur


Give what you have. To someone, it may be better than you dare to think.

Offline

#4 2011-11-26 19:54:25

AleXoundOS
Member
From: Russia
Registered: 2009-07-18
Posts: 31
Website

Re: Massive update broke Samba

I have a similar issue, but with cups daemon and I haven't tried massive update.

cupsd: error while loading shared libraries: libssp.so.0: cannot open shared object file: No such file or directory

gcc-libs 4.6.1-3 version package has libssp.so.0, but gcc-libs 4.6.1-4 does not have libssp at all.
I have both cups and gcc-libs up to date.

Last edited by AleXoundOS (2011-11-26 20:20:58)

Offline

#5 2011-11-26 22:51:31

jelly
Administrator
From: /dev/null
Registered: 2008-06-10
Posts: 714

Re: Massive update broke Samba

libssp.so.0 has been removed iirc, fully update your system
cups 1.5.0-1

Last edited by jelly (2011-11-26 22:51:41)

Offline

#6 2012-01-09 09:49:06

AleXoundOS
Member
From: Russia
Registered: 2009-07-18
Posts: 31
Website

Re: Massive update broke Samba

Updating avahi solved the issue with "libssp.so.0" without full update.

Offline

Board footer

Powered by FluxBB