Re: [BackupPC-users] Spurious "file doesn't exist" messages... BUG?

2020-05-25 Thread Craig Barratt via BackupPC-users
I'm not sure why you are having problems with bpc-rsync 3.1.2 and 3.1.3-beta0. Maybe try higher levels of logging and adding -vv to the remote rsync. How quickly does it fail? Is it some ssh-related issue? I finally was able to get ubuntu to boot on my machine with selinux turned on in permissi

Re: [BackupPC-users] Spurious "file doesn't exist" messages... BUG?

2020-05-25 Thread backuppc
Thanks Craig. This problem was bothering me for the longest of times... but I always assumed it was due to files changing or some other spurious factors... But now that I am backing up against fixed snapshots, it has become easier to one-by-one track down unexpected bugs & error messages... The on

Re: [BackupPC-users] Spurious "file doesn't exist" messages... BUG?

2020-05-25 Thread Craig Barratt via BackupPC-users
Jeff, Thanks for figuring that out. I pushed a fix so the warning doesn't get printed on zero-length files. Craig On Mon, May 25, 2020 at 8:08 AM wrote: > Presumably the problem is in rsync-bpc: bpc_sysCal

Re: [BackupPC-users] Spurious "file doesn't exist" messages... BUG?

2020-05-25 Thread backuppc
Presumably the problem is in rsync-bpc: bpc_sysCalls.c int bpc_sysCall_checkFileMatch(char *fileName, char *tmpName, struct file_struct *rsyncFile, char *file_sum, off_t fileSize) { bpc_attrib_file *fileOrig, *file; char poolPath[BPC_MAXPATHLEN]; if ( !

Re: [BackupPC-users] Spurious "file doesn't exist" messages... BUG?

2020-05-25 Thread backuppc
Seems like these are all the zero length files... Could it be that backuppc is checking for file length rather than file existence??? Note: when I delete the backup and run it again, the *exact* same "file doesn't exist' errors reappears (even though a new btrfs snapshot has been created). So I

[BackupPC-users] Spurious "file doesn't exist" messages... BUG?

2020-05-25 Thread backuppc
I am still occasionally but not at all consistently getting errors of form: Rbpc_sysCall_checkFileMatch(var/lib/spamassassin/3.004002/updates_spamassassin_org/STATISTICS-set3-72_scores.cf.txt): file doesn't exist Here is some background: - Only seems to occur on full backups - These messages