*** This bug is a duplicate of bug 1177381 ***
    https://bugs.launchpad.net/bugs/1177381

** This bug has been marked a duplicate of bug 1177381
   Duplicity can't find its own tempdir

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

Title:
  IOError: [Errno 2] No such file or directory: '/tmp/duplicity-*

Status in Duplicity:
  New
Status in duplicity package in Ubuntu:
  New

Bug description:
  $ duplicity --version
  duplicity 0.7.10

  
  2016-09-21_23:43:53: ... backing up filesystem
  Local and Remote metadata are synchronized, no sync needed.
  Last full backup date: Thu Sep  1 00:41:26 2016
  Reuse configured PASSPHRASE as SIGN_PASSPHRASE
  Cleanup of temporary directory /tmp/duplicity-jq5sq9-tempdir failed - this is 
probably a bug.
  Traceback (most recent call last):
    File "/usr/bin/duplicity", line 1546, in <module>
      with_tempdir(main)
    File "/usr/bin/duplicity", line 1540, in with_tempdir
      fn()
    File "/usr/bin/duplicity", line 1391, in main
      do_backup(action)
    File "/usr/bin/duplicity", line 1522, in do_backup
      incremental_backup(sig_chain)
    File "/usr/bin/duplicity", line 671, in incremental_backup
      globals.backend)
    File "/usr/bin/duplicity", line 442, in write_multivol
      vi.set_hash("SHA1", gpg.get_hash("SHA1", tdp))
    File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 434, in 
get_hash
      fp = path.open("rb")
    File "/usr/lib/python2.7/dist-packages/duplicity/path.py", line 560, in open
      result = open(self.name, mode)
  IOError: [Errno 2] No such file or directory: 
'/tmp/duplicity-jq5sq9-tempdir/mktemp-fuom3l-4'

  2016-09-22_00:00:33: Backup for local filesystem complete
  2016-09-22_00:00:33: ------------------------------------

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1626401/+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