﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	launchpad_bug
808	AttributeError: TahoeError instance has no attribute 'args'	zooko		"An allmydata.com user named ""gar5"" reported this stack trace from ""tahoe cp --recursive --verbose"":

{{{
examining 0 of 13
examining 1 of 13
examining 2 of 13
examining 3 of 13
examining 4 of 13
examining 5 of 13
examining 6 of 13
examining 7 of 13
examining 8 of 13
examining 9 of 13
examining 10 of 13
examining 11 of 13
examining 12 of 13
attaching sources to targets, 1 files / 0 dirs in root
targets assigned, 1 dirs, 2 files
starting copy, 2 files, 1 directories
Traceback (most recent call last):
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/runner.py"", line 91, in run
    rc = runner(sys.argv[1:])
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/runner.py"", line 78, in runner
    rc = cli.dispatch[command](so)
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/cli.py"", line 404, in cp
    rc = tahoe_cp.copy(options)
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/tahoe_cp.py"", line 759, in copy
    return Copier().do_copy(options)
--- <exception caught here> ---
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/tahoe_cp.py"", line 444, in do_copy
    self.try_copy()
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/tahoe_cp.py"", line 501, in try_copy
    return self.copy_to_directory(sources, target)
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/tahoe_cp.py"", line 661, in copy_to_directory
    self.copy_files_to_target(self.targetmap[target], target)
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/tahoe_cp.py"", line 692, in copy_files_to_target
    self.copy_file_into(source, name, target)
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/tahoe_cp.py"", line 736, in copy_file_into
    f = source.open(self.caps_only)
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/tahoe_cp.py"", line 191, in open
    return GET_to_file(url)
  File ""/usr/lib/python2.4/site-packages/allmydata_tahoe-1.4.1-py2.4.egg/allmydata/scripts/tahoe_cp.py"", line 34, in GET_to_file
    raise TahoeError(""Error during GET"", resp)
allmydata.scripts.tahoe_cp.TahoeError: <TahoeError instance at -1230407124 with str error Traceback (most recent call last):

  File ""/usr/local/src/TahoeFS/allmydata-tahoe-1.4.1/Twisted-8.2.0-py2.4-linux-i686.egg/twisted/python/reflect.py"", line 560, in safe_str
    return str(o)

AttributeError: TahoeError instance has no attribute 'args'
}}}"	defect	closed	major	1.7.1	code-frontend-cli	1.4.1	fixed	error tahoe-cp		
