[tahoe-lafs-trac-stream] [tahoe-lafs] #2069: binary eggs for linux don't work on Debian 7
tahoe-lafs
trac at tahoe-lafs.org
Thu Aug 29 21:07:25 UTC 2013
#2069: binary eggs for linux don't work on Debian 7
---------------------------+------------------------------
Reporter: zooko | Owner:
Type: defect | Status: new
Priority: normal | Milestone: undecided
Component: packaging | Version: 1.10.0
Resolution: | Keywords: setuptools linux
Launchpad Bug: |
---------------------------+------------------------------
Comment (by zooko):
I suspect that the solution is going to have to be to give up on the idea
of distributing binaries that people can use on Linux. Instead, Linux
users will have to have a compiler and Python header files installed, or
will have to manually install dependencies (zfec, pycryptopp,
zope.interface, Twisted, pyOpenSSL, and !PyCrypto) from a pre-built binary
package instead of from source.
However, if we could think of another hack to generate binary eggs that
work on at least the most common Linuxes, I would be willing to try it. It
could be that switching from CPythonAPI to cffi would help, but that would
work only for the dependent packages that we maintain (zfec and
pycryptopp) and not the others.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2069#comment:1>
tahoe-lafs <https://tahoe-lafs.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list