Opened at 2010-04-16T20:01:57Z
Closed at 2010-04-16T21:27:10Z
#1025 closed defect (duplicate)
an installation on OS X required Twisted==2.5.0, which can't be found
| Reported by: | josipl | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | undecided |
| Component: | packaging | Version: | 1.6.1 |
| Keywords: | mac install foolscap twisted | Cc: | |
| Launchpad Bug: |
Description (last modified by josipl)
Installing Tahoe on OS X 10.5.8 with Python 2.5 requires Twisted 2.5.0, which can't be found anywhere.
Foolscap package mentioned below lists twisted >= 2.4.0 as dependency, just as the one for Python 2.6.
Using /Library/Python/2.5/site-packages/foolscap-0.4.2-py2.5.egg
Searching for Twisted==2.5.0
Reading http://allmydata.org/source/tahoe/deps/tahoe-dep-sdists/
Reading http://allmydata.org/source/tahoe/deps/tahoe-dep-eggs/
Reading http://pypi.python.org/simple/Twisted/
Reading http://www.twistedmatrix.com
Reading http://twistedmatrix.com/products/download
Reading http://twistedmatrix.com/projects/core/
Reading http://twistedmatrix.com/
Reading http://tmrc.mit.edu/mirror/twisted/Twisted/8.2/
Reading http://tmrc.mit.edu/mirror/twisted/Twisted/8.1/
Reading http://tmrc.mit.edu/mirror/twisted/Twisted/10.0/
Reading http://tmrc.mit.edu/mirror/twisted/Twisted/9.0/
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')
Change History (3)
comment:1 Changed at 2010-04-16T20:05:37Z by josipl
- Description modified (diff)
comment:2 Changed at 2010-04-16T20:09:48Z by davidsarah
- Component changed from unknown to packaging
- Owner changed from nobody to somebody
- Summary changed from Installing on OS X to an installation on OS X required Twisted==2.5.0, which can't be found
comment:3 Changed at 2010-04-16T21:27:10Z by zooko
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.

Duplicate of #470.