On Wednesday 17 February 2010 10:36:24 Ralf Gross wrote: > Hi, > > > The error message below > > > > > /usr/sbin/bacula-dir: symbol lookup error: /usr/sbin/bacula-dir: > > > undefined symbol: _Z22db_accurate_get_jobidsP3JCRP4B_DBP7JOB_DBRPc > > > > is probably coming from the system (most likely the loader). It is not a > > Bacula error message, and I have never seen this before. Off hand, I > > would guess that you have several copies of the Bacula libbacsql.so > > loaded, and/or the installation points to the wrong one. > > > > If you recently changed the installation file locations, that is probably > > the source of errors. I recommend that you find *all* binary files > > installed by Bacula and delete them. This does not apply to your config > > files (anything in the scripts directory should be OK). Then rebuild > > Bacula from scratch in a fresh directory and install it. > > thanks! As Marco also pointed out the libbacsql* files didn't match. I > don't exactly know how/why this happend. But after removing all bacula > debian packages and reinstalling them everything is working fine > again. > > 17-Feb-2010 10:11:49 VUMEM004-dir: util.c:723-19634 edit_job_codes: %c > 17-Feb-2010 10:11:49 VUMEM004-dir: fd_cmds.c:586-19634 bdird: runscript %c > -> SMTCZB0003 17-Feb-2010 10:11:49 VUMEM004-dir: fd_cmds.c:592-19634 bdird: > sending runscripts to fd > '/home/mksadmin/backup/script/db2_backup_offline_post.sh' 17-Feb-2010 > 10:11:49 VUMEM004-dir: fd_cmds.c:555-19634 bdird: sending old runcommand to > fd '/home/mksadmin/backup/script/db2_backup_offline_post.sh' 17-Feb-2010 > 10:11:49 VUMEM004-dir: getmsg.c:138-19634 bget_dirmsg 17: 2000 OK RunAfter > > 17-Feb-2010 10:11:49 VUMEM004-dir: sql_get.c:1182-19634 > db_accurate_get_jobids=19557,19632 17-Feb-2010 10:11:49 VUMEM004-dir: > backup.c:153-19634 jobids=19557,19632 nb=632511 17-Feb-2010 10:11:49 > VUMEM004-dir: postgresql.c:103-19634 db_open first time 17-Feb-2010 > 10:11:49 VUMEM004-dir: postgresql.c:226-19634 pg_real_connect done > > Ralf > > PS: I had some problems with bacula-sd eating up all the system memory last > week. I compiled bacula on an debian etch system and installed it on lenny. > I guess that was not so good and it was the reason for installing it again > with a freshly build lenny package.... which led to mixed libraries....
Yes, Debian Etch is a broken system for Bacula. We do not support Bacula on Etch and recommend to anyone running Bacula on it to upgrade to Lenny. Debian Lenny is quite OK. ------------------------------------------------------------------------------ SOLARIS 10 is the OS for Data Centers - provides features such as DTrace, Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW http://p.sf.net/sfu/solaris-dev2dev _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
