Re: [Bacula-devel] New quoting strategy - this or next release?

2007-09-05 Thread Kern Sibbald
On Thursday 06 September 2007 02:44, Dan Langille wrote: > I've been testing the new quoting strategy (i.e. db_escape_string() > now takes a database connection as a parameter). All non-root > regression tests have passed using both MySQL and PostgreSQL on > FreeBSD 7.x > > I have not yet implemen

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Kern Sibbald
On Thursday 06 September 2007 02:21, Marc Schiffbauer wrote: > * Kern Sibbald schrieb am 05.09.07 um 21:48 Uhr: > > > Do you think that we can use something like test -f > > > /usr/xxx/lib/libsqlite.a instead of test -d /usr/xxx/lib ? > > > > Yes, of course we can fix it. Indeed when I was program

[Bacula-devel] bacula-users-ru ?

2007-09-05 Thread Yuri Timofeev
Hi, all Even more often in various conferences people are interested Bacula, ask questions. I think, that it is meaningful to create email list "bacula-users-ru". -- have a nice day - This SF.net email is sponsored by: Spl

[Bacula-devel] New quoting strategy - this or next release?

2007-09-05 Thread Dan Langille
I've been testing the new quoting strategy (i.e. db_escape_string() now takes a database connection as a parameter). All non-root regression tests have passed using both MySQL and PostgreSQL on FreeBSD 7.x I have not yet implemented the changes suggested by Marc Cousin regarding standard_conf

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Marc Schiffbauer
* Kern Sibbald schrieb am 05.09.07 um 21:48 Uhr: > > > > Do you think that we can use something like test -f > > /usr/xxx/lib/libsqlite.a instead of test -d /usr/xxx/lib ? > > Yes, of course we can fix it. Indeed when I was programming the 64 bit > tests, > I noticed this problem. However, ther

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Thomas
it looks like no one from the bacula-users uses verify jobs, here is my problem, since upgrading to 2.2.0 all verify jobs reports OK: >> 05-Sep 18:32 backup-dir: Start Verify JobId=2111 Level=Catalog >> Job=vclient.2007-09-05_18.32.27 >> 05-Sep 18:32 backup-dir: File: /opt/ic3s/etc/sendmail/t.mai

Re: [Bacula-devel] catalog backend to IBM DB2

2007-09-05 Thread Kern Sibbald
Hello, I second Arno's comments, but add one note of caution. If I am not mistaken, DB2 is a commercial product, so there may be licensing restrictions (both with the GPL used by Bacula and with IBM) on using or referencing any DB2 client libraries that are needed in Bacula to interface to DB2

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Eric Bollengier
> > Do you think that we can use something like test -f > > /usr/xxx/lib/libsqlite.a instead of test -d /usr/xxx/lib ? > > Yes, of course we can fix it. Indeed when I was programming the 64 bit > tests, I noticed this problem. However, there are way more things than I > can possibly do. Making ch

Re: [Bacula-devel] catalog backend to IBM DB2

2007-09-05 Thread Arno Lehmann
Hi, 05.09.2007 16:27,, João Henrique Freitas wrote:: > Hello, > > I like to open a discussion about Bacula project and some questions. > > For now, I am a postgraduation in development software and need to do a > work to finish my course. > The central motivation is study the contribution proc

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Kern Sibbald
On Wednesday 05 September 2007 21:39, Eric Bollengier wrote: > Hi, > > I'm running a debian etch system, and > on my system i have a /usr/lib64 which is empty, and when i use > --with-sqlite3, batch mode is disabled with the following error : > > checking for SQLite3 support... yes > checking for S

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Eric Bollengier
Hi, I'm running a debian etch system, and on my system i have a /usr/lib64 which is empty, and when i use --with-sqlite3, batch mode is disabled with the following error : checking for SQLite3 support... yes checking for SQLite support... no nm: '/usr/lib64/libsqlite3.a': No such file .. Bat

Re: [Bacula-devel] PostgreSQL quoting

