[tahoe-lafs-trac-stream] [tahoe-lafs] #2089: problem with tahoe midir tester

tahoe-lafs trac at tahoe-lafs.org
Tue Oct 1 04:04:36 UTC 2013


#2089: problem with tahoe midir tester
-------------------------+-----------------------
     Reporter:  jbark55  |      Owner:  daira
         Type:  defect   |     Status:  new
     Priority:  normal   |  Milestone:  undecided
    Component:  unknown  |    Version:  1.10.0
   Resolution:           |   Keywords:
Launchpad Bug:           |
-------------------------+-----------------------
Description changed by zooko:

Old description:

> Traceback (most recent call last):
>   File "/usr/bin/tahoe", line 3, in <module>
>     runner.run()
>   File "/usr/lib/pymodules/python2.7/allmydata/scripts/runner.py", line
> 113, in run
>     rc = runner(sys.argv[1:], install_node_control=install_node_control)
>   File "/usr/lib/pymodules/python2.7/allmydata/scripts/runner.py", line
> 67, in runner
>     config.parseOptions(argv)
>   File "/usr/lib/python2.7/dist-packages/twisted/python/usage.py", line
> 266, in parseOptions
>     self.subOptions.parseOptions(rest)
>   File "/usr/lib/python2.7/dist-packages/twisted/python/usage.py", line
> 276, in parseOptions
>     self.postOptions()
>   File "/usr/lib/pymodules/python2.7/allmydata/scripts/cli.py", line 42,
> in postOptions
>     self['node-url'] = open(node_url_file, "r").read().strip()
> IOError: [Errno 2] No such file or directory:
> u'/home/USER/.tahoe/node.url'

New description:

 {{{
 Traceback (most recent call last):
   File "/usr/bin/tahoe", line 3, in <module>
     runner.run()
   File "/usr/lib/pymodules/python2.7/allmydata/scripts/runner.py", line
 113, in run
     rc = runner(sys.argv[1:], install_node_control=install_node_control)
   File "/usr/lib/pymodules/python2.7/allmydata/scripts/runner.py", line
 67, in runner
     config.parseOptions(argv)
   File "/usr/lib/python2.7/dist-packages/twisted/python/usage.py", line
 266, in parseOptions
     self.subOptions.parseOptions(rest)
   File "/usr/lib/python2.7/dist-packages/twisted/python/usage.py", line
 276, in parseOptions
     self.postOptions()
   File "/usr/lib/pymodules/python2.7/allmydata/scripts/cli.py", line 42,
 in postOptions
     self['node-url'] = open(node_url_file, "r").read().strip()
 IOError: [Errno 2] No such file or directory:
 u'/home/USER/.tahoe/node.url'
 }}}

--

-- 
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2089#comment:2>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage


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