duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Memory error when listing files in current set


From: Kenneth Loafman
Subject: Re: [Duplicity-talk] Memory error when listing files in current set
Date: Thu, 15 Jan 2009 11:15:57 -0600
User-agent: Thunderbird 2.0.0.19 (X11/20090105)

Marcus Williams wrote:
> Hi -
> 
> I am seeing the following error when doing a list-current-files
> operation (duplicity 0.5.06):
> 
> Traceback (most recent call last):
>   File "/usr/bin/duplicity", line 583, in ?
>     with_tempdir(main)
>   File "/usr/bin/duplicity", line 577, in with_tempdir
>     fn()
>   File "/usr/bin/duplicity", line 544, in main
>     list_current(col_stats)
>   File "/usr/bin/duplicity", line 292, in list_current
>     '\n' + '\n'.join(loglist), True)
> MemoryError
> 
> The backup is big at around 80Gb - not sure how many files (doing a
> count now with find). Is there any way to get around this short of
> splitting up the set?

If you will apply the patch in https://savannah.nongnu.org/patch/?6701
that I just posted, the problem will be fixed.

https://savannah.nongnu.org/support/download.php?file_id=17267

...Ken


Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

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