duplicity-talk
[Top][All Lists]
Advanced

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

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


From: Marcus Williams
Subject: [Duplicity-talk] Memory error when listing files in current set
Date: Thu, 15 Jan 2009 16:31:00 +0000
User-agent: Postbox 1.0b2 (Windows/2009010223)

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?

Thanks

Marcus





reply via email to

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