2007-09-05 Thread Dan Langille
On 5 Sep 2007 at 18:47, Kern Sibbald wrote: > On Wednesday 05 September 2007 18:03, Dan Langille wrote: > > On 5 Sep 2007 at 0:00, Kern Sibbald wrote: > > > On Tuesday 04 September 2007 19:42, Dan Langille wrote: > > > > On 3 Sep 2007 at 13:35, Martin Simmons wrote: > > > > > > On Sat, 01 Sep

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Kern Sibbald
On Wednesday 05 September 2007 18:18, Michel Meyers wrote: > Kern Sibbald wrote: > > On Wednesday 05 September 2007 14:46, Michel Meyers wrote: > >> Kern Sibbald wrote: > >>> 3. specify the include directory using --with-qwt and the incorrectly > >>> (IMO) named library using the LIBS environment v

Re: [Bacula-devel] PostgreSQL quoting

2007-09-05 Thread Kern Sibbald
On Wednesday 05 September 2007 18:03, Dan Langille wrote: > On 5 Sep 2007 at 0:00, Kern Sibbald wrote: > > On Tuesday 04 September 2007 19:42, Dan Langille wrote: > > > On 3 Sep 2007 at 13:35, Martin Simmons wrote: > > > > > On Sat, 01 Sep 2007 11:44:03 +0200, Marc Cousin said: > > > > > > > >

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kern Sibbald wrote: > On Wednesday 05 September 2007 14:46, Michel Meyers wrote: >> Kern Sibbald wrote: >>> 3. specify the include directory using --with-qwt and the incorrectly >>> (IMO) named library using the LIBS environment variable. >>> >>> Since

Re: [Bacula-devel] PostgreSQL quoting

2007-09-05 Thread Dan Langille
On 5 Sep 2007 at 0:00, Kern Sibbald wrote: > On Tuesday 04 September 2007 19:42, Dan Langille wrote: > > On 3 Sep 2007 at 13:35, Martin Simmons wrote: > > > > On Sat, 01 Sep 2007 11:44:03 +0200, Marc Cousin said: > > > > > > > > I think you're trying to solve a fake problem here : > > > > PQes

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Kern Sibbald
On Wednesday 05 September 2007 14:46, Michel Meyers wrote: > Kern Sibbald wrote: > > 3. specify the include directory using --with-qwt and the incorrectly > > (IMO) named library using the LIBS environment variable. > > > > Since I did not try item 3, I'm not sure it will work. > > I only tried --w

[Bacula-devel] catalog backend to IBM DB2

2007-09-05 Thread João Henrique Freitas
Hello, I like to open a discussion about Bacula project and some questions. For now, I am a postgraduation in development software and need to do a work to finish my course. The central motivation is study the contribution process on open source and free software. How the enthusiastic user can b

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Michel Meyers
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Kern Sibbald wrote: > 3. specify the include directory using --with-qwt and the incorrectly (IMO) > named library using the LIBS environment variable. > > Since I did not try item 3, I'm not sure it will work. I only tried --with-qwt so far and it s

[Bacula-devel] SVN changes

2007-09-05 Thread Kern Sibbald
Hello, If you are pulling code from the SVN, you need to be aware of the most recent changes I committed. For Unix machines and Win32 cross builds, please do the following to update: make clean svn update It is important to ensure that you clean first to get rid of the old src/lib/libba

Re: [Bacula-devel] [Bacula-beta] List archives are locked?

2007-09-05 Thread Kern Sibbald
On Tuesday 04 September 2007 22:28, Bill Moran wrote: > I'm unable to access the bacula-beta list archives via sourceforge's > web interface. I get the following message: > "Permission Denied > > Access to this page is restricted (either to project members or to project > administrators) and you d

Re: [Bacula-devel] [Bacula-beta] List archives are locked?

2007-09-05 Thread Kern Sibbald
On Tuesday 04 September 2007 22:28, Bill Moran wrote: > I'm unable to access the bacula-beta list archives via sourceforge's > web interface. I get the following message: > "Permission Denied > > Access to this page is restricted (either to project members or to project > administrators) and you d

Re: [Bacula-devel] Bacula version 2.2.2

2007-09-05 Thread Kern Sibbald
On Tuesday 04 September 2007 15:34, Michel Meyers wrote: > Kern Sibbald wrote: > > On Tuesday 04 September 2007 13:23, Michel Meyers wrote: > >> Kern Sibbald wrote: > >>> Hello, > >>> > >>> Now that we have just released version 2.2.1, as Murphy's law dictates, > >>> we have a couple of more import