Bug 620546 - [abrt] crash in python-2.6.2-8.fc12: __init__.py:26:<module>:RuntimeError: the sip module implements API v7.0 to v7.1 but the PyQt4.Qsci module requires API v5.0
Summary: [abrt] crash in python-2.6.2-8.fc12: __init__.py:26:<module>:RuntimeError: th...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: sip
Version: 12
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:fe6b0eac
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-08-02 19:55 UTC by David L. Carson
Modified: 2010-12-03 12:59 UTC (History)
8 users (show)

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


Attachments (Terms of Use)
File: backtrace (7.49 KB, text/plain)
2010-08-02 19:55 UTC, David L. Carson
no flags Details

Description David L. Carson 2010-08-02 19:55:34 UTC
abrt 1.1.1 detected a crash.

architecture: i686
Attached file: backtrace
cmdline: /usr/bin/python2.6 /usr/bin/pydoc -k ptrace
component: python
executable: /usr/bin/pydoc
kernel: 2.6.32.16-141.fc12.i686.PAE
package: python-2.6.2-8.fc12
reason: __init__.py:26:<module>:RuntimeError: the sip module implements API v7.0 to v7.1 but the PyQt4.Qsci module requires API v5.0
release: Fedora release 12 (Constantine)

comment
-----
Data Dir: /usr/share/cohoba
cptrace 
Traceback (most recent call last):
  File "/usr/bin/pydoc", line 5, in <module>
    pydoc.cli()
  File "/usr/lib/python2.6/pydoc.py", line 2264, in cli
    apropos(val)
  File "/usr/lib/python2.6/pydoc.py", line 1962, in apropos
    ModuleScanner().run(callback, key)
  File "/usr/lib/python2.6/pydoc.py", line 1927, in run
    for importer, modname, ispkg in pkgutil.walk_packages(onerror=onerror):
  File "/usr/lib/python2.6/pkgutil.py", line 125, in walk_packages
    for item in walk_packages(path, name+'.', onerror):
  File "/usr/lib/python2.6/pkgutil.py", line 110, in walk_packages
    __import__(name)
  File "/usr/lib/python2.6/site-packages/eric4/Preferences/__init__.py", line 26, in <module>
    from PyQt4 import Qsci
RuntimeError: the sip module implements API v7.0 to v7.1 but the PyQt4.Qsci module requires API v5.0

How to reproduce
-----
1.type pydoc -k ptrace
2.
3.

Comment 1 David L. Carson 2010-08-02 19:55:37 UTC
Created attachment 436109 [details]
File: backtrace

Comment 2 Dave Malcolm 2010-08-04 20:21:49 UTC
Thanks for filing this bug report.

What is the result of running the following command:
  rpm -qa sip PyQt4 eric

It looks like the sip and PyQt4 packages have somehow become out-of-sync.

Reassigning (arbitrarily) to "sip"

As for making "pydoc -k" more robust, this was bug 461419 and I've fixed it in Fedora 14.

Comment 3 Bug Zapper 2010-11-03 11:19:54 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 4 Bug Zapper 2010-12-03 12:59:13 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.