Hello,

Le Thursday 09 July 2009 16:45:19 A. Pohl, vous avez écrit :
> Hello everyone,
>
> I'm testing bacula 3.0.1 with accurate-option.
> There I found the following bug:
>
> First I have the following dir-structure:
> /home/1/test11.txt
> /home/1/test12.txt
> /home/2/test21.txt
>
> Now I make a full backup (jobid=1). the files are backuped correctly. I
> could make a restore.
>
> Now I move the dir '1' under '2'. It looks now like:
>
> /home/2/1/test11.txt
> /home/2/1/test12.txt
> /home/2/test21.txt
>
> Now I make a differential backup(jobid=2) with accurate option.
>
> A restore with option 2 (List jobs where a given file is saved) shows
> the file test12.txt 3(!!!) times:
> jobid=1   /home/1/test12.txt      that's correct
> jobid=2   /home/1/test12.txt      that's NOT correct
> jobid=2   /home/2/1/test12.txt      that's correct
>
> If I choose the second line to restore, I get the message
>
> Restore OK -- warning file count mismatch
>
> and the file isn't restored.
>
> Is this a known bug and corrected in 3.0.2?

According to the ChangeLog, yes

Bye

> Best regards,

------------------------------------------------------------------------------
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

Reply via email to