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 1470704 Details for
Bug 1608854
[abrt] python3-flake8: __getattr__(): application.py:353:run:AttributeError: 'NoneType' object has no attribute '_force_cleanup'
[?]
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), 3.21 KB, created by
Edgar Hoch
on 2018-07-26 11:51:43 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Edgar Hoch
Created:
2018-07-26 11:51:43 UTC
Size:
3.21 KB
patch
obsolete
>application.py:353:run:AttributeError: 'NoneType' object has no attribute '_force_cleanup' > >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2705, in get_entry_map > ep_map = self._ep_map > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2663, in __getattr__ > raise AttributeError(attr) >AttributeError: _ep_map > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/lib/python3.6/site-packages/flake8/main/application.py", line 348, in run > self._run(argv) > File "/usr/lib/python3.6/site-packages/flake8/main/application.py", line 335, in _run > self.initialize(argv) > File "/usr/lib/python3.6/site-packages/flake8/main/application.py", line 317, in initialize > self.find_plugins() > File "/usr/lib/python3.6/site-packages/flake8/main/application.py", line 139, in find_plugins > self.check_plugins = plugin_manager.Checkers() > File "/usr/lib/python3.6/site-packages/flake8/plugins/manager.py", line 334, in __init__ > self.manager = PluginManager(self.namespace) > File "/usr/lib/python3.6/site-packages/flake8/plugins/manager.py", line 252, in __init__ > self._load_all_plugins() > File "/usr/lib/python3.6/site-packages/flake8/plugins/manager.py", line 256, in _load_all_plugins > for entry_point in pkg_resources.iter_entry_points(self.namespace): > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 641, in iter_entry_points > entries = dist.get_entry_map(group) > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2708, in get_entry_map > self._get_metadata('entry_points.txt'), self > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2402, in parse_map > for group, lines in data: > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 3043, in split_sections > for line in yield_lines(s): > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2262, in yield_lines > for ss in strs: > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 2621, in _get_metadata > for line in self.get_metadata_lines(name): > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1404, in get_metadata_lines > return yield_lines(self.get_metadata(name)) > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1400, in get_metadata > value = self._get(self._fn(self.egg_info, name)) > File "/usr/lib/python3.6/site-packages/pkg_resources/__init__.py", line 1513, in _get > return stream.read() >KeyboardInterrupt > >During handling of the above exception, another exception occurred: > >Traceback (most recent call last): > File "/usr/bin/flake8", line 11, in <module> > load_entry_point('flake8==3.4.1', 'console_scripts', 'flake8')() > File "/usr/lib/python3.6/site-packages/flake8/main/cli.py", line 16, in main > app.run(argv) > File "/usr/lib/python3.6/site-packages/flake8/main/application.py", line 353, in run > self.file_checker_manager._force_cleanup() >AttributeError: 'NoneType' object has no attribute '_force_cleanup' > >Local variables in innermost frame: >argv: None >self: <flake8.main.application.Application object at 0x7f5f58bff5c0>
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 1608854
: 1470704 |
1470705
|
1470706
|
1470707
|
1470708
|
1470709
|
1470710