[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] KeyError exception
From: |
Austin Clements |
Subject: |
Re: [rdiff-backup-users] KeyError exception |
Date: |
Fri, 18 Jan 2008 04:57:02 -0500 |
User-agent: |
Mutt/1.5.16 (2007-06-11) |
Quoth Andrew Ferguson on Jan 18 at 4:03 am:
> Well, because changing:
>
> --include /tmp/lotsoffiles \
> --exclude /
> localhost::/ localhost::/tmp/lotsoffiles-backup
>
> to
>
> localhost::/tmp/lotsoffiles localhost::/tmp/lotsoffiles-backup
>
> fixes it for me. Thus, I am curious if some other file is being included
> besides the stuff in /tmp/lotsoffiles.
I don't think so. If I set the verbosity to 8, here's what I get
after it tells me about the abilities of the destination file system.
Processing changed file .
Processing changed file tmp
Making directory /tmp/lotsoffiles-backup/tmp
Sending back exception 'tmp' of type exceptions.KeyError:
...
Given that it works with explicit paths and not with include/exclude,
does the way it traverses paths differ between the two approaches in
some important way? Or perhaps differ somehow between a remote source
and a remote destination in a way that would show up only when the two
are used together?
(Unfortunately, the only common parent of the directories I'm backing
up in my real back up is /, so I'm stuck with using this style of
include/exclude patterns.)
> Andrew
--
Austin Clements MIT/'06/CSAIL
address@hidden http://web.mit.edu/~amdragon/
Somewhere in the dream we call reality you will find me,
searching for the reality we call dreams.
- Re: [rdiff-backup-users] KeyError exception, Austin Clements, 2008/01/16
- Re: [rdiff-backup-users] KeyError exception, Andrew Ferguson, 2008/01/18
- Re: [rdiff-backup-users] KeyError exception, Austin Clements, 2008/01/18
- Re: [rdiff-backup-users] KeyError exception, Andrew Ferguson, 2008/01/18
- Re: [rdiff-backup-users] KeyError exception, Austin Clements, 2008/01/18
- Re: [rdiff-backup-users] KeyError exception, Andrew Ferguson, 2008/01/18
- Re: [rdiff-backup-users] KeyError exception,
Austin Clements <=
- Re: [rdiff-backup-users] KeyError exception, Andrew Ferguson, 2008/01/19
- Re: [rdiff-backup-users] KeyError exception, Austin Clements, 2008/01/20
- Re: [rdiff-backup-users] KeyError exception, Andrew Ferguson, 2008/01/20
- Re: [rdiff-backup-users] KeyError exception, Austin Clements, 2008/01/21
- Re: [rdiff-backup-users] KeyError exception, Austin Clements, 2008/01/21
- Re: [rdiff-backup-users] KeyError exception, Austin Clements, 2008/01/27
- Re: [rdiff-backup-users] KeyError exception, Andrew Ferguson, 2008/01/27