Your message dated Fri, 13 Feb 2015 13:26:46 +0000
with message-id <[email protected]>
and subject line Bug#778241: Removed package(s) from unstable
has caused the Debian Bug report #659712,
regarding python-django-lint: Options -p and -e don't work as expected
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
659712: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=659712
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-django-lint
Version: 0.13-1

$ django-lint -h
...
  -p, --pylint   run normal PyLint checks
  -e, --errors   only show errors
$ django-lint -p manage.py
Traceback (most recent call last):
  File "/usr/bin/django-lint", line 8, in <module>
    load_entry_point('django-lint==0.0.0', 'console_scripts', 'django-lint')()
  File "/usr/lib/pymodules/python2.6/DjangoLint/script.py", line 117, in main
    linter.disable_message(msg)
AttributeError: 'PyLinter' object has no attribute 'disable_message'
$ django-lint -e manage.py
Traceback (most recent call last):
  File "/usr/bin/django-lint", line 8, in <module>
    load_entry_point('django-lint==0.0.0', 'console_scripts', 'django-lint')()
  File "/usr/lib/pymodules/python2.6/DjangoLint/script.py", line 110, in main
    linter.set_option('disable-msg-cat', 'WCRI')
  File "/usr/lib/pymodules/python2.6/pylint/lint.py", line 303, in set_option
    BaseRawChecker.set_option(self, optname, value, action, optdict)
File "/usr/lib/pymodules/python2.6/logilab/common/configuration.py", line 814, in set_option
    optdict = self.get_option_def(opt)
File "/usr/lib/pymodules/python2.6/logilab/common/configuration.py", line 878, in get_option_def raise optparse.OptionError('no such option in section %r' % self.name, opt) optparse.OptionError: option disable-msg-cat: no such option in section 'master'
$ pylint --errors-only --rcfile=/dev/null admin.py
$

`manage.py' is
/usr/share/doc/python-django-lint/examples/django_lint_example/manage.py,
but the problems occur with all Django files I tried.




--- End Message ---
--- Begin Message ---
Version: 0.13-2+rm

Dear submitter,

as the package python-django-lint has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/778241

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to