Re: [Bacula-devel] bug - allow duplicate jobs default to yes which is contrary to the docs

2010-08-20 Thread Kern Sibbald
On Friday 20 August 2010 03:30:21 James Harper wrote: > I found that 5.0.2 allows duplicate jobs unless I explicitly add "allow > duplicate jobs = no" to my config. This is contrary to the docs > (http://bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html# > SECTION00183

Re: [Bacula-devel] bacula 5.0.3 : libbacsql dependencies

2010-08-20 Thread Martin Simmons
> On Thu, 19 Aug 2010 09:46:55 +0200, Bruno Friedmann said: > > From what I understand if we have libmysqlclient_r == thread safe if > libmysqlclient == not thread safe. > (that's what ldd say about the two ... ) In theory, but it might be possible to build a broken libmysqlclient_r which is

[Bacula-devel] bug - allow duplicate jobs default to yes which is contrary to the docs

2010-08-20 Thread James Harper
I found that 5.0.2 allows duplicate jobs unless I explicitly add "allow duplicate jobs = no" to my config. This is contrary to the docs (http://bacula.org/5.0.x-manuals/en/main/main/Configuring_Director.html# SECTION00183) that say: " Allow Duplicate Jobs = yesno duplicate job in

Re: [Bacula-devel] bacula 5.0.3 : libbacsql dependencies

2010-08-20 Thread Bruno Friedmann
On 08/20/2010 03:59 AM, Gary R. Schmidt wrote: > On Thu, August 19, 2010 17:46, Bruno Friedmann wrote: > [SNIP] >> >> It seems we have to manage that in the configure script, which actually >> fail in this task. > Yes, I have a hand-munged configure script for Solaris 10 - static > libraries are de