[tahoe-lafs-trac-stream] [Tahoe-LAFS] #2221: allow automatic use of pyOpenSSL 0.14
Tahoe-LAFS
trac at tahoe-lafs.org
Mon Mar 7 23:03:14 UTC 2016
#2221: allow automatic use of pyOpenSSL 0.14
-------------------------+-------------------------------------------------
Reporter: daira | Owner:
Type: defect | Status: new
Priority: major | Milestone: soon
Component: | Version: 1.10.0
packaging | Keywords: packaging setuptools pyopenssl
Resolution: | cryptography six cffi pycparser
Launchpad Bug: |
-------------------------+-------------------------------------------------
Comment (by rvs):
FWIW, I'm having some problems with installing tahoe with --single-
version-externally-managed while using pyOpenSSL 0.15.1: it still
complains "pkg_resources.DistributionNotFound: The
'pyOpenSSL<=0.13.1,>=0.13' distribution was not found and is required by
the application"
logs are here:
* https://copr-be.cloud.fedoraproject.org/results/vrusinov/sundry/fedora-
rawhide-x86_64/00166429-tahoe-lafs/build.log.gz
* https://copr-be.cloud.fedoraproject.org/results/vrusinov/sundry/fedora-
rawhide-x86_64/00166429-tahoe-lafs/root.log.gz (this one lists all
installed packages)
Here's the spec file I try to build: https://github.com/vrusinov/copr-
sundry/blob/tahoe-lafs/third_party/subtrees/tahoe-lafs/tahoe-lafs.spec
Note that I'm doing something weird before install:
{{{
rm -rf setuptools-*.egg
mkdir -p setuptools-0.0.0.egg
}}}
But it the only way I was able to build it avoiding weird setuptools
version conflicts.
I can live without it now, but it may quickly become very annoying.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/2221#comment:23>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list