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 1484516 Details for
Bug 1630545
[abrt] fros: _format_text(): argparse.py:487:_format_text:TypeError: a bytes-like object 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.75 KB, created by
strasharo2000
on 2018-09-18 23:27:33 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
strasharo2000
Created:
2018-09-18 23:27:33 UTC
Size:
1.75 KB
patch
obsolete
>argparse.py:487:_format_text:TypeError: a bytes-like object is required, not 'str' > >Traceback (most recent call last): > File "/usr/bin/fros", line 87, in <module> > args = commands.parse_args() > File "/usr/lib64/python3.6/argparse.py", line 1734, in parse_args > args, argv = self.parse_known_args(args, namespace) > File "/usr/lib64/python3.6/argparse.py", line 1766, in parse_known_args > namespace, args = self._parse_known_args(args, namespace) > File "/usr/lib64/python3.6/argparse.py", line 1972, in _parse_known_args > start_index = consume_optional(start_index) > File "/usr/lib64/python3.6/argparse.py", line 1912, in consume_optional > take_action(action, args, option_string) > File "/usr/lib64/python3.6/argparse.py", line 1840, in take_action > action(self, namespace, argument_values, option_string) > File "/usr/lib64/python3.6/argparse.py", line 1024, in __call__ > parser.print_help() > File "/usr/lib64/python3.6/argparse.py", line 2366, in print_help > self._print_message(self.format_help(), file) > File "/usr/lib64/python3.6/argparse.py", line 2350, in format_help > return formatter.format_help() > File "/usr/lib64/python3.6/argparse.py", line 282, in format_help > help = self._root_section.format_help() > File "/usr/lib64/python3.6/argparse.py", line 213, in format_help > item_help = join([func(*args) for func, args in self.items]) > File "/usr/lib64/python3.6/argparse.py", line 213, in <listcomp> > item_help = join([func(*args) for func, args in self.items]) > File "/usr/lib64/python3.6/argparse.py", line 487, in _format_text > if '%(prog)' in text: >TypeError: a bytes-like object is required, not 'str' > >Local variables in innermost frame: >text: b'Screencasting cmdline' >self: <argparse.HelpFormatter object at 0x7fa0e0993f28>
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 1630545
: 1484516 |
1484517
|
1484518
|
1484519
|
1484520
|
1484521
|
1484522