NOTE: when I first composed this email, I was unintentionally testing testing 
version 7.0.6, then I swapped to Branch 7.2 and this problem is not occurring.

Nothing to answer here, this is not a problem now.

For the record, in case someone encounters it again:

The current problem sees to be 'bacula-dir -t' never terminates.

I see this in the console:

###
Create new tag: 20150920-2200 - Nightly
   Updating the repository: 
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/bacula
   Use Unknown repository type
Configure project
   Each . represents 1024 bytes of output
     Size of output: 0K
Build project
   Each symbol represents 1024 bytes of output.
   '!' represents an error and '*' a warning.
    . Size of output: 0K
   0 Compiler errors
   0 Compiler warnings
Test project /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress
###

And then nothing.

In another console session, this sticks out in the output of 'ps auwwx':

dan     37883  0.0  0.0  57872 10332  3  IN+J  8:26PM 0:00.02 ctest -D Nightly 
-R ^disk:
dan     37892  0.0  0.0  17088  2888  3  IN+J  8:26PM 0:00.01 /bin/sh 
scripts/pretest
dan     37988  0.0  0.0  63824  9756  3  IN+J  8:26PM 0:00.02 
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bacula-dir -d50 -t 
-c /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bacula-dir.conf
dan     37989  0.0  0.0  18824  2516  3  IN+J  8:26PM 0:00.00 grep Wanted 
SQL_ASCII, got UTF8

To test my theory that this is the problem, I ran the following from the 
command line:

$ /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bacula-dir -d50 
-t -c 
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bacula-dir.conf | 
grep UTF8
^C

I control C'd it.

Next, I reduced the debug level:

$ /usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bacula-dir -d10 
-t -c 
/usr/home/dan/src/Bacula7RegressionTesting-TRUNK/regress/bin/bacula-dir.conf | 
grep UTF8
$

It finishes nearly immediately.

FYI, -d 20 is OK, -d 21 is not (i.e. it hangs).


— 
Dan Langille
http://langille.org/






------------------------------------------------------------------------------
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to