Bug 1040236 - syntastic-pylint is broken due to new pylint output
Summary: syntastic-pylint is broken due to new pylint output
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: syntastic
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: MERCIER Jonathan
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-11 01:59 UTC by Matt Chan
Modified: 2014-03-27 04:48 UTC (History)
2 users (show)

Fixed In Version: syntastic-3.3.0-17.20140309gitda6520c.fc20
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-03-27 04:48:23 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Matt Chan 2013-12-11 01:59:19 UTC
Description of problem:
Syntastic cannot check pylint style violations because the pylint output format has changed. 

Version-Release number of selected component (if applicable):
2.3

How reproducible:
Always

Steps to Reproduce:
1. Open a python file in vim with syntastic-pylint configured. 
2. run :SyntasticCheck and :Errors
3. 

Actual results:
Syntastic reports the following as an error:

/usr/lib/python2.7/site-packages/pylint/reporters/text.py|79 error| UserWarning: parseable output format is deprecated. This is equivalent to --msg-template={path}:{line}: [{msg_id}({symbol}), {obj}] {msg}

Expected results:
Should show pylint violations

Additional info:
Already reported in upstream, patched, and released in 3.2.0. https://github.com/scrooloose/syntastic/issues/774
Fedora package needs to be updated.

Comment 1 Fedora Update System 2014-03-10 21:31:40 UTC
syntastic-3.3.0-17.20140309gitda6520c.fc20 has been submitted as an update for Fedora 20.
https://admin.fedoraproject.org/updates/syntastic-3.3.0-17.20140309gitda6520c.fc20

Comment 2 Fedora Update System 2014-03-12 12:33:59 UTC
Package syntastic-3.3.0-17.20140309gitda6520c.fc20:
* should fix your issue,
* was pushed to the Fedora 20 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing syntastic-3.3.0-17.20140309gitda6520c.fc20'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2014-3781/syntastic-3.3.0-17.20140309gitda6520c.fc20
then log in and leave karma (feedback).

Comment 3 Fedora Update System 2014-03-27 04:48:23 UTC
syntastic-3.3.0-17.20140309gitda6520c.fc20 has been pushed to the Fedora 20 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.