[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] blocker problem (backup_warn_if_infinite_regres
From: |
Ben Escoto |
Subject: |
Re: [rdiff-backup-users] blocker problem (backup_warn_if_infinite_regress, 'module' object select source) |
Date: |
Sun, 16 May 2004 19:38:04 -0700 |
>>>>> "asdfasdf asdfasdf" <address@hidden>
>>>>> 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
pgp3RJZ_NDirk.pgp
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [rdiff-backup-users] blocker problem (backup_warn_if_infinite_regress, 'module' object select source),
Ben Escoto <=