Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 665335 Details for
Bug 888166
[abrt] django-lint-0.13-11.fc17: utils.py:271:add_message:TypeError: %d format: a number is required, not str
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
File: backtrace
backtrace (text/plain), 1.66 KB, created by
Sanne Bregman
on 2012-12-18 07:20:48 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Sanne Bregman
Created:
2012-12-18 07:20:48 UTC
Size:
1.66 KB
patch
obsolete
>utils.py:271:add_message:TypeError: %d format: a number is required, not str > >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 120, in main > linter.check([target]) > File "/usr/lib/python2.7/site-packages/pylint/lint.py", line 502, in check > self.check_astng_module(astng, walker, rawcheckers) > File "/usr/lib/python2.7/site-packages/pylint/lint.py", line 574, in check_astng_module > walker.walk(astng) > File "/usr/lib/python2.7/site-packages/pylint/utils.py", line 528, in walk > self.walk(child) > File "/usr/lib/python2.7/site-packages/pylint/utils.py", line 528, in walk > self.walk(child) > File "/usr/lib/python2.7/site-packages/pylint/utils.py", line 528, in walk > self.walk(child) > File "/usr/lib/python2.7/site-packages/pylint/utils.py", line 525, in walk > cb(astng) > File "/usr/lib/python2.7/site-packages/DjangoLint/AstCheckers/model_fields.py", line 154, in visit_callfunc > self.config.max_charfield_length, > File "/usr/lib/python2.7/site-packages/pylint/checkers/__init__.py", line 97, in add_message > self.linter.add_message(msg_id, line, node, args) > File "/usr/lib/python2.7/site-packages/pylint/utils.py", line 271, in add_message > msg %= args >TypeError: %d format: a number is required, not str > >Local variables in innermost frame: >node: <CallFunc() l.1566 [SP3.companies.models] at Ox483fdd0> >col_offset: 19 >msgid: 'W6007' >self: <pylint.lint.PyLinter object at 0x2b5d650> >args: ('attention_of', '200', 512) >msg: '%s: CharField with huge (%d/%d) max_length instead of TextField' >line: 1566 >msg_cat: 'warning'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 888166
: 665335 |
665336
|
665337
|
665338