[tahoe-dev] Compilation issues Tahoe 0.6.1

Francesco Albanese frances.albanese at gmail.com
Wed Jan 16 08:52:46 PST 2008


Hi,
though the tahoe update, I'm playing around with tahoe 0.6.1.
Today I've tried to install it onto several machines and I've got the
same error output:

/packages/python_2.5.1/bin/python ./setup.py build_ext -i
No _darcs directory, and src/allmydata/_version.py already exists, so
leaving it alone.
Couldn't find index page for 'setuptools_darcs_plugin' (maybe misspelled?)
No local packages or download links found for setuptools-darcs-plugin>=1.0
Traceback (most recent call last):
  File "./setup.py", line 136, in <module>
    zip_safe=False, # We prefer unzipped for easier access.
  File "/packages/python_2.5.1/lib/python2.5/distutils/core.py", line
112, in setup
    _setup_distribution = dist = klass(attrs)
  File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/dist.py",
line 219, in __init__
  File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/dist.py",
line 243, in fetch_build_eggs
  File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/pkg_resources.py",
line 522, in resolve
  File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/pkg_resources.py",
line 758, in best_match
  File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/pkg_resources.py",
line 770, in obtain
  File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/dist.py",
line 286, in fetch_build_egg
  File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/command/easy_install.py",
line 440, in easy_install
distutils.errors.DistutilsError: Could not find suitable distribution
for Requirement.parse('setuptools-darcs-plugin>=1.0')
make: *** [build] Error 1


What's happened to setuptools ? Any idea to solve that ?

Thanks,

F.Albanese


More information about the tahoe-dev mailing list