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 882166 Details for
Bug 1083913
[abrt] pykickstart: optparse.py:1669:print_help:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 142: 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.19 KB, created by
Michal Kovarik
on 2014-04-03 08:52:30 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Michal Kovarik
Created:
2014-04-03 08:52:30 UTC
Size:
1.19 KB
patch
obsolete
>optparse.py:1669:print_help:UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 142: ordinal not in range(128) > >Traceback (most recent call last): > File "/usr/bin/ksshell", line 153, in <module> > (opts, extra) = op.parse_args(sys.argv[1:]) > File "/usr/lib64/python2.7/optparse.py", line 1399, in parse_args > stop = self._process_args(largs, rargs, values) > File "/usr/lib64/python2.7/optparse.py", line 1439, in _process_args > self._process_long_opt(rargs, values) > File "/usr/lib64/python2.7/optparse.py", line 1514, in _process_long_opt > option.process(opt, value, values, self) > File "/usr/lib64/python2.7/optparse.py", line 788, in process > self.action, self.dest, opt, value, values, parser) > File "/usr/lib64/python2.7/optparse.py", line 810, in take_action > parser.print_help() > File "/usr/lib64/python2.7/optparse.py", line 1669, in print_help > file.write(self.format_help().encode(encoding, "replace")) >UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 142: ordinal not in range(128) > >Local variables in innermost frame: >self: <optparse.OptionParser instance at 0x23ec368> >file: <open file '<stdout>', mode 'w' at 0x7f7bb6cb0150> >encoding: 'UTF-8'
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 1083913
: 882166 |
882167