Re: [Bacula-users] Regression testing - let's get more involved

2017-06-04 Thread Kern Sibbald
Hello, No, your question is not stupid :-) When I say SQLite, I mean the current version, which as you point out is SQlite 3. The answer is that the Bacula project no longer supports any version of SQLite, mainly because it does not perform well for Bacula. That said, we are maintaining the

Re: [Bacula-users] Regression testing - let's get more involved

2017-06-04 Thread Andrea Venturoli
On 06/03/17 10:11, Kern Sibbald wrote: Hello, Thanks for the feedback. Yes, Wanderlei previously reported that the update_bacula_tables script failed. It turned out to be a trivial oversight on my part. Consequently 3-4 days ago, I release version 7.9.1 that corrects this problem. I have

Re: [Bacula-users] Regression testing - let's get more involved

2017-06-03 Thread Kern Sibbald
Hello, Thanks for the feedback. Yes, Wanderlei previously reported that the update_bacula_tables script failed. It turned out to be a trivial oversight on my part. Consequently 3-4 days ago, I release version 7.9.1 that corrects this problem. I have not tested it on SQLite, as it is no lo

Re: [Bacula-users] Regression testing - let's get more involved

2017-06-02 Thread Andrea Venturoli
On 05/26/17 21:33, Dan Langille wrote: On May 22, 2017, at 3:19 AM, Andrea Venturoli wrote: On 05/20/17 21:40, Dan Langille wrote: I see it here: http://regress.bacula.org/index.php?project=Bacula-7.4&date=2017-05-19 Now it says 0 errors, but I have "three-pool-disk" test intermittently fai

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-26 Thread Dan Langille
> On May 22, 2017, at 3:19 AM, Andrea Venturoli wrote: > > On 05/20/17 21:40, Dan Langille wrote: > >> I see it here: >> http://regress.bacula.org/index.php?project=Bacula-7.4&date=2017-05-19 > > Now it says 0 errors, but I have "three-pool-disk" test intermittently > failing and I'm trying t

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-22 Thread Andrea Venturoli
On 05/20/17 21:40, Dan Langille wrote: > I see it here: > http://regress.bacula.org/index.php?project=Bacula-7.4&date=2017-05-19 Now it says 0 errors, but I have "three-pool-disk" test intermittently failing and I'm trying to understand why. bye av. -

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-20 Thread Dan Langille
> On May 20, 2017, at 1:11 PM, Andrea Venturoli wrote: > > On 05/20/17 19:09, Andrea Venturoli wrote: >> On 05/15/17 17:26, Dan Langille wrote: On May 15, 2017, at 9:46 AM, Andrea Venturoli wrote: After I've dealt with this (and possibly run the root tests too): how do I

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-20 Thread Dan Langille
> On May 20, 2017, at 1:09 PM, Andrea Venturoli wrote: > > On 05/15/17 17:26, Dan Langille wrote: >>> On May 15, 2017, at 9:46 AM, Andrea Venturoli wrote: >>> >>> After I've dealt with this (and possibly run the root tests too): how do I >>> report? >>> Is the submission engine still missing?

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-20 Thread Andrea Venturoli
On 05/20/17 19:09, Andrea Venturoli wrote: > On 05/15/17 17:26, Dan Langille wrote: >>> On May 15, 2017, at 9:46 AM, Andrea Venturoli wrote: >>> >>> After I've dealt with this (and possibly run the root tests too): how >>> do I report? >>> Is the submission engine still missing? >>> Is a mail lik

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-20 Thread Andrea Venturoli
On 05/15/17 17:26, Dan Langille wrote: >> On May 15, 2017, at 9:46 AM, Andrea Venturoli wrote: >> >> After I've dealt with this (and possibly run the root tests too): how do I >> report? >> Is the submission engine still missing? >> Is a mail like this expected? >> Other means? > > I think you w

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-15 Thread Dan Langille
> On May 15, 2017, at 9:46 AM, Andrea Venturoli wrote: > > After I've dealt with this (and possibly run the root tests too): how do I > report? > Is the submission engine still missing? > Is a mail like this expected? > Other means? I think you want the devel/cmake port, which contains ctest.

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-15 Thread Andrea Venturoli
On 05/11/17 13:43, Dan Langille wrote: >> Right now I'm at 3 tests failing, but I will investigate these too ASAP. > > Please persist. So, I'm up to the point where I completed all the non root disk tests and here's the results (FreeBSD 10.3/amd64 jail with SQLite3): > Start non-root disk test

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-11 Thread Kern Sibbald
Hello, See below ... On 05/11/2017 11:36 AM, Andrea Venturoli wrote: > On 05/10/17 14:04, Kern Sibbald wrote: > >> After thinking about this some more, it seems to me that it is a >> waste of your time to run Bacula in a jail. You are going to have >> nothing but problems. Running regression

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-11 Thread Vanush "Misha" Paturyan
On Thu, May 11, 2017 at 07:43:54AM -0400, Dan Langille wrote: > On May 11, 2017, at 5:36 AM, Andrea Venturoli wrote: > >> On 05/10/17 14:04, Kern Sibbald wrote: >> >> After thinking about this some more, it seems to me that it is a waste of >> your time to run Bacula in a jail. You are going to h

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-11 Thread Dan Langille
-- Dan Langille - BSDCan / PGCon d...@langille.org > On May 11, 2017, at 5:36 AM, Andrea Venturoli wrote: > > On 05/10/17 14:04, Kern Sibbald wrote: > >> After thinking about this some more, it seems to me that it is a waste of >> your time to run Bacula in a jail. You are going to have no

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-11 Thread Andrea Venturoli
On 05/10/17 14:04, Kern Sibbald wrote: > After thinking about this some more, it seems to me that it is a waste > of your time to run Bacula in a jail. You are going to have nothing but > problems. Running regression tests with Bacula is designed to confine > itself to the regress directory (

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-10 Thread Kern Sibbald
After thinking about this some more, it seems to me that it is a waste of your time to run Bacula in a jail. You are going to have nothing but problems. Running regression tests with Bacula is designed to confine itself to the regress directory (and perhaps tmp), and the probability of having

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-10 Thread Kern Sibbald
Hello, See a few comments below ... On 05/10/2017 11:44 AM, Andrea Venturoli wrote: > On 05/08/17 18:05, Dan Langille wrote: > >> I don't know why it's trying /bin/csh > Ok, so I changed the shell to sh (perhaps this should be picked up > anyway) and I got some further. > However all tests are f

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-10 Thread Gary R. Schmidt
On 10/05/2017 17:56, Andrea Venturoli wrote: > On 05/08/17 19:35, Dan Langille wrote: > >> I run PostgreSQL in my jails. Every one of my Bacula regression tests run >> in a separate jail. > > The problem is that Postgres uses SYSV IPC. > In FreeBSD 10.3 you can enable SYSV IPC for jails, but th

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-10 Thread Andrea Venturoli
On 05/08/17 18:05, Dan Langille wrote: > I don't know why it's trying /bin/csh Ok, so I changed the shell to sh (perhaps this should be picked up anyway) and I got some further. However all tests are failing. I'll start from scracth... I used "git clone http://git.bacula.org/bacula.git bacul

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-10 Thread Andrea Venturoli
On 05/08/17 19:35, Dan Langille wrote: > I run PostgreSQL in my jails. Every one of my Bacula regression tests run in > a separate jail. The problem is that Postgres uses SYSV IPC. In FreeBSD 10.3 you can enable SYSV IPC for jails, but that's a nice way to let them escape into the base host. S

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-08 Thread Dan Langille
> On May 8, 2017, at 1:04 PM, Andrea Venturoli wrote: > > On 05/08/17 18:51, Kern Sibbald wrote: >> Hello, >> In the next week or two, it will be *very* important for users to have >> regression scripts running, because finding problems now will allow me to >> fix them before the release. >> To

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-08 Thread Andrea Venturoli
On 05/08/17 18:05, Dan Langille wrote: >> Going over this error, I later get: >>> echo "Doing: scripts/do_sed" >>> Doing: scripts/do_sed >>> scripts/do_sed >>> ./scripts/get-os: 5: Bad file descriptor >>> : error: cannot run /bin/csh scripts/config.sub >>> ./scripts/get-os: 5: Bad file descriptor

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-08 Thread Andrea Venturoli
On 05/08/17 18:51, Kern Sibbald wrote: > Hello, > > In the next week or two, it will be *very* important for users to have > regression scripts running, because finding problems now will allow me > to fix them before the release. > > To answer your question: normally you configure the Catalog i

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-08 Thread Kern Sibbald
Hello, In the next week or two, it will be *very* important for users to have regression scripts running, because finding problems now will allow me to fix them before the release. To answer your question: normally you configure the Catalog interface details in the Catalog {} resource of the D

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-08 Thread Dan Langille
> On May 8, 2017, at 11:21 AM, Andrea Venturoli wrote: > > On 03/09/17 15:40, Dan Langille wrote: > >> Have a read of >> http://www.bacula.org/7.0.x-manuals/en/developers/Bacula_Regression_Testing.html >> .. >> No, I think overlapping tests are good. Please proceed. > > Hello. > > I'm finall

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-08 Thread Andrea Venturoli
On 03/09/17 15:40, Dan Langille wrote: > Have a read of > http://www.bacula.org/7.0.x-manuals/en/developers/Bacula_Regression_Testing.html > > .. > No, I think overlapping tests are good. Please proceed. Hello. I'm finally giving a shot at this, running it all inside a jail, but I'm encounte

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-15 Thread Kern Sibbald
Hello, If you try pulling the git repository again and rerunning the regression tests, they should now work. Best regards, Kern On 03/14/2017 01:05 PM, Vanush Misha Paturyan wrote: On Thu, Mar 09, 2017 at 05:03:48PM +0100, Kern Sib

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-14 Thread Dan Langille
> On Mar 13, 2017, at 8:39 AM, Francisco Javier Funes Nieto > wrote: > > I have some spare time and one test machine to do some regression tests. > > How can I start? This should get you started. http://www.bacula.org/7.0.x-manuals/en/developers/Bacula_Regression_Testing.html

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-14 Thread Vanush Misha Paturyan
On Thu, Mar 09, 2017 at 05:03:48PM +0100, Kern Sibbald wrote: > Hello Dan, > > Thank you for taking the initiative on this.  Yes, there was a brief period > when there was no project defined for regression testing (Dart) after the > switch from the old server to the new one.  However, it is up and

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-13 Thread Francisco Javier Funes Nieto
I have some spare time and one test machine to do some regression tests. How can I start? J. 2017-03-12 16:53 GMT+01:00 Dan Langille : > On Mar 9, 2017, at 11:03 AM, Kern Sibbald wrote: > > Hello Dan, > > Thank you for taking the initiative on this. Yes, there was a brief > period when there w

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-12 Thread Dan Langille
> On Mar 9, 2017, at 11:03 AM, Kern Sibbald wrote: > > Hello Dan, > > Thank you for taking the initiative on this. Yes, there was a brief period > when there was no project defined for regression testing (Dart) after the > switch from the old server to the new one. However, it is up and work

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-09 Thread Kern Sibbald
Hello Andrea, Although it is possible to run regression tests on preinstalled binaries, it is not yet common or documented, so today, the only practical way is to be able to build from source. Once you have all the source dependencies satisfied, the whole process of pulling the source, compil

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-09 Thread Kern Sibbald
Hello Dan, Thank you for taking the initiative on this.  Yes, there was a brief period when there was no project defined for regression testing (Dart) after the switch from the old server to the new one.  However, it is up and working.  The project is Bacul

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-09 Thread Andrea Venturoli
On 03/09/17 15:40, Dan Langille wrote: > Have a read > of > http://www.bacula.org/7.0.x-manuals/en/developers/Bacula_Regression_Testing.html Done. I think I understand the big picture and answers to my doubt (along with more questions :) will come when I'll try. >> My own regression testing

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-09 Thread Andrea Venturoli
On 03/09/17 15:12, Dan Langille wrote: > Anyone else interested in helping out the devs? Maybe... that depends on what would be required on my site (like how much work is needed, which kind of system, etc...). Could you elaborate or provide some pointers to some doc? What should we do? What ki

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-09 Thread Dan Langille
> On Mar 9, 2017, at 9:37 AM, Andrea Venturoli wrote: > > On 03/09/17 15:12, Dan Langille wrote: > >> Anyone else interested in helping out the devs? > > Maybe... that depends on what would be required on my site (like how much > work is needed, which kind of system, etc...). > > Could you el

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-09 Thread Dan Langille
> On Mar 9, 2017, at 9:25 AM, Wanderlei Huttel > wrote: > > Hello Dan > > I would like to help if I can. But I don't have the minimal idea how to > proceed This should get you started. http://www.bacula.org/7.0.x-manuals/en/developers/Bacula_Regression_Testing.html

Re: [Bacula-users] Regression testing - let's get more involved

2017-03-09 Thread Wanderlei Huttel
Hello Dan I would like to help if I can. But I don't have the minimal idea how to proceed Best Regards *Wanderlei Hüttel* http://www.huttel.com.br 2017-03-09 11:12 GMT-03:00 Dan Langille : > Regression testing is important. With it, you can ensure that future > releases work with your chosen c