Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 682112

Summary: www-servers/apache-2.4.38-r1 with dev-libs/libressl - apache2: Syntax error on line 117 of /etc/apache2/httpd.conf: Cannot load modules/mod_ssl.so into server: /usr/lib/apache2/modules/mod_ssl.so: undefined symbol: SSL_CTX_set_post_handshake_auth
Product: Gentoo Linux Reporter: Jouni Rinne <l33tmmx>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Jouni Rinne 2019-03-31 09:02:53 UTC
After upgrading apache to 2.4.38-r1 yesterday, when I try to stop (or restart) apache it gives the following error:

maelcum madmax $ /etc/init.d/apache2 stop
 * Caching service dependencies ...                                        [ ok ]
 * Stopping apache2 ...
apache2: Syntax error on line 117 of /etc/apache2/httpd.conf: Cannot load modules/mod_ssl.so into server: /usr/lib/apache2/modules/mod_ssl.so: undefined symbol: SSL_CTX_set_post_handshake_auth                                             [ !! ]
 * ERROR: apache2 failed to stop

A quick Google search seems to suggest that libressl is the culprit. Using libressl-2.8.3, tried also libressl-2.6.5.
Comment 1 Jouni Rinne 2019-03-31 09:10:58 UTC
Created attachment 571356 [details]
emerge --info
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2019-03-31 10:11:10 UTC

*** This bug has been marked as a duplicate of bug 668060 ***