[tahoe-dev] 1.9.1 on really old machine
mogwa at mogwa.net
mogwa at mogwa.net
Wed Feb 8 05:36:16 UTC 2012
Hi,
Can you provide a list of installed packages please?
rpm -qa
Assuming you have installed the dep's on the wiki for
centos?
https://tahoe-lafs.org/trac/tahoe-lafs/wiki/AdvancedInstall#point9.2
yum
install gcc python-devel sqlite-devel gcc-c++ openssl-devel
On a side
note i tried a clean centos 5.6 i386 build(had the disk kicking around)
updated it to 5.7, installed the dep's and had a issue with the build
even after i had provided all the
deps.
http://pastebin.com/2PiLaCYk
cheers
Mogwa
On Tue, 7 Feb 2012
11:20:20 +0700, Dmitriy Kazimirov wrote:
> 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
>
[1]
>
> 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 ?
>
> Links:
> ------
> [1]
>
https://tahoe-lafs.org/source/tahoe-lafs/releases/allmydata-tahoe-1.9.1.tar.bz2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20120207/745a0284/attachment.html>
More information about the tahoe-dev
mailing list