[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2957: The deprecations CircleCI job is failing
Tahoe-LAFS
trac at tahoe-lafs.org
Wed Jan 23 18:08:39 UTC 2019
#2957: The deprecations CircleCI job is failing
--------------------------------+---------------------------
Reporter: exarkun | Owner:
Type: defect | Status: new
Priority: supercritical | Milestone: undecided
Component: dev-infrastructure | Version: 1.12.1
Keywords: | Launchpad Bug:
--------------------------------+---------------------------
Several tests fail like this:
{{{
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/trial/runner.py", line 531, in loadPackage
module = modinfo.load()
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/twisted/python/modules.py", line 392, in load
return self.pathEntry.pythonPath.moduleLoader(self.name)
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/twisted/python/reflect.py", line 308, in namedAny
topLevelPackage = _importAndCheckStack(trialname)
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/twisted/python/reflect.py", line 255, in
_importAndCheckStack
reraise(excValue, excTraceback)
File "/tmp/project/src/allmydata/test/test_auth.py", line 5, in <module>
from twisted.conch.ssh import keys
File "/tmp/tahoe-lafs.tox/upcoming-deprecations/local/lib/python2.7
/site-packages/twisted/conch/ssh/keys.py", line 18, in <module>
import bcrypt
ImportError: No module named bcrypt
}}}
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2957>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list