Just got another download with the same error. Search for 69110109014 and you will find it.
All files have downloaded, SAB says: Repairing : 100% - No post-processing because of failed verification
With a par2 v filename.par2 I see that 091.rar and 092.rar are damaged. (output stripped):
Target: "XxiBiTe Team Post.RK.part090.rar" - found.
Target: "XxiBiTe Team Post.RK.part091.rar" - damaged. Found 30 of 31 data blocks.
Target: "XxiBiTe Team Post.RK.part092.rar" - damaged. Found 30 of 31 data blocks.
Target: "XxiBiTe Team Post.RK.part094.rar" - found.
sab has tried to repair, because there are a 091.par.1 and 092.rar.1 file present. ls -al (filterd output):
-rw-rw-rw- 1 sabnzbd users 50000000 Jan 22 20:29 XxiBiTe Team Post.RK.part091.rar
-rw-rw-rw- 1 sabnzbd users 48848000 Jan 22 20:19 XxiBiTe Team Post.RK.part091.rar.1
-rw-rw-rw- 1 sabnzbd users 50000000 Jan 22 20:29 XxiBiTe Team Post.RK.part092.rar
-rw-rw-rw- 1 sabnzbd users 49232000 Jan 22 20:21 XxiBiTe Team Post.RK.part092.rar.1
-rw-rw-rw- 1 sabnzbd users 50000000 Jan 22 20:22 XxiBiTe Team Post.RK.part093.rar
The repaired files are indeed 50000000 bytes, but still corrupt.
Now I tested the following (made a copy of all files first):
Start repair on the already repaired files: repair success.
Start repair on the original files (deleted 091.rar, rn 091.rar.1 091.rar and so on): repair failed!
Output:
Target: "XxiBiTe Team Post.RK.part091.rar" - damaged. Found 29 of 31 data blocks.
Target: "XxiBiTe Team Post.RK.part092.rar" - damaged. Found 29 of 31 data blocks.
Target: "XxiBiTe Team Post.RK.part093.rar" - found.
Target: "XxiBiTe Team Post.RK.part094.rar" - found.
Scanning extra files:
Repair is required.
2 file(s) exist but are damaged.
92 file(s) are ok.
You have 2906 out of 2910 data blocks available.
You have 7 recovery blocks available.
Repair is possible.
You have an excess of 3 recovery blocks.
4 recovery blocks will be used to repair.
Computing Reed Solomon matrix.
Constructing: done.
Solving: done.
Wrote 100000000 bytes to disk
Verifying repaired files:
Target: "XxiBiTe Team Post.RK.part091.rar" - damaged. Found 30 of 31 data blocks.
Target: "XxiBiTe Team Post.RK.part092.rar" - damaged. Found 30 of 31 data blocks.
Repair Failed.
Start repair again and repair is successfull!
The problem must be in my par2 executable.
I tried again to compile par2cmdline, now with the par2cmdline-0.4-gcc4.patch applied from:
http://aur.archlinux.org/packages.php?d ... s=1&ID=741
Compiled with no problems.
Start the test all over again and par2 repaired correctly in one run:
Target: "XxiBiTe Team Post.RK.part090.rar" - found.
Target: "XxiBiTe Team Post.RK.part091.rar" - damaged. Found 29 of 31 data blocks.
Target: "XxiBiTe Team Post.RK.part092.rar" - damaged. Found 29 of 31 data blocks.
Target: "XxiBiTe Team Post.RK.part093.rar" - found.
Target: "XxiBiTe Team Post.RK.part094.rar" - found.
Scanning extra files:
Repair is required.
2 file(s) exist but are damaged.
92 file(s) are ok.
You have 2906 out of 2910 data blocks available.
You have 7 recovery blocks available.
Repair is possible.
You have an excess of 3 recovery blocks.
4 recovery blocks will be used to repair.
Computing Reed Solomon matrix.
Constructing: done.
Solving: done.
Wrote 100000000 bytes to disk
Verifying repaired files:
Target: "XxiBiTe Team Post.RK.part091.rar" - found.
Target: "XxiBiTe Team Post.RK.part092.rar" - found.
Repair complete.
Many thanks for your help, I now have a full functional sab installation on CentOS.
I hope this will help others who have the same (par2) problem.