Bug 1038520 - Not works
Summary: Not works
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: python-django-lint
Version: 19
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Matthias Runge
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-05 09:26 UTC by Eugene A. Pivnev
Modified: 2013-12-06 07:25 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-12-06 07:25:56 UTC
Type: Bug


Attachments (Terms of Use)

Description Eugene A. Pivnev 2013-12-05 09:26:01 UTC
bash-4.2$ django-lint
Traceback (most recent call last):
  File "/usr/bin/django-lint", line 25, in <module>
    sys.exit(script.main())
  File "/usr/lib/python2.7/site-packages/DjangoLint/script.py", line 132, in main
    AstCheckers.register(linter)
  File "/usr/lib/python2.7/site-packages/DjangoLint/AstCheckers/__init__.py", line 22, in register
    from size import SizeChecker
  File "/usr/lib/python2.7/site-packages/DjangoLint/AstCheckers/size.py", line 19, in <module>
    from pylint.interfaces import IASTNGChecker
ImportError: cannot import name IASTNGChecker
bash-4.2$ rpm -q python-django-lint 
python-django-lint-0.13-15.fc19.noarch

Comment 1 Matthias Runge 2013-12-06 07:25:56 UTC
I'm very sorry. Many things have changed under the hood, and upstream disappeared. It's very likely, there won't be a fix at all.

I'll go ahead, deprecate, and remove the package from package database.


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