Bacula-users

[Bacula-users] libbaccats.5.2.10.so missing FreeBSD

2012-08-01 13:28:15
Subject: [Bacula-users] libbaccats.5.2.10.so missing FreeBSD
From: Doug Sampson <dougs AT dawnsign DOT com>
To: "'bacula-users AT lists.sourceforge DOT net'" <bacula-users AT lists.sourceforge DOT net>
Date: Wed, 1 Aug 2012 17:09:19 +0000
Upon performing a portmaster -w upgrade of Bacula-client and bacula-server from 
5.2.6 to 5.2.10 and restarting all of the Bacula processes, I received the 
following error:

Shared object "libbaccats-5.2.10.so" not found, required by "bacula-dir"

root@pisces:/usr/ports/sysutils/bacula-server# ll /lib
total 7178
drwxr-xr-x  2 root  wheel      512 Feb  8 13:13 geom
-r--r--r--  1 root  wheel    41800 Feb  8 13:13 libalias.so.7
-r--r--r--  1 root  wheel     4280 Feb  8 13:13 libalias_cuseeme.so
-r--r--r--  1 root  wheel     3584 Feb  8 13:13 libalias_dummy.so
-r--r--r--  1 root  wheel     9312 Feb  8 13:13 libalias_ftp.so
-r--r--r--  1 root  wheel     6460 Feb  8 13:13 libalias_irc.so
-r--r--r--  1 root  wheel     5740 Feb  8 13:13 libalias_nbt.so
-r--r--r--  1 root  wheel     6020 Feb  8 13:13 libalias_pptp.so
-r--r--r--  1 root  wheel     4352 Feb  8 13:13 libalias_skinny.so
-r--r--r--  1 root  wheel     7756 Feb  8 13:13 libalias_smedia.so
-r--r--r--  1 root  wheel     5812 Feb  8 13:13 libavl.so.2
-r--r--r--  1 root  wheel     9972 Feb  8 13:13 libbegemot.so.4
-r--r--r--  1 root  wheel   122804 Feb  8 13:13 libbsdxml.so.4
-r--r--r--  1 root  wheel  1174824 Feb  8 13:13 libc.so.7
-r--r--r--  1 root  wheel   109552 Feb  8 13:13 libcam.so.6
-r--r--r--  1 root  wheel    82628 May 30 08:17 libcrypt.so.5
-r--r--r--  1 root  wheel  1435504 May 30 08:17 libcrypto.so.6
-r--r--r--  1 root  wheel    48256 Feb  8 13:13 libctf.so.2
-r--r--r--  1 root  wheel    18940 Feb  8 13:13 libdevstat.so.7
-r--r--r--  1 root  wheel   480068 Feb  8 13:13 libdtrace.so.2
-r--r--r--  1 root  wheel   117468 Feb  8 13:13 libedit.so.7
-r--r--r--  1 root  wheel    45188 Feb  8 13:13 libgcc_s.so.1
-r--r--r--  1 root  wheel    16372 Feb  8 13:13 libgeom.so.5
-r--r--r--  1 root  wheel    23280 Feb  8 13:13 libipsec.so.4
-r--r--r--  1 root  wheel     6060 Feb  8 13:13 libipx.so.5
-r--r--r--  1 root  wheel    16588 Feb  8 13:13 libjail.so.1
-r--r--r--  1 root  wheel     9796 Feb  8 13:13 libkiconv.so.4
-r--r--r--  1 root  wheel    34364 Feb  8 13:13 libkvm.so.5
-r--r--r--  1 root  wheel   127452 Feb  8 13:13 libm.so.5
-r--r--r--  1 root  wheel    98612 Feb  8 13:13 libmd.so.5
-r--r--r--  1 root  wheel   266952 Feb  8 13:13 libncurses.so.8
-r--r--r--  1 root  wheel   321260 Feb  8 13:13 libncursesw.so.8
-r--r--r--  1 root  wheel    45092 Feb  8 13:13 libnvpair.so.2
-r--r--r--  1 root  wheel   192020 Feb  8 13:13 libpcap.so.8
-r--r--r--  1 root  wheel   202256 Feb  8 13:13 libreadline.so.8
-r--r--r--  1 root  wheel     5940 Feb  8 13:13 libsbuf.so.6
-r--r--r--  1 root  wheel     6972 Feb  8 13:13 libssp.so.0
-r--r--r--  1 root  wheel    95636 Feb  8 13:13 libthr.so.3
-r--r--r--  1 root  wheel    61118 Feb  8 13:13 libufs.so.6
-r--r--r--  1 root  wheel     6440 Feb  8 13:13 libulog.so.0
-r--r--r--  1 root  wheel     4128 Feb  8 13:13 libumem.so.2
-r--r--r--  1 root  wheel    68012 Feb  8 13:13 libutil.so.9
-r--r--r--  1 root  wheel    31340 Feb  8 13:13 libuutil.so.2
-r--r--r--  1 root  wheel    76904 Feb  8 13:13 libz.so.6
-r--r--r--  1 root  wheel   268932 Feb  8 13:13 libzfs.so.2
-r--r--r--  1 root  wheel  1384352 Feb  8 13:13 libzpool.so.2
root@pisces:/usr/ports/sysutils/bacula-server#

root@pisces:/usr/ports/sysutils/bacula-server# ll /usr/local/lib/libbaccats*
-rwxr-xr-x  1 root  wheel   1008 Aug  1 09:45 
/usr/local/lib/libbaccats-postgresql.la
lrwxr-xr-x  1 root  wheel     26 Aug  1 09:45 
/usr/local/lib/libbaccats-postgresql.so -> libbaccats-postgresql.so.5
-rwxr-xr-x  1 root  wheel  36647 Aug  1 09:45 
/usr/local/lib/libbaccats-postgresql.so.5
-rwxr-xr-x  1 root  wheel    935 Aug  1 09:45 /usr/local/lib/libbaccats.la
lrwxr-xr-x  1 root  wheel     15 Aug  1 09:45 /usr/local/lib/libbaccats.so -> 
libbaccats.so.5
lrwxr-xr-x  1 root  wheel     26 Aug  1 09:45 /usr/local/lib/libbaccats.so.5 -> 
libbaccats-postgresql.so.5
root@pisces:/usr/ports/sysutils/bacula-server#

root@pisces:/usr/ports/sysutils/bacula-server# ll 
/usr/local/lib/compat/libbaccats*
ls: No match.
root@pisces:/usr/ports/sysutils/bacula-server#

root@pisces:/usr/ports/sysutils/bacula-server# uname -a
FreeBSD pisces.xxxxxxxxx.xxx 9.0-RELEASE-p3 FreeBSD 9.0-RELEASE-p3 #0: Tue Jun 
12 01:47:53 UTC 2012     root AT i386-builder.daemonology DOT 
net:/usr/obj/usr/src/sys/GENERIC  i386
root@pisces:/usr/ports/sysutils/bacula-server#

Should I do a symlink linking libbaccats-5.2.10.so to libbaccats.so.5?

~Doug

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users

<Prev in Thread] Current Thread [Next in Thread>