duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] using s3 backend and cannot restore


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] using s3 backend and cannot restore
Date: Wed, 20 Aug 2008 06:35:00 -0500
User-agent: Thunderbird 2.0.0.16 (X11/20080724)

Jason Dusek wrote:
>   I'm on Linux on EC2, using boto-1.3 and duplicity-0.4.11. I
>   have incremental backups going way backup, of a Subversion
>   repository. When I try to restore, I get trouble:
> 
>  :; duplicity --no-encryption -v9 s3://<secret bucket>/<secret> ~/foo
> Main action: restore
> 0 files exist on backend
> Extracting backup chains from list of files: []
> Collection Status
> -----------------
> Connecting with backend: BotoBackend
> Archive dir: None
> 
> Found 0 backup chains without signatures.
> No backup chains with active signatures found
> No orphaned or incomplete backup sets found.
> Last full backup date: none
> Using temporary directory /tmp/duplicity-fMQQIs-tempdir
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 463, in <module>
>     with_tempdir(main)
>   File "/usr/bin/duplicity", line 458, in with_tempdir
>     fn()
>   File "/usr/bin/duplicity", line 428, in main
>     restore(col_stats)
>   File "/usr/bin/duplicity", line 206, in restore
>     restore_get_patched_rop_iter(col_stats)):
>   File "/usr/bin/duplicity", line 221, in restore_get_patched_rop_iter
>     backup_chain = col_stats.get_backup_chain_at_time(time)
>   File "/usr/lib/python2.5/site-packages/duplicity/collections.py",
> line 717, in get_backup_chain_at_time
>     raise CollectionsError("No backup chains found")
> duplicity.collections.CollectionsError: No backup chains found
> 
>   I'm really not sure where to start with us -- your insights
>   would be helpful to me. Thank you.

First, please upgrade to 0.4.12 and see if that helps at all.  There
were some boto changes that may have affected you.

Second, if that fails, verify that duplicity backup files exist using
another S3 access tool, and post the first part of the listing.  Look
for oddities in the names that may have cause duplicity to miss match
the pattern its looking for.  S3 and boto are rapidly changing and a
previous reporter has seen the '+' sign dropped from a few of the files,
but not all of them.

...Ken


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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