← Back to team overview

desktop-packages team mailing list archive

[Bug 1483044] Re: Traceback when trying to back up to s3.

 

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

** This bug has been marked a duplicate of bug 1447501
   deja-dup crashes on start when using S3

** This bug is no longer a duplicate of bug 1447501
   deja-dup crashes on start when using S3
** This bug has been marked a duplicate of bug 1422289
   Backup failed with duplicity assertion error

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

Title:
  Traceback when trying to back up to s3.

Status in deja-dup package in Ubuntu:
  New

Bug description:
  Just trying to backup to s3 for the first time and got this traceback:

  Traceback (most recent call last):
    File "/usr/bin/duplicity", line 1500, in <module>
      with_tempdir(main)
    File "/usr/bin/duplicity", line 1494, in with_tempdir
      fn()
    File "/usr/bin/duplicity", line 1327, in main
      action = commandline.ProcessCommandLine(sys.argv[1:])
    File "/usr/lib/python2.7/dist-packages/duplicity/commandline.py", line 1047, in ProcessCommandLine
      globals.backend = backend.get_backend(args[0])
    File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 221, in get_backend
      obj = get_backend_object(url_string)
    File "/usr/lib/python2.7/dist-packages/duplicity/backend.py", line 207, in get_backend_object
      return factory(pu)
    File "/usr/lib/python2.7/dist-packages/duplicity/backends/_boto_single.py", line 161, in __init__
      self.resetConnection()
    File "/usr/lib/python2.7/dist-packages/duplicity/backends/_boto_single.py", line 183, in resetConnection
      self.conn = get_connection(self.scheme, self.parsed_url, self.storage_uri)
    File "/usr/lib/python2.7/dist-packages/duplicity/backends/_boto_single.py", line 97, in get_connection
      assert scheme == 's3'
  AssertionError

  
  $ lsb_release -rd
  Description:	Ubuntu 15.04
  Release:	15.04

  $ apt-cache policy deja-dup
  deja-dup:
    Installed: 32.0-0ubuntu5
    Candidate: 32.0-0ubuntu5
    Version table:
   *** 32.0-0ubuntu5 0
          500 http://ca.archive.ubuntu.com/ubuntu/ vivid/main amd64 Packages
          100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 15.04
  Package: deja-dup 32.0-0ubuntu5
  ProcVersionSignature: Ubuntu 3.19.0-25.26-generic 3.19.8-ckt2
  Uname: Linux 3.19.0-25-generic x86_64
  ApportVersion: 2.17.2-0ubuntu1.1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Aug  9 12:15:01 2015
  SourcePackage: deja-dup
  UpgradeStatus: Upgraded to vivid on 2015-03-08 (154 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/deja-dup/+bug/1483044/+subscriptions


References