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 910475 Details for
Bug 1111300
[abrt] yum-utils: packages.py:1422:_filter_deps:TypeError: zip argument #2 must support iteration
[?]
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.56 KB, created by
mwilber0
on 2014-06-19 16:47:51 UTC
(
hide
)
Description:
File: backtrace
Filename:
MIME Type:
Creator:
mwilber0
Created:
2014-06-19 16:47:51 UTC
Size:
1.56 KB
patch
obsolete
>packages.py:1422:_filter_deps:TypeError: zip argument #2 must support iteration > >Traceback (most recent call last): > File "/bin/package-cleanup", line 400, in <module> > util = PackageCleanup() > File "/bin/package-cleanup", line 60, in __init__ > self.main() > File "/bin/package-cleanup", line 376, in main > self._remove_old_dupes() > File "/bin/package-cleanup", line 177, in _remove_old_dupes > dupedict = self._find_installed_duplicates() > File "/bin/package-cleanup", line 135, in _find_installed_duplicates > if 'kernel' in pkg.provides_names: > File "/usr/lib/python2.7/site-packages/yum/packages.py", line 685, in <lambda> > provides_names = property(fget=lambda self: self.returnPrcoNames('provides')) > File "/usr/lib/python2.7/site-packages/yum/packages.py", line 658, in returnPrcoNames > data = [n for (n, f, v) in self.returnPrco(prcotype)] > File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1411, in returnPrco > self._populatePrco() > File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1489, in _populatePrco > (name, flag, vers) = self._filter_deps(name, hdr[oldtagf], hdr[oldtagv], andmask, resmask) > File "/usr/lib/python2.7/site-packages/yum/packages.py", line 1422, in _filter_deps > for (n, f, v) in zip(name, flag, vers): >TypeError: zip argument #2 must support iteration > >Local variables in innermost frame: >vers: '' >name: 'libreoffice' >newname: [] >self: <RPMInstalledPackage : libreoffice-templates-presentation-layouts-3.3-10.4.noarch (0x1f11910)> >newvers: [] >andmask: 134217728 >flag: 134742016L >newflag: [] >resmask: 134217728
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 1111300
: 910475 |
910476