[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3518: PyPy: TypeError: not expecting type '<type 'NoneType'>'

Tahoe-LAFS trac at tahoe-lafs.org
Mon Nov 23 15:22:43 UTC 2020


#3518: PyPy: TypeError: not expecting type '<type 'NoneType'>'
---------------------+---------------------------
 Reporter:  exarkun  |          Owner:
     Type:  defect   |         Status:  new
 Priority:  normal   |      Milestone:  undecided
Component:  unknown  |        Version:  n/a
 Keywords:           |  Launchpad Bug:
---------------------+---------------------------
 {{{
 pypy27 run-test: commands[1] | tahoe --version
 Traceback (most recent call last):
   File "/tmp/tahoe-lafs.tox/pypy27/bin/tahoe", line 6, in <module>
     from allmydata.scripts.runner import run
   File "/tmp/tahoe-lafs.tox/pypy27/site-
 packages/allmydata/scripts/runner.py", line 12, in <module>
     from allmydata.scripts import debug, create_node, cli, \
   File "/tmp/tahoe-lafs.tox/pypy27/site-
 packages/allmydata/scripts/tahoe_daemonize.py", line 1, in <module>
     from .run_common import (
   File "/tmp/tahoe-lafs.tox/pypy27/site-
 packages/allmydata/scripts/run_common.py", line 13, in <module>
     from allmydata.node import read_config
   File "/tmp/tahoe-lafs.tox/pypy27/site-packages/allmydata/node.py", line
 84, in <module>
     app_versions.add_version(ensure_str(thing),
 ensure_str(things_version))
   File "/tmp/tahoe-lafs.tox/pypy27/site-packages/six.py", line 919, in
 ensure_str
     raise TypeError("not expecting type '%s'" % type(s))
 TypeError: not expecting type '<type 'NoneType'>'
 }}}

 Seems likely to be related to ticket:3509 / ticket:3510.

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


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