Comment 11 for bug 1318833

Revision history for this message
Kenneth Loafman (kenneth-loafman) wrote : Re: [Bug 1318833] Re: duplicity backup fails in 14.04

OK, try that first. It can get confused if two versions are present.

On Sat, Apr 2, 2016 at 10:37 AM, François Pernoud <
<email address hidden>> wrote:

> The command line is :
>
> duplicity --include-filelist duplicity.list -vi $HOME
> file::///media/francois/hubic/default/sauvegardes
>
> where file duplicity.list is a file with a list of files and directories
> to be excluded (see attachment) and target is a filesystem mounted with
> hubicfuse.
>
> I didn't uninstall version from repo neither reinstalled from source.
> I'll try that when time permits.
>
>
> ** Attachment added: "duplicity.list"
>
> https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1318833/+attachment/4620690/+files/duplicity.list
>
> --
> You received this bug notification because you are subscribed to
> duplicity in Ubuntu.
> https://bugs.launchpad.net/bugs/1318833
>
> Title:
> duplicity backup fails in 14.04
>
> Status in duplicity package in Ubuntu:
> Confirmed
>
> Bug description:
> I have an automatic backup system setup running through a script in
> anacron. After upgrading to 14.04 duplicity fails with the following error
> (when run from termina)
> Traceback (most recent call last):
> File "/usr/bin/duplicity", line 1494, in <module>
> with_tempdir(main)
> File "/usr/bin/duplicity", line 1488, in with_tempdir
> fn()
> File "/usr/bin/duplicity", line 1337, in main
> do_backup(action)
> File "/usr/bin/duplicity", line 1458, in do_backup
> full_backup(col_stats)
> File "/usr/bin/duplicity", line 542, in full_backup
> globals.backend)
> File "/usr/bin/duplicity", line 403, in write_multivol
> globals.gpg_profile, globals.volsize)
> File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 327, in
> GPGWriteFile
> bytes_to_go = data_size - get_current_size()
> File "/usr/lib/python2.7/dist-packages/duplicity/gpg.py", line 320, in
> get_current_size
> return os.stat(filename).st_size
> OSError: [Errno 2] No such file or directory:
> '/tmp/duplicity-Hy90rz-tempdir/mktemp-SB_XJ9-2'
>
> I am running 14.04 fully updated and
> duplicity:
> Installed: 0.6.23-1ubuntu4
> Candidate: 0.6.23-1ubuntu4
> Version table:
> *** 0.6.23-1ubuntu4 0
> 500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
> 100 /var/lib/dpkg/status
>
> Any help?
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/duplicity/+bug/1318833/+subscriptions
>