Fwbackups

I have been an ardent user of 'fwbackups' for some time ... More than anything B|C it gave the HDD Geometry in text format as well as the fact of offering 1 time backups, incremental, compression in GZip or BZip. However, after I did the transition from Mandriva PWP ( Been there for over 10 years ) to Mageia 1, and installed fwbackups ... I found that it would give errors when I did a backup. The following is a copy of the log file it produced. Is the problem with the new version of fwbackups v1.43.4, glibc, or in python v2.7.1 ? any information would be deeply appreciated. I did find that my disk geometry text file was written to my /tmp folder, but it would be nice to find or create a patch for this so I can continue using fwbackups ... BTW Mageia 1 ROCKS
and Mandriva "IS" on its way out for offering a truly non-commercial linux
FILE:___________________________________________________________________________________________________________________________________________________________________________________________________________
Dec 07 18:58:10 :: INFO : fwbackups administrator started
Dec 07 19:04:23 :: INFO : Starting automatic backup operation of set `Home.Users'
Dec 07 19:05:18 :: ERROR : An error occurred while backing up path '<fdopen>'.
Please check the error output below to determine if any files are incomplete or missing.
Dec 07 19:05:18 :: [b]ERROR : Process exited with status 23. Errors: rsync: link_stat "/root/Documents/<fdopen>" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.8]
Dec 07 19:05:19 :: WARNING : There was an error while performing the backup!
Dec 07 19:05:19 :: ERROR : Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/fwbackups/operations/backup.py", line 713, in start
self.deleteListFiles(pkgListfiles)
File "/usr/lib/python2.7/site-packages/fwbackups/operations/backup.py", line 180, in deleteListFiles
os.remove(file)
OSError: [Errno 2] No such file or directory: '<fdopen>'
Dec 07 19:05:19 :: INFO : Canceling the current operation!
Dec 07 19:05:19 :: INFO : Finished automatic backup operation of set 'Home.Users'[/b]


FILE:___________________________________________________________________________________________________________________________________________________________________________________________________________
Dec 07 18:58:10 :: INFO : fwbackups administrator started
Dec 07 19:04:23 :: INFO : Starting automatic backup operation of set `Home.Users'
Dec 07 19:05:18 :: ERROR : An error occurred while backing up path '<fdopen>'.
Please check the error output below to determine if any files are incomplete or missing.
Dec 07 19:05:18 :: [b]ERROR : Process exited with status 23. Errors: rsync: link_stat "/root/Documents/<fdopen>" failed: No such file or directory (2)
rsync error: some files/attrs were not transferred (see previous errors) (code 23) at main.c(1052) [sender=3.0.8]
Dec 07 19:05:19 :: WARNING : There was an error while performing the backup!
Dec 07 19:05:19 :: ERROR : Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/fwbackups/operations/backup.py", line 713, in start
self.deleteListFiles(pkgListfiles)
File "/usr/lib/python2.7/site-packages/fwbackups/operations/backup.py", line 180, in deleteListFiles
os.remove(file)
OSError: [Errno 2] No such file or directory: '<fdopen>'
Dec 07 19:05:19 :: INFO : Canceling the current operation!
Dec 07 19:05:19 :: INFO : Finished automatic backup operation of set 'Home.Users'[/b]