On Feb 17, 2009, at 3:28 PM, tkeene wrote:
Sending back exception of type <type
'exceptions.AssertionError'>:
File "/usr/lib/python2.5/site-packages/rdiff_backup/
connection.py", line 335, in answer_request
result =
apply(eval(request.function_string), argument_list)
File "/usr/lib/python2.5/site-packages/rdiff_backup/
fs_abilities.py", line 920, in backup_set_globals
dest_fsa =
FSAbilities
('destination').init_readwrite(Globals.rbdir)
File "/usr/lib/python2.5/site-packages/rdiff_backup/
fs_abilities.py", line 167, in init_readwrite
self.set_symlink_perms(subdir)
File "/usr/lib/python2.5/site-packages/rdiff_backup/
fs_abilities.py", line 545, in set_symlink_perms
sym_dest.symlink("symlinked_file1")
File "/usr/lib/python2.5/site-packages/rdiff_backup/
rpath.py", line 1004, in symlink
assert self.issym()
Tommy,
This is the crux of your problem. The ext2fs driver you are using does
not have proper (any?) support for symbolic links.
Andrew
_______________________________________________
rdiff-backup-users mailing list at [email protected]
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki