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 653418 Details for
Bug 880987
TypeError: 'NoneType' object is not iterable if no updates to download/install
[?]
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), 757 bytes, created by
D. Charles Pyle
on 2012-11-28 10:51:31 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
D. Charles Pyle
Created:
2012-11-28 10:51:31 UTC
Size:
757 bytes
patch
obsolete
>download.py:181:download_packages:TypeError: 'NoneType' object is not iterable > >Traceback (most recent call last): > File "/bin/fedup-cli", line 285, in <module> > main(args) > File "/bin/fedup-cli", line 228, in main > pkgs = download_packages(f) > File "/bin/fedup-cli", line 59, in download_packages > f.download_packages(updates, callback=output.DownloadCallback()) > File "/usr/lib/python2.7/site-packages/fedup/download.py", line 181, in download_packages > if set(updates) != set(pkgs): >TypeError: 'NoneType' object is not iterable > >Local variables in innermost frame: >localpkgs: [] >self: <fedup.download.FedupDownloader object at 0x2c1ef10> >callback: <fedup.textoutput.DownloadCallback instance at 0x2eb9d88> >pkgs: [] >total: 0 >updates: None
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 880987
: 653418 |
653419
|
653420
|
653421