[tahoe-dev] Build issue
sidsal sal
sidsaleesh at googlemail.com
Mon May 10 08:56:32 PDT 2010
>
> Hi,
> I am trying to build Tahoe-LAFS, my purpose is to run Tahoe-LAFS in server
> mode in Windows.
> I am following the link
> http://allmydata.org/trac/tahoe-lafs/wiki/AdvancedInstall for getting my
> build.
> (I installed Python, MinGW, Visual Studio 2008 redistributables, OpenSSL
> v.9.8k Light and path varibale in windows is proper).
>
> I am getting the following error. Request for help. (Detailled build log
> attached)
>
>
> ---------------------------------------------------------------------------------------------------
> File
> "c:\python25\lib\site-packages\setuptools-0.6c12dev.egg\setuptools\dist.p
> y", line 286, in fetch_build_egg
> return cmd.easy_install(req)
> File
> "c:\python25\lib\site-packages\setuptools-0.6c12dev.egg\setuptools\comman
> d\easy_install.py", line 446, in easy_install
> raise DistutilsError(msg)
> distutils.errors.DistutilsError: Could not find suitable distribution for
> Requir
> ement.parse('darcsver>=1.2.0')
>
> ---------------------------------------------------------------------------------------------------
>
> Thanks,
> --Sid
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://allmydata.org/pipermail/tahoe-dev/attachments/20100510/dd6b4223/attachment.html
-------------- next part --------------
C:\SS\Tahoe-LAFS\allmydata-tahoe-1.6.1_new\allmydata-tahoe-1.6.1>c:\Python25\pyt
hon setup.py build
Not found: tahoe-deps
Not found: ../tahoe-deps
Installed c:\ss\tahoe-lafs\allmydata-tahoe-1.6.1_new\allmydata-tahoe-1.6.1\setup
tools_darcs-1.2.8-py2.5.egg
Searching for setuptools-trial>=0.5
Best match: setuptools-trial 0.5.2
Processing setuptools_trial-0.5.2.tar
Running setuptools_trial-0.5.2\setup.py -q bdist_egg --dist-dir c:\docume~1\nsgg
7808\locals~1\temp\easy_install-b3snbl\setuptools_trial-0.5.2\egg-dist-tmp-8cyla
s
Installed c:\ss\tahoe-lafs\allmydata-tahoe-1.6.1_new\allmydata-tahoe-1.6.1\setup
tools_trial-0.5.2-py2.5.egg
Searching for darcsver>=1.2.0
Reading http://allmydata.org/source/tahoe/deps/tahoe-dep-sdists/
Download error: (10060, 'Operation timed out') -- Some packages may not be found
!
Reading http://allmydata.org/source/tahoe/deps/tahoe-dep-eggs/
Download error: (10060, 'Operation timed out') -- Some packages may not be found
!
Reading http://pypi.python.org/simple/darcsver/
Download error: (10060, 'Operation timed out') -- Some packages may not be found
!
Reading http://pypi.python.org/simple/darcsver/
Download error: (10060, 'Operation timed out') -- Some packages may not be found
!
Couldn't find index page for 'darcsver' (maybe misspelled?)
Scanning index of all packages (this may take a while)
Reading http://pypi.python.org/simple/
Download error: (10060, 'Operation timed out') -- Some packages may not be found
!
No local packages or download links found for darcsver>=1.2.0
Traceback (most recent call last):
File "setup.py", line 384, in <module>
**setup_args
File "C:\Python25\lib\distutils\core.py", line 112, in setup
_setup_distribution = dist = klass(attrs)
File "c:\python25\lib\site-packages\setuptools-0.6c12dev.egg\setuptools\dist.p
y", line 219, in __init__
self.fetch_build_eggs(attrs.pop('setup_requires'))
File "c:\python25\lib\site-packages\setuptools-0.6c12dev.egg\setuptools\dist.p
y", line 243, in fetch_build_eggs
parse_requirements(requires), installer=self.fetch_build_egg
File "c:\python25\lib\site-packages\setuptools-0.6c12dev.egg\pkg_resources.py"
, line 522, in resolve
dist = best[req.key] = env.best_match(req, self, installer)
File "c:\python25\lib\site-packages\setuptools-0.6c12dev.egg\pkg_resources.py"
, line 758, in best_match
return self.obtain(req, installer) # try and download/install
File "c:\python25\lib\site-packages\setuptools-0.6c12dev.egg\pkg_resources.py"
, line 770, in obtain
return installer(requirement)
File "c:\python25\lib\site-packages\setuptools-0.6c12dev.egg\setuptools\dist.p
y", line 286, in fetch_build_egg
return cmd.easy_install(req)
File "c:\python25\lib\site-packages\setuptools-0.6c12dev.egg\setuptools\comman
d\easy_install.py", line 446, in easy_install
raise DistutilsError(msg)
distutils.errors.DistutilsError: Could not find suitable distribution for Requir
ement.parse('darcsver>=1.2.0')
More information about the tahoe-dev
mailing list