[tahoe-dev] Install failure

zooko zooko at zooko.com
Tue Aug 19 06:55:50 PDT 2008


  On Aug 19, 2008, at 7:20 AM, Brandon Wall wrote:

> Good morning everyone.
>

Welcome, Brandon.

> I’ve been having a bear of a problem with the install on a CentOS  
> 5.2 server. The first install I received 3 expected failures so I  
> went through and manually installed all the dependencies including  
> twisted, zope and easy install.
>

Could you tell me more about this?  What were the "3 expected failures"?

It should not have been necessary for you to manually install  
twisted, zope.interface (much less the entire zope package which is  
much bigger than zope.interface), nor easy_install.

However, I recently heard from a Macintosh user that he also had to  
install Twisted manually in order to install Tahoe.  What's going on?

On the other hand, Danny O'Brien and David Evans were able to install  
the current Tahoe from source without manually installing  
dependencies, so the "No Manual Dependencies" process is working for  
some people.


> Now I get one expected failure. I cannot connect to the test node  
> nor anything else. Here’s the part where it barfs on the make install:
>
>
>
> test_client ... /usr/lib/python2.4/site-packages/zope/__init__.py: 
> 3: UserWarning: Module twisted was already imported from /root/ 
> michel/allmydata-tahoe-1.2.0/support/lib/python2.4/site-packages/ 
> Twisted-8.1.0-py2.4-linux-i686.egg/twisted/__init__.pyc, but /root/ 
> michel/allmydata-tahoe-1.2.0/support/lib/python2.4/site-packages/ 
> Nevow-0.9.31-py2.4.egg is being added to sys.path
>
>   import pkg_resources
>
> /usr/lib/python2.4/site-packages/zope/__init__.py:3: UserWarning:  
> Module twisted was already imported from /root/michel/allmydata- 
> tahoe-1.2.0/support/lib/python2.4/site-packages/Twisted-8.1.0-py2.4- 
> linux-i686.egg/twisted/__init__.pyc, but /root/michel/allmydata- 
> tahoe-1.2.0/support/lib/python2.4/site-packages/Nevow-0.9.31- 
> py2.4.egg is being added to sys.path
>
>   import pkg_resources
>
>                                                        [OK]
>
>     test_introducer ... /usr/lib/python2.4/site-packages/zope/ 
> __init__.py:3: UserWarning: Module twisted was already imported  
> from /root/michel/allmydata-tahoe-1.2.0/support/lib/python2.4/site- 
> packages/Twisted-8.1.0-py2.4-linux-i686.egg/twisted/__init__.pyc,  
> but /root/michel/allmydata-tahoe-1.2.0/support/lib/python2.4/site- 
> packages/Nevow-0.9.31-py2.4.egg is being added to sys.path
>
>   import pkg_resources
>
> /usr/lib/python2.4/site-packages/zope/__init__.py:3: UserWarning:  
> Module twisted was already imported from /root/michel/allmydata- 
> tahoe-1.2.0/support/lib/python2.4/site-packages/Twisted-8.1.0-py2.4- 
> linux-i686.egg/twisted/__init__.pyc, but /root/michel/allmydata- 
> tahoe-1.2.0/support/lib/python2.4/site-packages/Nevow-0.9.31- 
> py2.4.egg is being added to sys.path
>
>   import pkg_resources
>
>                                                    [OK]
>
>
>

This doesn't show conclusively that anything is broken, although it  
does raise some questions in my mind.  What is the result of "make  
test"?


Thanks!

Regards,

Zooko


More information about the tahoe-dev mailing list