bacula-users@lists.sourceforge.net

2010-11-02 Thread catkins
Solved. There was an IP mismatch for the local system between /etc/hosts and what was being configured on eth0. +-- |This was sent by catki...@yahoo.co.uk via Backup Central. |Forward SPAM to ab...@backupcentral.com. +--

bacula-users@lists.sourceforge.net

2010-11-02 Thread catkins
drescherjm wrote: > > What about bind-address? Is skip-networking enabled. If so comment that out. > > John > > -- > Nokia and AT&T present the 2010 Calling All Innovators-North America contest > Create new apps & game

bacula-users@lists.sourceforge.net

2010-11-01 Thread catkins
drescherjm wrote: > > [snip quote] > > Although this is very hard to read on the mailing list your problem > may be that mysql is not listening on the network interface. > > John > > -- > Nokia and AT&T present the 201

[Bacula-users] Could not open Catalog "MyCatalog", database "bacula"

2010-11-01 Thread catkins
Hello :) On a new installation of 5.0.3 with .conf files copied from a working 5.0.1 installation. MySQL 5.1.46. Slackware64 13.1. >From the log 24-Oct 18:45 bacula-dir JobId 0: Fatal error: Could not open Catalog "MyCatalog", database "bacula". 24-Oct 18:45 bacula-dir JobId 0: Fatal error

[Bacula-users] Could not open Catalog "MyCatalog", database "bacula"

2010-11-01 Thread catkins
Hello :) On a new installation of 5.0.3 with .conf files copied from a working 5.0.1 installation. MySQL 5.1.46. Slackware64 13.1. >From the log 24-Oct 18:45 bacula-dir JobId 0: Fatal error: Could not open Catalog "MyCatalog", database "bacula". 24-Oct 18:45 bacula-dir JobId 0: Fatal error

[Bacula-users] How to parse Bacula conf files

2010-11-01 Thread catkins
Here's a bash-with-embedded awk scrippet that parses Bacula .conf files. I don't know if it works with all possible permutations of .conf file layout (it's only tested on my own). It uses supporting functions ck_file, finalise and msg but they only do the obvious and are not significant in the

[Bacula-users] Cannot build bacula-client 5.0.3 on FreeBSD 7.3

2010-11-01 Thread catkins
My apologies for thread-jacking; I was mislead into bad netiquette by the fundamental problem being the same. +-- |This was sent by catki...@yahoo.co.uk via Backup Central. |Forward SPAM to ab...@backupcentral.com. +-

[Bacula-users] Cannot build bacula-client 5.0.3 on FreeBSD 7.3

2010-10-31 Thread catkins
Dan Langille wrote: > This is for Bacula on FreeBSD 7.3? > > If so I'll patch the FreeBSD port. > > Can you try this: > > cd /usr/ports/sysutils/bacula-client > make clean && make patch > cd work/bacula-5.0.3 (assuming usual port setup) > patch -p1 < /path-to/bacula-5.0.3-libz.patch > > If no

[Bacula-users] Cannot build bacula-client 5.0.3 on FreeBSD 7.3

2010-10-29 Thread catkins
Dan Langille wrote: > On 10/26/2010 4:21 AM, catkins wrote: > [snip quote] > That's a shame. Try the various mailing list archives for bacula. I > suggest http://marc.info > [snip quote] > I also suggest raising a bug report within FreeBSD. > -- > Dan Langille -

[Bacula-users] Cannot build bacula-client 5.0.3 on FreeBSD 7.3

2010-10-27 Thread catkins
Thanks Martin :-) I tried installing the patch from the bug report without success. Have downloaded your patch and will try using it this evening (on Slackware64 13.1). If it is not compatible I guess I can make the modifications manually and create a patch from them to suit building from bacu

[Bacula-users] Cannot build bacula-client 5.0.3 on FreeBSD 7.3

2010-10-26 Thread catkins
Hello :-) Where can bacula-5.0.3-libz.patch be downloaded from? Is there a bug report for what it fixes? I searched for both without success (the attachment was scrubbed from Martin Simmons post as it appeared on Backup Central). Alternatively, there's what looks like the same bug at http:/