Hi,
I'm setting up one of tahoe nodes for small grid
system configuration:http://pastebin.com/Suxf5kFu
(CentOS 5.7,32-bit)
I'm using regular
https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.9.1.tar.bz2
python setup.py test ends with
llmydata.test.test_upload.EncodingParameters.test_problem_layout_ticket_1128
===============================================================================
[ERROR]
Traceback (most recent call last):
File
"/root/allmydata-tahoe-1.9.1/Twisted-10.2.0-py2.4-linux-i686.egg/twisted/trial/runner.py",
line 575, in loadPackage
module = modinfo.load()
File
"/root/allmydata-tahoe-1.9.1/Twisted-10.2.0-py2.4-linux-i686.egg/twisted/python/modules.py",
line 383, in load
return self.pathEntry.pythonPath.moduleLoader(self.name)
File
"/root/allmydata-tahoe-1.9.1/Twisted-10.2.0-py2.4-linux-i686.egg/twisted/python/reflect.py",
line 464, in namedAny
topLevelPackage = _importAndCheckStack(trialname)
File "/root/allmydata-tahoe-1.9.1/src/allmydata/test/test_sftp.py", line 25,
in ?
from allmydata.frontends import sftpd
File "/root/allmydata-tahoe-1.9.1/src/allmydata/frontends/sftpd.py", line 10,
in ?
from twisted.conch.ssh import factory, keys, session
File
"/root/allmydata-tahoe-1.9.1/Twisted-10.2.0-py2.4-linux-i686.egg/twisted/conch/ssh/factory.py",
line 16, in ?
from twisted.conch.ssh import keys
File
"/root/allmydata-tahoe-1.9.1/Twisted-10.2.0-py2.4-linux-i686.egg/twisted/conch/ssh/keys.py",
line 17, in ?
from Crypto.Cipher import DES3
exceptions.ImportError:
/root/allmydata-tahoe-1.9.1/support/lib/python2.4/site-packages/pycrypto-2.4-py2.4-linux-i686.egg/Crypto/Cipher/DES3.so:
wrong ELF class: ELFCLASS64
allmydata.test.test_sftp
-------------------------------------------------------------------------------
Ran 1056 tests in 1148.134s
FAILED (skips=8, expectedFailures=3, errors=1, successes=1044)
machine is really old one.
is this bug in package ?
_______________________________________________
tahoe-dev mailing list
[email protected]
http://tahoe-lafs.org/cgi-bin/mailman/listinfo/tahoe-dev