Bug 198233

Summary: ldd -r reports undefined symbols
Product: [Fedora] Fedora Reporter: Karsten Hopp <karsten>
Component: OpenIPMIAssignee: Phil Knirsch <pknirsch>
Status: CLOSED INSUFFICIENT_DATA QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 9CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2008-06-08 00:27:45 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 198485    

Description Karsten Hopp 2006-07-10 15:14:35 UTC
Note: ldd can't handle dlopen'ed dependent libraries and these unresolved symbols
might be resolved by those. But this needs to be checked.
Reproducer: rpm -ql <packagename>| grep lib.*so | xargs ldd -r


OpenIPMI-devel-2.0.6-4
undefined symbol: ipmi_cmdlang_global_err       (/usr/lib/libOpenIPMIcmdlang.so)
undefined symbol: ipmi_cmdlang_report_event     (/usr/lib/libOpenIPMIcmdlang.so)

Comment 1 Karsten Hopp 2006-07-10 15:16:33 UTC
There a lots (> 300) more of these undefined symbols

Comment 2 Karsten Hopp 2008-01-14 14:28:08 UTC
This is still an issue in Rawhide with OpenIPMI-devel-2.0.13-1.fc9. Please
comment if this is a bug or if these symbols are resolved by dlopening other
libraries.


Comment 3 Bug Zapper 2008-05-14 02:11:58 UTC
Changing version to '9' as part of upcoming Fedora 9 GA.
More information and reason for this action is here:
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 4 Brennan Ashton 2008-06-08 00:27:45 UTC
Since there are insufficient details provided in this report for us to
investigate the issue further, and we have not received feedback to the
information we have requested above, we will assume the problem was not
reproducible, or has been fixed in one of the updates we have released for the
reporter's distribution.

Users who have experienced this problem are encouraged to upgrade to the latest
update of their distribution, and if this issue turns out to still be
reproducible in the latest update, please reopen this bug with additional
information.

Closing as INSUFFICIENT_DATA.