Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 682112 - 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
Summary: www-servers/apache-2.4.38-r1 with dev-libs/libressl - apache2: Syntax error o...
Status: RESOLVED DUPLICATE of bug 668060
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-03-31 09:02 UTC by Jouni Rinne
Modified: 2019-03-31 10:11 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge_info,5.54 KB, text/plain)
2019-03-31 09:10 UTC, Jouni Rinne
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***