Bug 1296096

Summary: undefined symbols in /lib64/security/pam_mysql.so
Product: [Fedora] Fedora Reporter: Rene Cunningham <rene>
Component: pam_mysqlAssignee: Paul P Komkoff Jr <i>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: 22CC: i, manuel.wolfshant, rene
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-07-19 20:16:02 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Rene Cunningham 2016-01-06 10:23:59 UTC
Description of problem:

The pam_mysql.so module shipped in pam_mysql-0.7-0.19.rc1.fc22.x86_64 has several undefined symbols.

Version-Release number of selected component (if applicable): 0.7-0.19

How reproducible: Everytime


Steps to Reproduce:
1. dnf install pam_mysql 
2. ldd -r /lib64/security/pam_mysql.so


Actual results:

$ ldd -r /lib64/security/pam_mysql.so
...
undefined symbol: pam_set_data	(/lib64/security/pam_mysql.so)
undefined symbol: pam_get_item	(/lib64/security/pam_mysql.so)
undefined symbol: pam_strerror	(/lib64/security/pam_mysql.so)
undefined symbol: pam_set_item	(/lib64/security/pam_mysql.so)
undefined symbol: pam_get_user	(/lib64/security/pam_mysql.so)
undefined symbol: pam_get_data	(/lib64/security/pam_mysql.so)

Expected results:

No undefined symbols.

Additional info:

Patch listed in debian #418500 has a patch.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=418500#50

Comment 1 Fedora End Of Life 2016-07-19 20:16:02 UTC
Fedora 22 changed to end-of-life (EOL) status on 2016-07-19. Fedora 22 is
no longer maintained, which means that it will not receive any further
security or bug fix updates. As a result we are closing this bug.

If you can reproduce this bug against a currently maintained version of
Fedora please feel free to reopen this bug against that version. If you
are unable to reopen this bug, please file a new report against the
current release. If you experience problems, please add a comment to this
bug.

Thank you for reporting this bug and we are sorry it could not be fixed.