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

Bug #1626401 reported by Mitesh Shah
This bug report is a duplicate of:  Bug #1177381: Duplicity can't find its own tempdir. Edit Remove
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Duplicity
New
Undecided
Unassigned
duplicity (Ubuntu)
New
Undecided
Unassigned

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: ------------------------------------

Revision history for this message
Mitesh Shah (miteshshah) wrote :

Still I'm face same issue can someone help me here ?

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.