[Bug 1730451] Re: MemoryError while verifying backup

2018-01-23 Thread Olivier Crête
Also, deja-dup seems to run the "cleanup" command when it tries to do a
backup after failing. So this list is after the cleanup is done.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730451

Title:
  MemoryError while verifying backup

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1730451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1730451] Re: MemoryError while verifying backup

2018-01-23 Thread Olivier Crête
Duplicity is run by deja-dup in my case:

 python2 /usr/bin/duplicity --exclude=/mnt/Backup/duplicity
--include=/home/ocrete/.cache/deja-dup/metadata
--exclude=/home/ocrete/.ccache --exclude=/home/ocrete/.cache
--exclude=/home/ocrete/Videos --exclude=/home/ocrete/.local/share/Trash
--exclude=/home/ocrete/.thumbnails --exclude=/home/ocrete/.steam/root
--exclude=/home/ocrete/.gvfs --exclude=/home/ocrete/.ccache
--exclude=/home/ocrete/.adobe/Flash_Player/AssetCache
--exclude=/home/ocrete/.cache/deja-dup --exclude=/home/ocrete/.cache
--include=/home/ocrete --exclude=/var/cache --exclude=/var/tmp
--exclude=/sys --exclude=/run --exclude=/proc --exclude=/var/tmp
--exclude=/tmp --exclude=** --dry-run --volsize=50 /
gio+file:///mnt/Backup/duplicity --verbosity=9 --gpg-options=--no-use-
agent --archive-dir=/home/ocrete/.cache/deja-dup --tempdir=/var/tmp
--log-fd=17


** Attachment added: "List of files"
   
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1730451/+attachment/5041788/+files/dup-files.txt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730451

Title:
  MemoryError while verifying backup

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1730451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1730451] Re: MemoryError while verifying backup

2018-01-19 Thread Olivier Crête
Here is a slightly different traceback

Traceback (innermost last):
  File "/usr/bin/duplicity", line 1559, in 
with_tempdir(main)
  File "/usr/bin/duplicity", line 1545, in with_tempdir
fn()
  File "/usr/bin/duplicity", line 1394, in main
do_backup(action)
  File "/usr/bin/duplicity", line 1420, in do_backup
action).set_values()
  File "/usr/lib64/python2.7/site-packages/duplicity/collections.py", line 720, 
in set_values
self.get_backup_chains(partials + backend_filename_list)
  File "/usr/lib64/python2.7/site-packages/duplicity/collections.py", line 846, 
in get_backup_chains
add_to_sets(f)
  File "/usr/lib64/python2.7/site-packages/duplicity/collections.py", line 834, 
in add_to_sets
if set.add_filename(filename):
  File "/usr/lib64/python2.7/site-packages/duplicity/collections.py", line 102, 
in add_filename
self.set_manifest(filename)
  File "/usr/lib64/python2.7/site-packages/duplicity/collections.py", line 153, 
in set_manifest
self.set_files_changed()
  File "/usr/lib64/python2.7/site-packages/duplicity/collections.py", line 129, 
in set_files_changed
mf = self.get_manifest()
  File "/usr/lib64/python2.7/site-packages/duplicity/collections.py", line 256, 
in get_manifest
return self.get_local_manifest()
  File "/usr/lib64/python2.7/site-packages/duplicity/collections.py", line 234, 
in get_local_manifest
return manifest.Manifest().from_string(manifest_buffer)
  File "/usr/lib64/python2.7/site-packages/duplicity/manifest.py", line 201, in 
from_string
for match in vi_iterator:
 MemoryError


With the matching status after this failure:

Warning, found incomplete backup sets, probably left from aborted session
Last full backup date: Fri Jan  5 18:45:00 2018
Collection Status
-
Connecting with backend: BackendWrapper
Archive dir: 
Found 0 secondary backup chains.

