Bug 853983 - [abrt] eric-4.4.13-1.fc15: eric4.py:21:<module>:ImportError: /usr/lib/python2.7/site-packages/sip.so: file too short
Summary: [abrt] eric-4.4.13-1.fc15: eric4.py:21:<module>:ImportError: /usr/lib/python2...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: sip
Version: 15
Hardware: i686
OS: Linux
unspecified
unspecified
Target Milestone: ---
Assignee: Than Ngo
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:8a7e9f3837380c10d953b827bb6...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-09-03 13:41 UTC by maurizio
Modified: 2013-04-23 18:37 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Cause: yum warning Consequence: duplication Fix: 853983 Result: no results
Clone Of:
Environment:
Last Closed: 2013-04-23 18:37:33 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
FedoraHosted Cobbler 853983 0 None None None 2012-09-03 13:57:45 UTC

Description maurizio 2012-09-03 13:41:42 UTC
abrt version: 2.0.1
architecture:   i686
cmdline:        /usr/bin/python /usr/lib/python2.7/site-packages/eric4/eric4.py
component:      eric
executable:     /usr/lib/python2.7/site-packages/eric4/eric4.py
kernel:         2.6.38.6-26.rc1.fc15.i686
os_release:     Fedora release 15 (Lovelock)
package:        eric-4.4.13-1.fc15
reason:         eric4.py:21:<module>:ImportError: /usr/lib/python2.7/site-packages/sip.so: file too short
time:           Mon Sep  3 01:40:15 2012
uid:            500
username:       Mauricio

backtrace:
:eric4.py:21:<module>:ImportError: /usr/lib/python2.7/site-packages/sip.so: file too short
:
:Traceback (most recent call last):
:  File "/usr/lib/python2.7/site-packages/eric4/eric4.py", line 21, in <module>
:    from PyQt4.QtCore import QTextCodec, SIGNAL, SLOT, qWarning, \
:ImportError: /usr/lib/python2.7/site-packages/sip.so: file too short
:
:Local variables in innermost frame:
:cStringIO: <module 'cStringIO' from '/usr/lib/python2.7/lib-dynload/cStringIO.so'>
:logging: <module 'logging' from '/usr/lib/python2.7/logging/__init__.pyc'>
:__builtins__: <module '__builtin__' (built-in)>
:__file__: '/usr/lib/python2.7/site-packages/eric4/eric4.py'
:traceback: <module 'traceback' from '/usr/lib/python2.7/traceback.pyc'>
:__package__: None
:sys: <module 'sys' (built-in)>
:time: <module 'time' from '/usr/lib/python2.7/lib-dynload/timemodule.so'>
:__name__: '__main__'
:os: <module 'os' from '/usr/lib/python2.7/os.pyc'>
:__doc__: '\nEric4 Python IDE\n\nThis is the main Python script that performs the necessary initialization\nof the IDE and starts the Qt event loop.\n'

Comment 1 Rex Dieter 2013-04-23 18:37:33 UTC
That was almost certainly a corrupted /usr/lib/python2.7/site-packages/sip.so ,

something like

yum reinstall sip

could likely help.


In the meantime, f15 is EOL now.  Feel free to reopen if it can be reproduced on a current/support fedora release.  Thank you.


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