Bug 731547 - Cannot load on x86_64 EL6
Summary: Cannot load on x86_64 EL6
Keywords:
Status: CLOSED DUPLICATE of bug 708550
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: mod_auth_cas
Version: el6
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: Adam Miller
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-08-17 20:47 UTC by Eric Eisenhart
Modified: 2011-08-17 20:49 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-17 20:49:37 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Eric Eisenhart 2011-08-17 20:47:48 UTC
Description of problem:

Install mod_auth_cas breaks httpd.  Appears to be looking for some SSL symbols that aren't there or aren't loaded.

mod_auth_cas requires doesn't include any SSL things, but I do have mod_ssl and openssl packages installed.

Easily fixed by removing mod_auth_cas package

Version-Release number of selected component (if applicable):
mod_auth_cas.x86_64 0:1.0.8.1-2.el6
redhat-release-server-6Server-6.1.0.2.el6.x86_64
epel-release-6-5.noarch
httpd-2.2.15-9.el6.x86_64
mod_ssl-2.2.15-9.el6.x86_64

How reproducible:
Very

Steps to Reproduce:
1. yum -y install mod_auth_cas
2. service httpd restart
  
Actual results:
Stopping httpd:                                            [  OK  ]
Starting httpd: httpd: Syntax error on line 221 of /etc/httpd/conf/httpd.conf: Syntax error on line 6 of /etc/httpd/conf.d/auth_cas.conf: Cannot load /etc/httpd/modules/mod_auth_cas.so into server: /etc/httpd/modules/mod_auth_cas.so: undefined symbol: SSL_connect
                                                           [FAILED]


Expected results:
Stopping httpd:                                            [  OK  ]
Starting httpd:                                            [  OK  ]

Comment 1 Eric Eisenhart 2011-08-17 20:49:37 UTC

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


Note You need to log in before you can comment on or make changes to this bug.