Hi, > > Kern Sibbald schrieb: > > > OK, thanks for the confirmation. We will take a look at what happened in > > > the code. > > > > in bacula-2.4.4/src/dird/verify.c I see the following code which does not > > exist in 3.0.2. > > > > > > /* If no files were expected, there can be no error */ > > if (jcr->JobLevel == L_VERIFY_VOLUME_TO_CATALOG && > > jcr->ExpectedFiles == 0) { > > TermCode = JS_Terminated; > > } > > No, this is not the problem. JS_Terminated is a normal termination. > > The problem is that we added additional code to detect errors in creating the > bootstrap file that were previously ignored. Because of a boolean return > status, zero expected files, is also treated as an error condition. We need > to modify the code. > > I suggest you submit a bug report, with your listing for 2.4.4 and 3.0.2.
Done. Bug ID 0001357. Thanks, Ralf ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Bacula-devel mailing list Bacula-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-devel