Re: apache2 v openssl 1.0.2g

2016-03-01 Thread Brandon Allbery
On Tue, Mar 1, 2016 at 6:23 PM, Mark Napier  wrote:

> I did a port selfupdate/port upgrade outdated today.
> Trying to restart apache2, I get
>
> httpd: Syntax error on line 101 of /opt/local/apache2/conf/httpd.conf:
> Cannot load /opt/local/apache2/modules/mod_ssl.so into server:
> dlopen(/opt/local/apache2/modules/mod_ssl.so, 10): Symbol not found:
> _SSLv2_client_method\n  Referenced from:
> /opt/local/apache2/modules/mod_ssl.so\n  Expected in:
> /opt/local/lib/libssl.1.0.0.dylib\n in /opt/local/apache2/modules/mod_ssl.so
>
> should I have a 1.0.2 version of the libssl dylib? Or did the port miss
> updating the ssl.so? If I understand the error, it is looking for obsolete
> SSLv2 bits that I would assume have been removed from 1.0.2g
>

openssl was updated without revbumping a whole bunch of dependents (sigh),
and there was a major code change (SSLv2 was completely removed from the
default build). We're still catching up on the fallout.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


apache2 v openssl 1.0.2g

2016-03-01 Thread Mark Napier
I did a port selfupdate/port upgrade outdated today.
Trying to restart apache2, I get

httpd: Syntax error on line 101 of /opt/local/apache2/conf/httpd.conf: Cannot 
load /opt/local/apache2/modules/mod_ssl.so into server: 
dlopen(/opt/local/apache2/modules/mod_ssl.so, 10): Symbol not found: 
_SSLv2_client_method\n  Referenced from: 
/opt/local/apache2/modules/mod_ssl.so\n  Expected in: 
/opt/local/lib/libssl.1.0.0.dylib\n in /opt/local/apache2/modules/mod_ssl.so

should I have a 1.0.2 version of the libssl dylib? Or did the port miss 
updating the ssl.so? If I understand the error, it is looking for obsolete 
SSLv2 bits that I would assume have been removed from 1.0.2g 




smime.p7s
Description: S/MIME cryptographic signature
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


Re: jupyter-notebook failing today?

2016-03-01 Thread Brandon Allbery
On Tue, Mar 1, 2016 at 2:16 PM, Joseph C Slater, PhD, PE <
joseph.sla...@wright.edu> wrote:

> ImportError:
> dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_
> ssl.cpython-35m-darwin.so
>
> , 2): Symbol not found: _SSLv2_method
>

Sounds like a revbump needed, or maybe even patching, for the latest SSL
issue which led to SSL2 being disabled in openssl.

-- 
brandon s allbery kf8nh   sine nomine associates
allber...@gmail.com  ballb...@sinenomine.net
unix, openafs, kerberos, infrastructure, xmonadhttp://sinenomine.net
___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


libssl.1.0.0.dylib broken. Was: jupyter-notebook failing today?

2016-03-01 Thread Joseph C Slater, PhD, PE

> On Mar 1, 2016, at 2:16 PM, Joseph C Slater, PhD, PE 
>  wrote:
> 
> I just updated (mindlessly) jupyter this morning and all versions of jupyter 
> notebook I have (2.7, 3.4, 3.5) are failing to launch with (similarly for 
> other versions):
> ImportError: 
> dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_ssl.cpython-35m-darwin.so,
>  2): Symbol not found: _SSLv2_method
>  Referenced from: 
> /opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_ssl.cpython-35m-darwin.so
>  Expected in: /opt/local/lib/libssl.1.0.0.dylib
> in 
> /opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_ssl.cpython-35m-darwin.so
> 
> Am I alone? Any thoughts?
> JS
> 


It seems the problem is (as the log implies) with the file libssl.1.0.0.dylib . 
Replacing it with a copy from another machine got me up and running, but I do 
not know for sure when this was updated and what process broke it. 

Joe

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users


jupyter-notebook failing today?

2016-03-01 Thread Joseph C Slater, PhD, PE
I just updated (mindlessly) jupyter this morning and all versions of jupyter 
notebook I have (2.7, 3.4, 3.5) are failing to launch with (similarly for other 
versions):
ImportError: 
dlopen(/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_ssl.cpython-35m-darwin.so,
 2): Symbol not found: _SSLv2_method
  Referenced from: 
/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_ssl.cpython-35m-darwin.so
  Expected in: /opt/local/lib/libssl.1.0.0.dylib
 in 
/opt/local/Library/Frameworks/Python.framework/Versions/3.5/lib/python3.5/lib-dynload/_ssl.cpython-35m-darwin.so

Am I alone? Any thoughts?
JS


Professor

(+1) 937-775-5005
http://cecs.wright.edu/~jslater

___
macports-users mailing list
macports-users@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-users