duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Re: Manifest errors


From: marcus-duplicity
Subject: Re: [Duplicity-talk] Re: Manifest errors
Date: Fri, 21 May 2010 14:26:54 +0100
User-agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4

On 19/05/2010 16:25, address@hidden wrote:
I've just upgraded to 0.6.08b and I'm now seeing the following error:

Manifests not equal because different volume numbers
Fatal Error: Remote manifest does not match local one.  Either the
remote backup set or the local archive directory has been corrupted.

[snip]

Is there anyway to reset the local archive directory and recover from
the remote one?

I've investigated this a little further. What seems to be causing the error is that the remote manifest files are all 0 bytes long. The actual backups and sig files are fine however.

I've managed to recover them from the local archive by piping the local copies through gpg and overwriting the remote version:

cat /path/to/local/archive/ee7f00c2954eaaed661145c63b1e5fd9/duplicity-inc.20100510T192334Z.to.20100512T201154Z.manifest | gpg --encrypt -r ENCRYPTIONKEY > /path/to/remote/duplicity-inc.20100510T093738Z.to.20100512T200002Z.manifest.gpg

I've no idea why the manifests a zero length on the remote side. I'm also not too sure of the consequences of my fix. I'm running some verification tests on the backups at the moment to see what happens. I'm going to switch on some debug logging on the next backup to see if I get any clues if it happens again.

Anyone know if this fix is ok (or if duplicity can do this automatically?)

Thanks

Marcus




reply via email to

[Prev in Thread] Current Thread [Next in Thread]