← Back to team overview

ius-coredev team mailing list archive

[Bug 614391] Re: yum-plugin-replace breaks yum-updatesd

 

Honestly, if all you updated was the yum-plugin-replace and php
packages... both will be pushed to ius-stable within the next week.  If
you are not having issues with the update I would suggest keeping it as
is.

If you need to role back you would have to uninstall the packages via
'rpm -e' and then 'yum install pkg1 pkg2' etc.  My apologies, the above
command should have been 'yum upgrade yum-plugin-replace --enablerepo
=ius-testing' as to only upgrade the one package.

-- 
yum-plugin-replace breaks yum-updatesd
https://bugs.launchpad.net/bugs/614391
You received this bug notification because you are a member of IUS Core
Development, which is subscribed to IUS Community Project.

Status in IUS Community Project: Fix Committed

Bug description:
After installing some IUS packages a week ago, my yum automatic updates from RHN stopped working.
Here is a snippet from messages which points to the likely IUS update that caused the problem.
You see below that after adding two packages from IUS, there is an hourly error generated
which is presumably when yum is doing its hourly updates. I have the same problem on two different 
servers:

Jul 26 16:34:42 ceb-stage-lx yum: Installed: yum-plugin-replace.noarch 0.1-1.el5
Jul 26 16:34:42 ceb-stage-lx yum: Updated: ius-release.noarch 1.0-5.ius.el5
Jul 26 17:34:33 ceb-stage-lx : error initializing: 'NoneType' object has no attribute 'add_option'
Jul 26 18:34:33 ceb-stage-lx : error initializing: 'NoneType' object has no attribute 'add_option'
Jul 26 19:34:33 ceb-stage-lx : error initializing: 'NoneType' object has no attribute 'add_option'
[above line repeated every hour]
.
.
.

Anyone else reporting this problem? Is there a workaround? Thanks.





References