Hide Forgot
Description of problem: /etc/cron.daily/0yum-daily.cron: Traceback (most recent call last): File "/usr/sbin/yum-cron", line 1154, in <module> main() File "/usr/sbin/yum-cron", line 1151, in main base.updatesCheck() File "/usr/sbin/yum-cron", line 1073, in updatesCheck self.installUpdates(self.opts.update_messages) File "/usr/sbin/yum-cron", line 989, in installUpdates self.emitInstalling() File "/usr/sbin/yum-cron", line 1099, in emitInstalling map(lambda x: x.updatesInstalling(self.tsInfo), self.emitters) File "/usr/sbin/yum-cron", line 1099, in <lambda> map(lambda x: x.updatesInstalling(self.tsInfo), self.emitters) File "/usr/sbin/yum-cron", line 73, in updatesInstalling self.output.append(self._formatTransaction(tsInfo)) File "/usr/sbin/yum-cron", line 429, in _formatTransaction ninstalled = self.tsInfo.installed AttributeError: 'EmailEmitter' object has no attribute 'tsInfo' Version-Release number of selected component (if applicable): yum-3.4.3-120.fc19.src.rpm How reproducible: always Additional info: This seems to have started with the most recent update.
This bug really needs some attention. Systems relying on yum-update to stay current are no longer getting any updates unless yum update is executed manually.
*** This bug has been marked as a duplicate of bug 1040109 ***