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 933408 Details for
Bug 1136036
[abrt] dnf: locale.py:166:_group:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 0: ordinal not in range(128)
[?]
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.96 KB, created by
Michal Kovarik
on 2014-09-01 13:35:20 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Michal Kovarik
Created:
2014-09-01 13:35:20 UTC
Size:
1.96 KB
patch
obsolete
>locale.py:166:_group:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 0: ordinal not in range(128) > >Traceback (most recent call last): > File "/bin/dnf", line 36, in <module> > main.user_main(sys.argv[1:], exit_code=True) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 182, in user_main > errcode = main(args) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 84, in main > return _main(base, args) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 134, in _main > cli.run() > File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1072, in run > return self.command.run(self.base.extcmds) > File "/usr/lib/python2.7/site-packages/dnf/cli/commands/repolist.py", line 127, in run > ui_num = _num2ui_num(num) > File "/usr/lib/python2.7/site-packages/dnf/cli/commands/repolist.py", line 47, in _num2ui_num > return ucd(locale.format("%d", num, True)) > File "/usr/lib64/python2.7/locale.py", line 196, in format > return _format(percent, value, grouping, monetary, *additional) > File "/usr/lib64/python2.7/locale.py", line 217, in _format > formatted, seps = _group(formatted, monetary=monetary) > File "/usr/lib64/python2.7/locale.py", line 166, in _group > left_spaces + thousands_sep.join(groups) + right_spaces, >UnicodeDecodeError: 'ascii' codec can't decode byte 0xc2 in position 0: ordinal not in range(128) > >Local variables in innermost frame: >conv: {'mon_decimal_point': ',', 'int_frac_digits': 2, 'p_sep_by_space': 1, 'frac_digits': 2, 'thousands_sep': '\xc2\xa0', 'n_sign_posn': 1, 'decimal_point': ',', 'int_curr_symbol': 'CZK ', 'n_cs_precedes': 0, 'p_sign_posn': 1, 'mon_thousands_sep': '\xc2\xa0', 'negative_sign': '-', 'currency_symbol': 'K\xc4\x8d', 'n_sep_by_space': 1, 'mon_grouping': [3, 3, 0], 'p_cs_precedes': 0, 'positive_sign': '', 'grouping': [3, 3, 0]} >thousands_sep: '\xc2\xa0' >interval: 3 >left_spaces: u'' >monetary: False >s: '' >groups: [u'42', u'290'] >right_spaces: '' >grouping: [3, 3, 0]
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 1136036
: 933408 |
933409