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 927655 Details for
Bug 1130878
[abrt] dnf: persistor.py:60:_diff_dcts:AttributeError: 'NoneType' object has no attribute 'keys'
[?]
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.42 KB, created by
Parag Nemade
on 2014-08-18 06:16:36 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Parag Nemade
Created:
2014-08-18 06:16:36 UTC
Size:
1.42 KB
patch
obsolete
>persistor.py:60:_diff_dcts:AttributeError: 'NoneType' object has no attribute 'keys' > >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 141, in _main > ret = resolving(cli, base) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 160, in resolving > base.do_transaction() > File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 185, in do_transaction > grp_diff = self._groups_diff() > File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 145, in _groups_diff > return self.group_persistor.diff() > File "/usr/lib/python2.7/site-packages/dnf/persistor.py", line 273, in diff > return _GroupsDiff(self._original, self.db) > File "/usr/lib/python2.7/site-packages/dnf/persistor.py", line 170, in __init__ > self.added, self.removed = _diff_dcts(db_old, db_new) > File "/usr/lib/python2.7/site-packages/dnf/persistor.py", line 60, in _diff_dcts > keys1 = set(dct1.keys()) >AttributeError: 'NoneType' object has no attribute 'keys' > >Local variables in innermost frame: >dct1: None >removed: {} >dct2: <dnf.persistor.ClonableDict object at 0x7fd9faf1c090> >added: {}
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 1130878
: 927655 |
927656