[tahoe-lafs-trac-stream] [Tahoe-LAFS] #3272: Deprecations job on CircleCI fails with I2P-related errors
Tahoe-LAFS
trac at tahoe-lafs.org
Mon Jan 13 15:46:46 UTC 2020
#3272: Deprecations job on CircleCI fails with I2P-related errors
--------------------------------+---------------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: supercritical | Milestone: undecided
Component: dev-infrastructure | Version: n/a
Keywords: | Launchpad Bug:
--------------------------------+---------------------------
There are 8, many of which look more or less like:
{{{
Traceback (most recent call last):
testtools.testresult.real._StringException: Traceback (most recent call
last):
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/twisted/internet/defer.py", line 151, in maybeDeferred
result = f(*args, **kw)
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/twisted/internet/utils.py", line 221, in
runWithWarningsSuppressed
reraise(exc_info[1], exc_info[2])
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/twisted/internet/utils.py", line 217, in
runWithWarningsSuppressed
result = f(*a, **kw)
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/allmydata/test/test_connections.py", line 234, in
test_samport
return_value=h1) as f:
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/mock/mock.py", line 1378, in __enter__
self.target = self.getter()
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/mock/mock.py", line 1548, in <lambda>
getter = lambda: _importer(target)
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/mock/mock.py", line 1235, in _importer
thing = _dot_lookup(thing, comp, import_path)
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/mock/mock.py", line 1224, in _dot_lookup
__import__(import_path)
ImportError: No module named i2p
}}}
Foolscap dropped I2P support in the latest release (0.13.2) -
https://github.com/warner/foolscap/commit/2a4501eec73e3d771894fabb1301081460cb40b5
#diff-2eeaed663bd0d25b7e608891384b7298
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/3272>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list