I continue to have problems with BackupPC_tarCreate quitting early. I'm
using v4.
It reliably happens when BackupPC starts a backup: any tarCreate of that
filesystem immediately quits. The quit is very tidy: the file being
dumped is completed, the tar trailer records are written out, exit
s
Hi, It seems that BackupPC_tarCreate quits prematurely if a backup of
the same host begins while tarCreate is running. It completes the file
it's dumping, writes the tar trailer records and exits. Everything
looks fine: the tar image is properly formed and the "-t" status message
is printed.