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 868560 Details for
Bug 1070826
[abrt] dnf: repo.py:312:start:AttributeError: 'NoneType' object has no attribute 'start'
[?]
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.46 KB, created by
Wojtek
on 2014-02-27 14:37:21 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
Wojtek
Created:
2014-02-27 14:37:21 UTC
Size:
1.46 KB
patch
obsolete
>repo.py:312:start:AttributeError: 'NoneType' object has no attribute 'start' > >Traceback (most recent call last): > File "/usr/bin/dnf", line 35, in <module> > main.user_main(sys.argv[1:], exit_code=True) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 242, in user_main > errcode = main(args) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 64, in main > return _main(base, args) > File "/usr/lib/python2.7/site-packages/dnf/cli/main.py", line 124, in _main > cli.run() > File "/usr/lib/python2.7/site-packages/dnf/cli/cli.py", line 1459, in run > return self.command.run(self.base.extcmds) > File "/usr/lib/python2.7/site-packages/dnf/cli/commands.py", line 852, in run > self.base.fill_sack() # performs the md sync > File "/usr/lib/python2.7/site-packages/dnf/base.py", line 213, in fill_sack > self._add_repo_to_sack(r.id) > File "/usr/lib/python2.7/site-packages/dnf/base.py", line 120, in _add_repo_to_sack > repo.load() > File "/usr/lib/python2.7/site-packages/dnf/repo.py", line 548, in load > self._handle_load(handle) > File "/usr/lib/python2.7/site-packages/dnf/repo.py", line 349, in _handle_load > self._md_pload.start(self.name) > File "/usr/lib/python2.7/site-packages/dnf/repo.py", line 312, in start > self.progress.start(1, 1) >AttributeError: 'NoneType' object has no attribute 'start' > >Local variables in innermost frame: >text: u'Russian Fedora for Fedora 20 - Nonfree' >self: <dnf.repo.MDPayload object at 0x9faa38c>
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 1070826
: 868560 |
868561