[tahoe-lafs-trac-stream] [tahoe-lafs] #470: tahoe 'make' fails at twisted, on leopard (macos 10.5)
tahoe-lafs
trac at tahoe-lafs.org
Thu Oct 10 20:25:52 UTC 2013
#470: tahoe 'make' fails at twisted, on leopard (macos 10.5)
---------------------------+--------------------------------------------
Reporter: robk | Owner: zooko
Type: defect | Status: closed
Priority: major | Milestone: soon
Component: packaging | Version: 1.1.0
Resolution: fixed | Keywords: twisted mac install setuptools
Launchpad Bug: |
---------------------------+--------------------------------------------
Changes (by zooko):
* status: assigned => closed
* resolution: => fixed
Old description:
> brian thought that this was related to #229
>
> a quick scan of that seems to suggest it's something slightly different.
>
> this is after upgrading my mac to 10.5, and removing the old built-
> for-10.4 python from my path, and trying to 'make' build tahoe.
>
> {{{
> Installed /Users/robk/trees/tahoe/support/lib/python2.5/site-
> packages/setuptools-0.6c8.egg
> Searching for Twisted==2.5.0
> Reading http://allmydata.org/trac/tahoe/wiki/Dependencies
> Reading http://pypi.python.org/simple/Twisted/
> Reading http://twistedmatrix.com/
> Reading http://www.twistedmatrix.com
> Reading http://twistedmatrix.com/products/download
> Reading http://twistedmatrix.com/projects/core/
> No local packages or download links found for Twisted==2.5.0
> error: Could not find suitable distribution for
> Requirement.parse('Twisted==2.5.0')
> make[1]: *** [build-once] Error 1
> make: *** [build] Error 2
> }}}
New description:
brian thought that this was related to #229
a quick scan of that seems to suggest it's something slightly different.
this is after upgrading my mac to 10.5, and removing the old built-
for-10.4 python from my path, and trying to 'make' build tahoe.
{{{
Installed /Users/robk/trees/tahoe/support/lib/python2.5/site-
packages/setuptools-0.6c8.egg
Searching for Twisted==2.5.0
Reading http://allmydata.org/trac/tahoe/wiki/Dependencies
Reading http://pypi.python.org/simple/Twisted/
Reading http://twistedmatrix.com/
Reading http://www.twistedmatrix.com
Reading http://twistedmatrix.com/products/download
Reading http://twistedmatrix.com/projects/core/
No local packages or download links found for Twisted==2.5.0
error: Could not find suitable distribution for
Requirement.parse('Twisted==2.5.0')
make[1]: *** [build-once] Error 1
make: *** [build] Error 2
}}}
--
Comment:
I believe this was due to http://bugs.python.org/setuptools/issue17 ,
which was fixed in setuptools, but then regressed in distribute:
https://bitbucket.org/tarek/distribute/issue/142/easy_install-will-
install-a-package-that-is-already , but then was fixed in distribute.
Therefore, we can close this as fixed.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/470#comment:14>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list