[Buildbot-devel] buildmaster on 64bit host

Robert Echlin rechlin at espial.com
Wed Apr 4 18:32:35 UTC 2007


If you can't find an answer in the readme for the 64bit twisted, you may
have to get heavy handed.
I would try a set of symbolic links (man ln) in /usr/lib64/python2.3/
pointing to the folders in /usr/lib/python2.3/
Either all or all of the twisted ones.
That will get you going.

Then ask the Twisted mail list for the right answer, which might be
"oops, we missed that".

Rob

--
Rob Echlin
Software Development Environment Prime
Espial IPTV
rechlin at espial.com
Phone: +1 613-230-4770 ext 1150
www.espial.com

-------- Espial Group Inc. Confidential --------
Important Notice: This communication is intended to be received only by
the individual or entity to whom or to which it is addressed and may
contain information that is privileged, confidential and/or subject to
copyright. Any unauthorized use, copying, review or disclosure of this
communication is strictly prohibited. If you have received this
communication in error, please delete the message and notify the sender
by reply email. Thank you for your cooperation.
 

-----Original Message-----
From: buildbot-devel-bounces at lists.sourceforge.net
[mailto:buildbot-devel-bounces at lists.sourceforge.net] On Behalf Of Tim
Flink
Sent: Tuesday, April 03, 2007 11:49 PM
To: buildbot-devel at lists.sourceforge.net; tom-hat at mail.mew.co.jp
Subject: [Buildbot-devel] buildmaster on 64bit host


I am trying to install a buildmaster on a 64bit host (CentOS 4.4 x86_64,
python 2.3.4) but I am having some trouble getting Twisted to work.

I can build and install Twisted 2.5.0 but TwistedCore is installed under
/usr/lib64/python2.3/ while the other Twisted projects (Mail, Web etc.)
are installed under /usr/lib/python2.3/ so when I try to start the
buildmaster, I get the following error:

Import Error: No module named web
Failed to load application: No module named web
Unhandled error
Traceback (most recent call last):
...
File "/usr/lib64/python2.3/site-packages/twisted/application/app.py",
from twisted.web import html
exceptions.ImportError: No module named web

Has anyone else had this problem? If so, how did you fix it?

Thanks,

Tim

------------------------------------------------------------------------
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share
your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDE
V
_______________________________________________
Buildbot-devel mailing list
Buildbot-devel at lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/buildbot-devel




More information about the devel mailing list