[tahoe-dev] Unable to test tahoe build.

Ted Rolle Jr. stercor at gmail.com
Sat Oct 30 10:05:46 UTC 2010


I built tahoe in a subdirectory called mytahoe.  The build command and last
few lines are:
python setup.py build
copying src/allmydata/web/tahoe.css ->
build/lib.linux-x86_64-2.6/allmydata/web
copying src/allmydata/web/upload-results.xhtml ->
build/lib.linux-x86_64-2.6/allmydata/web
copying src/allmydata/web/upload-status.xhtml ->
build/lib.linux-x86_64-2.6/allmydata/web
copying src/allmydata/web/welcome.xhtml ->
build/lib.linux-x86_64-2.6/allmydata/web
copying src/allmydata/test/figleaf.excludes ->
build/lib.linux-x86_64-2.6/allmydata/test
ted at rigel:~/mytahoe/allmydata-tahoe-1.8.0$

Then:
python setup.py test
Last few lines:
running build_py
copying src/allmydata/_auto_deps.py -> build/lib.linux-x86_64-2.6/allmydata
running trial
Traceback (most recent call last):
  File "setup.py", line 373, in <module>
    **setup_args
  File "/usr/lib/python2.6/distutils/core.py", line 152, in setup
    dist.run_commands()
  File "/usr/lib/python2.6/distutils/dist.py", line 975, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python2.6/distutils/dist.py", line 995, in run_command
    cmd_obj.run()
  File
"/home/ted/mytahoe/allmydata-tahoe-1.8.0/setuptools-0.6c16dev2.egg/setuptools/command/test.py",
line 111, in run
    self.distribution.fetch_build_eggs(self.distribution.install_requires)
  File
"/home/ted/mytahoe/allmydata-tahoe-1.8.0/setuptools-0.6c16dev2.egg/setuptools/dist.py",
line 284, in fetch_build_eggs
    parse_requirements(requires), installer=self.fetch_build_egg
  File
"/home/ted/mytahoe/allmydata-tahoe-1.8.0/setuptools-0.6c16dev2.egg/pkg_resources.py",
line 569, in resolve
    raise VersionConflict(dist,req) # XXX put more info here
pkg_resources.VersionConflict: (pycryptopp 0.5.17
(/usr/lib/pymodules/python2.6), Requirement.parse('pycryptopp>=0.5.20'))
ted at rigel:~/mytahoe/allmydata-tahoe-1.8.0$

I did get tahoe running the first time I installed it.  (Many) subsequent
installations into (many) different directories all gave the above result.

Ted
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://tahoe-lafs.org/pipermail/tahoe-dev/attachments/20101030/83eeb4d8/attachment.html>


More information about the tahoe-dev mailing list