What command line?

Did you uninstall the repo version of duplicity before installing from
source?


On Fri, Apr 1, 2016 at 2:43 AM, François Pernoud <[email protected]
> wrote:

> Same problem here with duplicity 0.7.06, run from terminal on Ubuntu
> 15.10.
>
> Not every run fails, so I manage to do backups with a loop in a script
> to re-run duplicity automatically when it happens to fail.
>
> --
> 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
>

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to