[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2235: Error while restoring data - IOError: Errno2 - no such file or dir.

Tahoe-LAFS trac at tahoe-lafs.org
Mon Apr 28 20:36:11 UTC 2014


#2235: Error while restoring data - IOError: Errno2 - no such file or dir.
----------------------+---------------------------
 Reporter:  CyberAxe  |          Owner:  daira
     Type:  defect    |         Status:  new
 Priority:  normal    |      Milestone:  undecided
Component:  unknown   |        Version:  1.10.0
 Keywords:  Restore   |  Launchpad Bug:
----------------------+---------------------------
 {{{
 6449/61880 files, 169/2003 directories
 6450/61880 files, 169/2003 directories
 Traceback (most recent call last):
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\runner.py", line
 156, in run
     rc = runner(sys.argv[1:], install_node_control=install_node_control)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\runner.py", line
 141, in runner
     rc = cli.dispatch[command](so)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\cli.py", line 551,
 in cp
     rc = tahoe_cp.copy(options)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py", line
 770, in copy
     return Copier().do_copy(options)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py", line
 451, in do_copy

     status = self.try_copy()
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py", line
 512, in try_cop
 y
     return self.copy_to_directory(sources, target)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py", line
 672, in copy_to
 _directory
     self.copy_files_to_target(self.targetmap[target], target)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py", line
 703, in copy_fi
 les_to_target
     self.copy_file_into(source, name, target)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py", line
 748, in copy_fi
 le_into
     target.put_file(name, f)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\scripts\tahoe_cp.py", line
 158, in put_fil
 e
     fileutil.put_file(pathname, inf)
   File "c:\allmydata-tahoe-1.10.0\src\allmydata\util\fileutil.py", line
 274, in put_file
     outf = open(os.path.expanduser(pathname), "wb")
 IOError: [Errno 2] No such file or directory:
 u'c:\\IveBeenRestored\\Marketing\\Photos\\As
 sets\\042056-abstract-red-and-gold-paint-splatter-icon-sports-hobbies-
 camping\\042056-abst
 ract-red-and-gold-paint-splatter-icon-sports-hobbies-camping\\042056
 -abstract-red-and-gold
 -paint-splatter-icon-sports-hobbies-camping.png'

 C:\allmydata-tahoe-1.10.0\bin>python tahoe cp -r -v tahoe:BackedUp/Latest
 c:\IveBeenRestor
 ed\ >> c:\tahoe-restore.log
 }}}

--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2235>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage


More information about the tahoe-lafs-trac-stream mailing list