Nevermind, I figured it out. I had migrated from mysql and some
sequences didn't get updated.
--
ThinkGeek and WIRED's GeekDad team up for the Ultimate
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the
lucky paren
So I've got bacula running with postgres and I checked my logs from last
night and I noticed a bunch of errors like those below. This suggests
that bacula has a problem with it's logging.
2010-06-24 01:15:50 CDT bacula bacula ERROR: duplicate key value
violates unique constraint "log_pkey"
2010-0
Hello,
I'm running Bacula 5.0.2 on Centos 5.2 with Postgresql db. I've
installed BAT 5.0.2 and got it to start up OK but any command I issue
through it crashes the gui with the following error:
(:10976): Gtk-WARNING **: GtkEntry - did not receive
focus-out-event. If you
connect a handler to this
Here is the way i setup my bacula's clients
Instalando Clients
mkdir /etc/bacula /etc/bacula/bin /etc/bacula/bin/working
/etc/bacula/bin/conf
apt-get install libncurses5-dev g++-4.3 gcc-4.3 g++ gcc make
mv bacula-5.0.2.tar.gz /opt/
tar xfvz bacula-5.0.2.tar.gz
cd /opt/bacula-5.0.2
./configure
On Tue, Jun 22, 2010 at 10:06 AM, Mark Stiebel wrote:
>
> However, using the windows Bat GUI (both 32 and 64 bit) when trying to use
> the Version Browser, it only shows a handful of the directories available.
> Deselecting or increasing the record limit makes no difference.
>
I've noticed now th
> On Wed, 23 Jun 2010 12:59:23 -0500, Peter Eisch said:
>
> - Piping the commands makes sense except it gets complicated. The example
> you had would restore client to the same FD but I need it to be restored to
> a different FD.
>
> It may be that I have to do a large piped command though.
Hello,
Either the "handle SIGUSR2 nostop noprint pass" confused gdb (note it is not
necessary when you use -s) or you have something broken on your
build/os/machine. gdb with -s should ignore SIGPIPE and Bacula always
ignores SIGPIPE, so the backtrace below is useless and doesn't correspond to