Public bug reported:

Let's say a network backup is in progress, and I want to make sure that
one does not also happen tomorrow. So I would naturally go to the deja-
dup control panel and turn the "auto" slider to OFF in the schedule tab.

Doing this causes an immediate failure of the backup *in progress* and
Deja Dup crashes, with the following report in the GUI window:

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1532, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1526, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1380, in main
    do_backup(action)
  File "/usr/bin/duplicity", line 1508, in do_backup
    incremental_backup(sig_chain)
  File "/usr/bin/duplicity", line 662, in incremental_backup
    globals.backend)
  File "/usr/bin/duplicity", line 425, in write_multivol
    at_end = gpg.GPGWriteFile(tarblock_iter, tdp.name,
globals.gpg_profile, globals.volsize)
  File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 336, in
GPGWriteFile
    bytes_to_go = data_size - get_current_size()
  File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 328, in
get_current_size
    return os.stat(filename).st_size
OSError: [Errno 2] No such file or directory:
'/home/meuser/.cache/deja-dup/tmp/duplicity-UZ4QXC-tempdir/mktemp-IKK_2v-369'

ProblemType: Bug
DistroRelease: Ubuntu 16.10
Package: deja-dup 34.2-0ubuntu3.1
ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
Uname: Linux 4.8.0-37-generic x86_64
ApportVersion: 2.20.3-0ubuntu8.2
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Feb 14 20:54:19 2017
EcryptfsInUse: Yes
InstallationDate: Installed on 2016-02-12 (368 days ago)
InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
SourcePackage: deja-dup
UpgradeStatus: Upgraded to yakkety on 2017-01-21 (24 days ago)

** Affects: deja-dup (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug yakkety

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to deja-dup in Ubuntu.
https://bugs.launchpad.net/bugs/1664794

Title:
  deja-dup crashes when auto setting turned off during backup

Status in deja-dup package in Ubuntu:
  New

Bug description:
  Let's say a network backup is in progress, and I want to make sure
  that one does not also happen tomorrow. So I would naturally go to the
  deja-dup control panel and turn the "auto" slider to OFF in the
  schedule tab.

  Doing this causes an immediate failure of the backup *in progress* and
  Deja Dup crashes, with the following report in the GUI window:

  Traceback (most recent call last):
    File "/usr/bin/duplicity", line 1532, in <module>
      with_tempdir(main)
    File "/usr/bin/duplicity", line 1526, in with_tempdir
      fn()
    File "/usr/bin/duplicity", line 1380, in main
      do_backup(action)
    File "/usr/bin/duplicity", line 1508, in do_backup
      incremental_backup(sig_chain)
    File "/usr/bin/duplicity", line 662, in incremental_backup
      globals.backend)
    File "/usr/bin/duplicity", line 425, in write_multivol
      at_end = gpg.GPGWriteFile(tarblock_iter, tdp.name,
  globals.gpg_profile, globals.volsize)
    File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 336, in
  GPGWriteFile
      bytes_to_go = data_size - get_current_size()
    File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 328, in
  get_current_size
      return os.stat(filename).st_size
  OSError: [Errno 2] No such file or directory:
  '/home/meuser/.cache/deja-dup/tmp/duplicity-UZ4QXC-tempdir/mktemp-IKK_2v-369'

  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: deja-dup 34.2-0ubuntu3.1
  ProcVersionSignature: Ubuntu 4.8.0-37.39-generic 4.8.16
  Uname: Linux 4.8.0-37-generic x86_64
  ApportVersion: 2.20.3-0ubuntu8.2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Tue Feb 14 20:54:19 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2016-02-12 (368 days ago)
  InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021)
  SourcePackage: deja-dup
  UpgradeStatus: Upgraded to yakkety on 2017-01-21 (24 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1664794/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to