[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2274: possible error with cp and spaces in directory names

Tahoe-LAFS trac at tahoe-lafs.org
Sun Aug 10 22:06:44 UTC 2014


#2274: possible error with cp and spaces in directory names
----------------------+---------------------------
 Reporter:  jgillisp  |          Owner:  daira
     Type:  defect    |         Status:  new
 Priority:  normal    |      Milestone:  undecided
Component:  unknown   |        Version:  1.10.0
 Keywords:            |  Launchpad Bug:
----------------------+---------------------------
 {{{
 c:\allmydata-tahoe-1.10.0\bin>python tahoe ls
 "tahoe/Latest/~Backup/080814/Docum
 ents and Settings/Jenny/My Documents"
 }}}
 among the listed files were Newspapers.xls and Label1.doc

 {{{
 c:\allmydata-tahoe-1.10.0\bin>python tahoe cp
 "tahoe/Latest/~Backup/080814/Docum
 ents and Settings/Jenny/My Documents/Newspapers.xls"
 C:\_tahoe\client\restoreT
 est_140810
 :0: UserWarning: You do not have a working installation of the
 service_identity
 module: 'No module named service_identity'.  Please install it from
 <https://pyp
 i.python.org/pypi/service_identity> and make sure all of its dependencies
 are sa
 tisfied.  Without the service_identity module and a recent enough
 pyOpenSSL to s
 upport it, Twisted can perform only rudimentary TLS client hostname
 verification
 .  Many valid certificate/hostname mappings may be rejected.
 No such file or directory 'tahoe/Latest/~Backup/080814/Documents and
 Settings/Je
 nny/My Documents/Newspapers.xls'

 c:\allmydata-tahoe-1.10.0\bin>python tahoe cp
 "tahoe/Latest/~Backup/080814/Docum
 ents and Settings/Jenny/My Documents/Label1.doc"
 C:\_tahoe\client\restoreTest_
 140810
 :0: UserWarning: You do not have a working installation of the
 service_identity
 module: 'No module named service_identity'.  Please install it from
 <https://pyp
 i.python.org/pypi/service_identity> and make sure all of its dependencies
 are sa
 tisfied.  Without the service_identity module and a recent enough
 pyOpenSSL to s
 upport it, Twisted can perform only rudimentary TLS client hostname
 verification
 .  Many valid certificate/hostname mappings may be rejected.
 No such file or directory 'tahoe/Latest/~Backup/080814/Documents and
 Settings/Je
 nny/My Documents/Label1.doc'
 }}}

 similarly, the recursive cp did not work

 {{{
 c:\allmydata-tahoe-1.10.0\bin>python tahoe ls
 "tahoe/Latest/~Backup/080814/Docum
 ents and Settings/Jenny/My Documents/My Pictures"
 :0: UserWarning: You do not have a working installation of the
 service_identity
 module: 'No module named service_identity'.  Please install it from
 <https://pyp
 i.python.org/pypi/service_identity> and make sure all of its dependencies
 are sa
 tisfied.  Without the service_identity module and a recent enough
 pyOpenSSL to s
 upport it, Twisted can perform only rudimentary TLS client hostname
 verification
 .  Many valid certificate/hostname mappings may be rejected.
 Desktop.ini

 c:\allmydata-tahoe-1.10.0\bin>python tahoe cp -r
 "tahoe/Latest/~Backup/080814/Do
 cuments and Settings/Jenny/My Documents/My Pictures"
 C:\_tahoe\client\restoreT
 est_140810
 :0: UserWarning: You do not have a working installation of the
 service_identity
 module: 'No module named service_identity'.  Please install it from
 <https://pyp
 i.python.org/pypi/service_identity> and make sure all of its dependencies
 are sa
 tisfied.  Without the service_identity module and a recent enough
 pyOpenSSL to s
 upport it, Twisted can perform only rudimentary TLS client hostname
 verification
 .  Many valid certificate/hostname mappings may be rejected.
 No such file or directory 'tahoe/Latest/~Backup/080814/Documents and
 Settings/Je
 nny/My Documents/My Pictures'
 }}}

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


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