Found primary backup chain with matching signature chain:
-
Chain start time: Fri Jan  5 18:45:00 2018
Chain end time: Wed Jan 17 16:44:04 2018
Number of contained backup sets: 2
Total number of contained volumes: 1741
 Type of backup set:Time:  Num volumes:
Full Fri Jan  5 18:45:00 2018  1628
 Incremental Wed Jan 17 16:44:04 2018   113
-
Also found 0 backup sets not part of any chain,
and 1 incomplete backup set.
These may be deleted by running duplicity with the "cleanup" command.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730451

Title:
  MemoryError while verifying backup

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1730451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1730451] Re: MemoryError while verifying backup

2018-01-19 Thread Olivier Crête
I get the same error running against this one.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730451

Title:
  MemoryError while verifying backup

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1730451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1730451] Re: MemoryError while verifying backup

2018-01-18 Thread Olivier Crête
Found 0 secondary backup chains.

Found primary backup chain with matching signature chain:
-
Chain start time: Fri Jan  5 18:45:00 2018
Chain end time: Wed Jan 17 16:44:04 2018
Number of contained backup sets: 2
Total number of contained volumes: 1741
 Type of backup set:Time:  Num volumes:
Full Fri Jan  5 18:45:00 2018  1628
 Incremental Wed Jan 17 16:44:04 2018   113
-

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730451

Title:
  MemoryError while verifying backup

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1730451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1730451] Re: MemoryError while verifying backup

2018-01-18 Thread Olivier Crête
For some reason, a manually triggered backup from deja-dup worked this
time, and it did an incremental backup. I'm not sure what changed, as it
had failed multiple times today.

- When you upgraded to 0.7.15, did you remove the distro's version?

I use the distro's package (Fedora has 0.7.15)

- How much memory do you have? Is it the same as previous?

Yeah, I have 16 GB of RAM, so I doubt that's the problem.

- How long of an incremental change list do you have?

How do I get that?

- Have you tried making a full backup?

Making full backups works fine it seems, it's only incremental that's
broken.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730451

Title:
  MemoryError while verifying backup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1730451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1730451] Re: MemoryError while verifying backup

2018-01-17 Thread Olivier Crête
This isn't a duplicate of the previous, I can reproduce the same exact
stack trace with 0.7.15 when trying to make a backup from deja-dup.


Traceback (innermost last):
  File "/usr/bin/duplicity", line 1559, in 
with_tempdir(main)
  File "/usr/bin/duplicity", line 1545, in with_tempdir
fn()
  File "/usr/bin/duplicity", line 1394, in main
do_backup(action)
  File "/usr/bin/duplicity", line 1526, in do_backup
check_last_manifest(col_stats)  # not needed for full backup
  File "/usr/bin/duplicity", line 1228, in check_last_manifest
last_backup_set.check_manifests()
  File "/usr/lib64/python2.7/site-packages/duplicity/collections.py", line 208, 
in check_manifests
remote_manifest = self.get_remote_manifest()
  File "/usr/lib64/python2.7/site-packages/duplicity/collections.py", line 249, 
in get_remote_manifest
return manifest.Manifest().from_string(manifest_buffer)
  File "/usr/lib64/python2.7/site-packages/duplicity/manifest.py", line 201, in 
from_string
for match in vi_iterator:
 MemoryError

** This bug is no longer a duplicate of bug 1720159
   Cannot allocate memory with large manifest file since 0.7.03

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1730451

Title:
  MemoryError while verifying backup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1730451/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1727995] Re: Backup Failed with Unknown Error (MemoryError)

2017-11-10 Thread Olivier Crête
*** This bug is a duplicate of bug 1720159 ***
https://bugs.launchpad.net/bugs/1720159

** Bug watch added: Red Hat Bugzilla #1492288
   https://bugzilla.redhat.com/show_bug.cgi?id=1492288

** Also affects: duplicity (Fedora) via
   https://bugzilla.redhat.com/show_bug.cgi?id=1492288
   Importance: Unknown
   Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1727995

Title:
  Backup Failed with Unknown Error (MemoryError)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1727995/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs