Bug 578368 - Module version 1.1 is incompatible with OpenHPI 2.14.1
Summary: Module version 1.1 is incompatible with OpenHPI 2.14.1
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python-openhpi
Version: 12
Hardware: All
OS: Linux
low
high
Target Milestone: ---
Assignee: Dan Horák
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-03-31 03:43 UTC by John Haller
Modified: 2010-12-03 16:32 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-12-03 16:32:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description John Haller 2010-03-31 03:43:53 UTC
Description of problem:
When loading openhpi module, Python reports undefined symbol saHpiFumiRollback


Version-Release number of selected component (if applicable):
python-openhpi 1.1
openhpi 2.14.1


How reproducible:

Steps to Reproduce:
1. Start python
2. Enter "from openhpi import *"

  
Actual results:
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib/python2.6/site-packages/openhpi.py", line 7, in <module>
    import _openhpi
ImportError: /usr/lib/python2.6/site-packages/_openhpi.so: undefined symbol: saHpiFumiRollback


Expected results:
No error printed.


Additional info:
This is likely a result of a bug in the HPI B2.0 header file,
which defined saHpiFumiRollback rather than saHpiFumiRollbackStart.
This problem was resolved in the HPI B3.0 header file, which is
used by OpenHPI 2.14.1. The problem also exists in the upstream
openhpi project on Sourceforge.

Comment 1 Dan Horák 2010-03-31 13:16:48 UTC
Thanks for the report. I am also the upstream maintainer for the python bindings and I am slowly working on the update to the more recent HPI version.

Comment 2 Fedora Update System 2010-08-03 16:38:52 UTC
python-openhpi-1.2-0.3.20090109svn6930.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/python-openhpi-1.2-0.3.20090109svn6930.fc13

Comment 3 Fedora Update System 2010-08-03 16:38:58 UTC
python-openhpi-1.2-0.3.20090109svn6930.fc14 has been submitted as an update for Fedora 14.
http://admin.fedoraproject.org/updates/python-openhpi-1.2-0.3.20090109svn6930.fc14

Comment 4 Fedora Update System 2010-08-19 01:24:35 UTC
python-openhpi-1.2-0.3.20090109svn6930.fc14 has been pushed to the Fedora 14 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 5 Fedora Update System 2010-08-20 02:23:40 UTC
python-openhpi-1.2-0.3.20090109svn6930.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 6 Bug Zapper 2010-11-03 18:13:26 UTC
This message is a reminder that Fedora 12 is nearing its end of life.
Approximately 30 (thirty) days from now Fedora will stop maintaining
and issuing updates for Fedora 12.  It is Fedora's policy to close all
bug reports from releases that are no longer maintained.  At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '12'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 12's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 12 is end of life.  If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora please change the 'version' of this 
bug to the applicable version.  If you are unable to change the version, 
please add a comment here and someone will do it for you.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events.  Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 7 Bug Zapper 2010-12-03 16:32:54 UTC
Fedora 12 changed to end-of-life (EOL) status on 2010-12-02. Fedora 12 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.

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


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