"asdfasdf asdfasdf" <didldum666 < at > hotmail.com>
wrote the following on Mon, 09 Feb 2004 18:03:08 +0100
rdiff-backup --include "/home/*/Maildir" --exclude "/home" /home
/home/backup/rep/maildir
...
File "/usr/lib/python2.3/site-packages/rdiff_backup/Main.py", line 347, in
backup_warn_if_infinite_regress
if Globals.backup_reader.Globals.select_source.Select(rpout): Log(
AttributeError: 'module' object has no attribute 'select_source'
This has just been fixed in CVS (I think I referred to the patches in
a message I sent to this list yesterday). rdiff-backup is supposed to
be user friendly enough to detect when you are backing up a directory
into itself and warn you about it. Here you are backing up /home into
/home/backup/rep/maildir.
That's fine since you've --excluded'd /home, but rdiff-backup still
crashed when thinking about it.
--
Ben Escoto
