Package: duplicity
Version: 0.7.12-1
Severity: important
Dear Maintainer,
*** Reporter, please consider answering these questions, where appropriate ***
* What led up to the situation?
systematic crash a few minutes after executing duplicity
* What exactly did you do (or not do) that was effective (or
ineffective)?
in the terminal I send :
duplicity --no-encryption full --archive-dir /media/userL/backup/log
/home/userL file:///media/userL/backup/backup
* What was the outcome of this action?
Copy/paste of the complete std output:
Local and Remote metadata are synchronized, no sync needed.
Last full backup date: none
Cleanup of temporary directory /tmp/duplicity-C4WwHK-tempdir failed - this is
probably a bug.
Traceback (most recent call last):
File "/usr/bin/duplicity", line 1553, in <module>
with_tempdir(main)
File "/usr/bin/duplicity", line 1547, in with_tempdir
fn()
File "/usr/bin/duplicity", line 1398, in main
do_backup(action)
File "/usr/bin/duplicity", line 1517, in do_backup
full_backup(col_stats)
File "/usr/bin/duplicity", line 582, in full_backup
globals.backend)
File "/usr/bin/duplicity", line 449, in write_multivol
vi.set_hash("SHA1", gpg.get_hash("SHA1", tdp))
File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 454, in
get_hash
fp = path.open("rb")
File "/usr/lib/python2.7/dist-packages/duplicity/path.py", line 566, in open
result = open(self.name, mode)
IOError: [Errno 2] No such file or directory: '/tmp/duplicity-C4WwHK-
tempdir/mktemp-vpKFth-12'
* What outcome did you expect instead?
I expected the backup to complete.
I was used to this command under RHEL6x aka duplicity 0.6x.
Given the simplicity of the command sequence, I am expecting this to be a bug
-- System Information:
Debian Release: 9.0
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: amd64
(x86_64)
Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages duplicity depends on:
ii libc6 2.24-10
ii librsync1 0.9.7-10+b1
ii python 2.7.13-2
ii python-lockfile 1:0.12.2-2
pn python:any <none>
Versions of packages duplicity recommends:
ii python-oauthlib 2.0.1-1
ii python-paramiko 2.0.0-1
ii python-urllib3 1.19.1-1
ii rsync 3.1.2-2
Versions of packages duplicity suggests:
pn lftp <none>
pn ncftp <none>
ii python-boto 2.44.0-1
ii python-cloudfiles 1.7.11-3
pn python-gdata <none>
pn python-swiftclient <none>
pn tahoe-lafs <none>
-- no debconf information