Bug 1055582 - Automatic updates failing
Summary: Automatic updates failing
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Bugzilla
Classification: Community
Component: Query/Bug List
Version: 4.4
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: PnT DevOps Devs
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-01-20 15:04 UTC by Mark
Modified: 2014-01-20 19:44 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-01-20 19:44:02 UTC
Embargoed:


Attachments (Terms of Use)

Description Mark 2014-01-20 15:04:12 UTC
Description of problem:


Version-Release number of selected component (if applicable):


How reproducible:Auto update attempt fails


Steps to Reproduce:
1.Install update
2.
3.

Actual results:


Expected results:


Additional info:
Traceback (most recent call last):
  File "/usr/share/PackageKit/helpers/yum/yumBackend.py", line 2141, in _runYumTransaction
    rpmDisplay=rpmDisplay)
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 4985, in processTransaction
    pkgs = self._downloadPackages(callback)
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 5009, in _downloadPackages
    probs = self.downloadPkgs(dlpkgs)
  File "/usr/lib/python2.6/site-packages/yum/__init__.py", line 2088, in downloadPkgs
    self.plugins.run('postdownload', pkglist=pkglist, errors=errors)
  File "/usr/lib/python2.6/site-packages/yum/plugins.py", line 184, in run
    func(conduitcls(self, self.base, conf, **kwargs))
  File "/usr/lib/yum-plugins/ibm-check-lotus-updates.py", line 259, in postdownload_hook
    ISLOTUSPKGSEC = isLotusUpdateSecurity( conduit, pkgtups )
  File "/usr/lib/yum-plugins/ibm-check-lotus-updates.py", line 83, in isLotusUpdateSecurity
    md_info.add(repo)
  File "/usr/lib/python2.6/site-packages/yum/update_md.py", line 528, in add
    if not self.add_notice(un):
  File "/usr/lib/python2.6/site-packages/yum/update_md.py", line 479, in add_notice
    seen.add(pkg['name'])
KeyError: 'name'

Comment 1 Simon Green 2014-01-20 19:44:02 UTC
This bug report appears to have no relation to the Red Hat Bugzilla product.
Were you perhaps trying to file a bug against the Fedora Project or Red Hat
Enterprise Linux?  If so, please select the correct classification, product and
component for your bug report.


Note You need to log in before you can comment on or make changes to this bug.