Opened at 2011-01-06T21:59:01Z
Last modified at 2013-05-25T02:38:24Z
#1294 closed enhancement
provide binary .egg's of all deps for Solaris — at Initial Version
Reported by: | zooko | Owned by: | somebody |
---|---|---|---|
Priority: | minor | Milestone: | eventually |
Component: | packaging | Version: | 1.8.1 |
Keywords: | solaris eggs | Cc: | |
Launchpad Bug: |
Description
Of all of the Supported Builders (go to http://tahoe-lafs.org/buildbot/ and click on "Supported Builders" and read wiki:BuildbotPolicy to see what it means to be a "Supported Builder"), the only one that doesn't have a full set of binary packages of deps hosted on http://tahoe-lafs.org/source/tahoe-lafs/deps/tahoe-dep-eggs/README.html is Solaris. The full set of deps which require binaries are:
Twisted pyOpenSSL pycrypto pycryptopp zfec zope.interface
To close this ticket, for each of these, build a binary egg (which for all of them except pycrypto is a simple matter of running python setup.py bdist_egg and attach the resulting binary egg file to this ticket.