Re: [Bacula-users] bat segmentation fault

2010-09-28 Thread Greg Cockburn
On 29 September 2010 00:27, Martin Simmons wrote: > > On Tue, 28 Sep 2010 06:51:44 +1000, Greg Cockburn said: > > > > >> On Mon, 27 Sep 2010 21:52:17 +1000, Greg Cockburn said: > > >> > > >> Hi all, > > >> > > >> I have just installed bacula 5.0.3 from src rpms, and I can't get bat > to >

Re: [Bacula-users] bat segmentation fault

2010-09-28 Thread Martin Simmons
> On Tue, 28 Sep 2010 06:51:44 +1000, Greg Cockburn said: > > >> On Mon, 27 Sep 2010 21:52:17 +1000, Greg Cockburn said: > >> > >> Hi all, > >> > >> I have just installed bacula 5.0.3 from src rpms, and I can't get bat to > >> start. > >> > >> I have checked bat.conf bacula-dir.conf. I ca

Re: [Bacula-users] bat segmentation fault

2010-09-27 Thread Greg Cockburn
>> On Mon, 27 Sep 2010 21:52:17 +1000, Greg Cockburn said: >> >> Hi all, >> >> I have just installed bacula 5.0.3 from src rpms, and I can't get bat to >> start. >> >> I have checked bat.conf bacula-dir.conf. I can get bconsole working using >> bat.conf. >> >> This is the output I get: >> >> b

Re: [Bacula-users] bat segmentation fault

2010-09-27 Thread Martin Simmons
> On Mon, 27 Sep 2010 21:52:17 +1000, Greg Cockburn said: > > Hi all, > > I have just installed bacula 5.0.3 from src rpms, and I can't get bat to > start. > > I have checked bat.conf bacula-dir.conf. I can get bconsole working using > bat.conf. > > This is the output I get: > > bat: lock

Re: [Bacula-users] Bat Segmentation Fault - Solved

2008-01-18 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Another commonly helpful step in situations like this: ldd -v /usr/bin/bat ...should tell you if there are libraries missing. You should see something like this: [EMAIL PROTECTED]:~$ ldd -v /usr/bin/bat linux-gate.so.1 => (0xe000)

Re: [Bacula-users] Bat Segmentation Fault

2008-01-16 Thread Greg Miller
Ryan Novosielski wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greg Miller wrote: Hi everyone! I have an issue with Bat that I hope someone has an answer to. CentOS 5 x86_64 Bacula 2.2.7-1 (installed from fschwarz RPMS on Sourceforge) QT4 4.2.1-1 QWT 5.0.2-5 All components instal

Re: [Bacula-users] Bat Segmentation Fault

2008-01-16 Thread Ryan Novosielski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Greg Miller wrote: > Hi everyone! > > I have an issue with Bat that I hope someone has an answer to. > > CentOS 5 x86_64 > Bacula 2.2.7-1 (installed from fschwarz RPMS on Sourceforge) > QT4 4.2.1-1 > QWT 5.0.2-5 > > All components installed via Yum

Re: [Bacula-users] Bat Segmentation Fault

2008-01-16 Thread Greg Miller
Thanks for the response! I tried the -t option, but got the same Segmentation fault. Here is my bat.conf: # # Bacula Administration Tool (bat) configuration file # Director { Name = bacula-dir DIRport = 9101 address = 127.0.0.1 Password = "rK5CFDg1ovB2Z2CkevCLBntb" } Here is the first pa

Re: [Bacula-users] Bat Segmentation Fault

2008-01-16 Thread Arno Lehmann
Hi, 16.01.2008 20:11, Greg Miller wrote: > Hi everyone! > > I have an issue with Bat that I hope someone has an answer to. > > CentOS 5 x86_64 > Bacula 2.2.7-1 (installed from fschwarz RPMS on Sourceforge) > QT4 4.2.1-1 > QWT 5.0.2-5 > > All components installed via Yum (should have taken care