[Bug 612714] [NEW] NameError: global name 'parsed_url' is not defined

Launchpad Bug Tracker 612714 at bugs.launchpad.net
Thu Aug 12 11:38:41 BST 2010


You have been subscribed to a public bug by Angel Abad (angelabad):

Binary package hint: duplicity

Changes in Maverick in the last couple of weeks seem to have totally
broken duplicity on boto:


+ duplicity -v5 .... /home/mbp/ s3://s3.amazonaws.com/....../  --asynchronous-upload
Using archive dir: /home/mbp/.cache/duplicity/3792168cd335751efe81cb0c54cf7eca
Using backup name: 3792168cd335751efe81cb0c54cf7eca
Import of duplicity.backends.hsibackend Succeeded
Import of duplicity.backends.sshbackend Succeeded
Import of duplicity.backends.tahoebackend Succeeded
Import of duplicity.backends.botobackend Succeeded
Import of duplicity.backends.cloudfilesbackend Succeeded
Import of duplicity.backends.imapbackend Succeeded
Import of duplicity.backends.webdavbackend Succeeded
Import of duplicity.backends.localbackend Succeeded
Import of duplicity.backends.ftpbackend Succeeded
Import of duplicity.backends.giobackend Succeeded
Import of duplicity.backends.rsyncbackend Succeeded
/home/mbp/lib/python/boto/utils.py:42: DeprecationWarning: the sha module is deprecated; use the hashlib module instead
  import sha
/home/mbp/lib/python/boto/utils.py:45: DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  import popen2, os, StringIO
/home/mbp/lib/python/boto/s3/key.py:25: DeprecationWarning: the md5 module is deprecated; use hashlib instead
  import md5
Using temporary directory /tmp/duplicity-Z_rsKn-tempdir

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1251, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1244, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1130, in main
    action = commandline.ProcessCommandLine(sys.argv[1:])
  File "/usr/lib/python2.6/dist-packages/duplicity/commandline.py", line 911, in ProcessCommandLine
    backup, local_pathname = set_backend(args[0], args[1])
  File "/usr/lib/python2.6/dist-packages/duplicity/commandline.py", line 806, in set_backend
    globals.backend = backend.get_backend(bend)
  File "/usr/lib/python2.6/dist-packages/duplicity/backend.py", line 153, in get_backend
    return _backends[pu.scheme](pu)
  File "/usr/lib/python2.6/dist-packages/duplicity/backends/botobackend.py", line 69, in __init__
    self.resetConnection()
  File "/usr/lib/python2.6/dist-packages/duplicity/backends/botobackend.py", line 138, in resetConnection
    self.conn = S3Connection(host=parsed_url.hostname)
NameError: global name 'parsed_url' is not defined

ProblemType: Bug
DistroRelease: Ubuntu 10.10
Package: duplicity 0.6.09-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.35-13.18-generic 2.6.35-rc6
Uname: Linux 2.6.35-13-generic x86_64
Architecture: amd64
Date: Tue Aug  3 06:02:15 2010
EcryptfsInUse: Yes
ProcEnviron:
 PATH=(custom, user)
 LANG=en_AU.utf8
 SHELL=/bin/zsh
SourcePackage: duplicity

** Affects: duplicity
     Importance: Undecided
         Status: New

** Affects: duplicity (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: amd64 apport-bug maverick
-- 
NameError: global name 'parsed_url' is not defined
https://bugs.edge.launchpad.net/bugs/612714
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is a direct subscriber.



More information about the Ubuntu-sponsors mailing list