[tahoe-dev] Compilation issues Tahoe 0.6.1
Francesco Albanese
frances.albanese at gmail.com
Wed Jan 16 10:42:14 PST 2008
Okay, actually the wrong parameter "setuptools_darcs_plugin" prevented
me to build the deps and have a clean and nice installation.
It seems that your modifications didn't help me:
Downloading file:/tmp/easy_install-zHxTXu/setuptools_darcs_plugin-1.0.3-30/misc/dependencies/setuptools-0.6c7-py2.5.egg
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 446, in easy_install
File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/command/easy_install.py",
line 471, in install_item
File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/command/easy_install.py",
line 655, in install_eggs
File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/command/easy_install.py",
line 930, in build_and_install
File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/command/easy_install.py",
line 919, in run_setup
File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/sandbox.py",
line 27, in run_setup
File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/sandbox.py",
line 63, in run
File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/sandbox.py",
line 29, in <lambda>
File "setup.py", line 36, in <module>
trove_classifiers=[
File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/ez_setup.py", line
94, in use_setuptools
egg = download_setuptools(version, download_base, to_dir, download_delay)
File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/ez_setup.py", line
135, in download_setuptools
src = urllib2.urlopen(url)
File "/packages/python_2.5.1/lib/python2.5/urllib2.py", line 121, in urlopen
return _opener.open(url, data)
File "/packages/python_2.5.1/lib/python2.5/urllib2.py", line 374, in open
response = self._open(req, data)
File "/packages/python_2.5.1/lib/python2.5/urllib2.py", line 392, in _open
'_open', req)
File "/packages/python_2.5.1/lib/python2.5/urllib2.py", line 353, in
_call_chain
result = func(*args)
File "/packages/python_2.5.1/lib/python2.5/urllib2.py", line 1196,
in file_open
return self.open_local_file(req)
File "/packages/python_2.5.1/lib/python2.5/urllib2.py", line 1216,
in open_local_file
stats = os.stat(localfile)
File "/home/Admin_Data/p12/allmydata-tahoe-0.6.1/setuptools-0.6c7-py2.5.egg/setuptools/sandbox.py",
line 88, in wrap
OSError: [Errno 2] No such file or directory:
'/tmp/easy_install-zHxTXu/setuptools_darcs_plugin-1.0.3-30/misc/dependencies/setuptools-0.6c7-py2.5.egg'
make: *** [build] Error 1
However I'm going to modify setup.py on the fly in my installation scripts.
Cheers,
F.A.
On 16/01/2008, zooko <zooko at zooko.com> wrote:
> Okay, I've uploaded to the Python Package Index -- http://
> pypi.python.org -- a new copy of setuptools_darcs_plugin:
>
> http://pypi.python.org/pypi/setuptools_darcs_plugin
>
> So hopefully people who are building Tahoe v0.6.1 will not hit that
> problem now.
>
> Regards,
>
> Zooko
>
> _______________________________________________
> tahoe-dev mailing list
> tahoe-dev at allmydata.org
> http://allmydata.org/cgi-bin/mailman/listinfo/tahoe-dev
>
More information about the tahoe-dev
mailing list