Hi all!
Today during huge upgrading of ports I've found what security/py-openssl port formally installs by portmaster(8), but with many error messages like:
This may be related to update of openssl, but nothing changed after portmaster -r openssl.
Any ideas?
Today during huge upgrading of ports I've found what security/py-openssl port formally installs by portmaster(8), but with many error messages like:
Code:
py-openssl install console output
ERROR:root:code for hash md5 was not found.
Traceback (most recent call last):
File "/usr/local/lib/python2.7/hashlib.py", line 139, in <module>
globals()[__func_name] = __get_hash(_func_name)
File "/usr/local/lib/python2.7/hashlib.py", line 91, in __get_builtin_constractor
raise ValueError('unsupported hash type %s % name)
ValueError: unsupported hash type md5
This may be related to update of openssl, but nothing changed after portmaster -r openssl.
Any ideas?