#1294 closed enhancement (duplicate)

provide binary .egg's of all deps for Solaris

Reported by: zooko Owned by: somebody
Priority: minor Milestone: eventually
Component: packaging Version: 1.8.1
Keywords: solaris eggs Cc:
Launchpad Bug:

Description (last modified by daira)

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.

Change History (1)

comment:1 Changed at 2013-05-25T02:38:24Z by daira

  • Description modified (diff)
  • Keywords eggs added; packaging setuptools removed
  • Resolution set to duplicate
  • Status changed from new to closed

Moved to #1986 to be next to the other egg-building tickets.

Note: See TracTickets for help on using tickets.