duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] IMAP backend


From: Richard
Subject: Re: [Duplicity-talk] IMAP backend
Date: Fri, 10 Jun 2011 12:25:52 +0200

I changed the URL from
imaps://server (1)
to
imaps://server/from_address_prefix (2)

With (1) the initial full backup seemed to go fine. Then it was
impossible to do an incremental backup or even list the collection --
the cache files are deleted:

Darwin xxx.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29
15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386 i386
/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python
2.7.1 (r271:86832, Jun  9 2011, 14:46:09)
[GCC 4.2.1 (Apple Inc. build 5666) (dot 3)]
================================================================================
Local and Remote metadata are synchronized, no sync needed.
Last full backup date: none
Using temporary directory
/var/folders/0e/0eo7Wzr6FmanqYjkCYT+Tk+++TI/-Tmp-/duplicity-0_WJpy-tempdir
Traceback (most recent call last):
  File "/opt/local/bin/duplicity", line 1250, in <module>
    with_tempdir(main)
  File "/opt/local/bin/duplicity", line 1243, in with_tempdir
    fn()
  File "/opt/local/bin/duplicity", line 1201, in main
    list_current(col_stats)
  File "/opt/local/bin/duplicity", line 514, in list_current
    sig_chain = col_stats.get_signature_chain_at_time(time)
  File 
"/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/site-packages/duplicity/collections.py",
line 964, in get_signature_chain_at_time
    raise CollectionsError("No signature chains found")
CollectionsError: No signature chains found


With (2) on the other hand, all goes well as far as I can tell.

Note: server is not 'gmail.com'.


On 9 June 2011 15:11,  <address@hidden> wrote:
> Could you post the error (stack) and how you solved it in more detail? Maybe 
> we can change the error message to give some useful hint.
>
> ede/duply.net
>
> On 09.06.2011 14:35, Richard wrote:
>> Well, it turns out this is not a bug alert.
>>
>> With a from_address_prefix added to the imap URL, my backup job works fine.
>>
>> My gmail imap backup job does not need a from_address_prefix.
>>
>>
>> On 7 June 2011 14:28, Richard <address@hidden> wrote:
>>> Hello,
>>>
>>> I am wondering if duplicity is known to work well with IMAP backends
>>> other than gmail.com
>>> (with duplicity 0.6.13, say).
>>>
>>
>> _______________________________________________
>> Duplicity-talk mailing list
>> address@hidden
>> https://lists.nongnu.org/mailman/listinfo/duplicity-talk
>
>
> _______________________________________________
> Duplicity-talk mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/duplicity-talk
>



reply via email to

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