I'm trying to build python against LibreSSL, but I don't
know if it is a staging error or SSL error. This is in a fresh jail.
===> Installing for python27-2.7.6_4
===> Checking if lang/python27 already installed
===> Registering installation for python27-2.7.6_4
pkg-static: lstat(/tmp/usr/port
On 03/08/2014 at 6:33 PM, "Kubilay Kocak" wrote:
>
>Which UPDATING entry instructions did you follow? I don't recall
>any for deluge, py-openssl or py-cryptography.
20140307:
AFFECTS: users of devel/py-setuptools dependent ports
AUTHOR: sunp...@freebsd.org
>I'm not sure to what extent its
Deluge was working fine until the py-openssl update. I tried following UPDATING
but it left me with a broken system. I only have py-openssl because of Deluge.
I uninstalled deluge and did a "pkg autoremove" to try and clean things up.
I updated the ports tree and try to reinstall Deluge, but now I
Trying to install deluge.
ValueError: unsupported hash type sha512
running build
Traceback (most recent call last):
File "", line 1, in
File "setup.py", line 131, in
"test": PyTest,
File "/usr/local/lib/python2.7/distutils/core.py", line 152, in setup
dist.run_commands()
File "/u