Bug 981859 - [abrt] pylint-0.26.0-2.fc19: epylint.py:161:Run:IndexError: list index out of range
Summary: [abrt] pylint-0.26.0-2.fc19: epylint.py:161:Run:IndexError: list index out of...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: pylint
Version: 19
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Brian Lane
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard: abrt_hash:9946825d8a715dbe98c43a64263...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-07-06 12:28 UTC by Christian Stadelmann
Modified: 2013-09-12 01:52 UTC (History)
2 users (show)

Fixed In Version: python-astroid-1.0.0-3.fc19
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-09-12 01:52:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (488 bytes, text/plain)
2013-07-06 12:28 UTC, Christian Stadelmann
no flags Details
File: core_backtrace (288 bytes, text/plain)
2013-07-06 12:28 UTC, Christian Stadelmann
no flags Details
File: environ (4.41 KB, text/plain)
2013-07-06 12:28 UTC, Christian Stadelmann
no flags Details

Description Christian Stadelmann 2013-07-06 12:28:22 UTC
Description of problem:
Every time I start epylint without parameters it crashes.

I think it should not crash but exit with an error message.

Version-Release number of selected component:
pylint-0.26.0-2.fc19

Additional info:
reporter:       libreport-2.1.5
cmdline:        /usr/bin/python /usr/bin/epylint
executable:     /usr/bin/epylint
kernel:         3.9.8-300.fc19.x86_64
runlevel:       N 5
uid:            1000

Truncated backtrace:
epylint.py:161:Run:IndexError: list index out of range

Traceback (most recent call last):
  File "/usr/bin/epylint", line 9, in <module>
    load_entry_point('pylint==0.26.0', 'console_scripts', 'epylint')()
  File "/usr/lib/python2.7/site-packages/pylint/__init__.py", line 34, in run_epylint
    Run()
  File "/usr/lib/python2.7/site-packages/pylint/epylint.py", line 161, in Run
    sys.exit(lint(sys.argv[1]))
IndexError: list index out of range

Local variables in innermost frame:

Comment 1 Christian Stadelmann 2013-07-06 12:28:26 UTC
Created attachment 769585 [details]
File: backtrace

Comment 2 Christian Stadelmann 2013-07-06 12:28:29 UTC
Created attachment 769586 [details]
File: core_backtrace

Comment 3 Christian Stadelmann 2013-07-06 12:28:32 UTC
Created attachment 769587 [details]
File: environ

Comment 4 Brian Lane 2013-08-16 23:19:37 UTC
I've opened an upstream bug for this - https://bitbucket.org/logilab/pylint/issue/53

Comment 5 Fedora Update System 2013-09-03 20:27:39 UTC
python-logilab-common-0.60.0-1.fc19, python-astroid-1.0.0-2.fc19, pylint-1.0.0-1.fc19 has been submitted as an update for Fedora 19.
https://admin.fedoraproject.org/updates/FEDORA-2013-14942/python-logilab-common-0.60.0-1.fc19,python-astroid-1.0.0-2.fc19,pylint-1.0.0-1.fc19

Comment 6 Fedora Update System 2013-09-05 01:33:25 UTC
Package python-astroid-1.0.0-3.fc19, pylint-1.0.0-2.fc19, python-logilab-common-0.60.0-1.fc19:
* should fix your issue,
* was pushed to the Fedora 19 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing python-astroid-1.0.0-3.fc19 pylint-1.0.0-2.fc19 python-logilab-common-0.60.0-1.fc19'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2013-14942/python-logilab-common-0.60.0-1.fc19,python-astroid-1.0.0-3.fc19,pylint-1.0.0-2.fc19
then log in and leave karma (feedback).

Comment 7 Fedora Update System 2013-09-12 01:52:42 UTC
python-astroid-1.0.0-3.fc19, pylint-1.0.0-2.fc19, python-logilab-common-0.60.0-1.fc19 has been pushed to the Fedora 19 stable repository.  If problems still persist, please make note of it in this bug report.


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