Hello all, Thanks for the suggestions. I ended up just building from source and not using an rpm.
Thanks again, Derek Downey On Sep 19, 2011, at 8:16 AM, Jeffrey Ness wrote: > Hello Derek, > > Looking over the below conflicts you will notice this is for php53 not php53u > (php53 is provided by Redhat where as php53u is IUS), > unfortunately as this is a rpmforge package conflicting with a Redhat package > there will be nothing IUS will be able to assist with. > > I would suggest contacting the maintainer of nagios from RPMForge. > > On Sep 16, 2011, at 3:59 PM, Derek Downey wrote: > >> Hello, >> I'm trying to install nagios from the rpmforge repo (it has nagios version >> 3.2.3 as opposed to 2.12 from ius-epel), but I get the following errors: >> >> $ yum --enablerepo=rpmforge install nagios >> …. >> --> Finished Dependency Resolution >> php53-common-5.3.3-1.el5_6.1.x86_64 from installed has depsolving problems >> --> php53-common conflicts with php-common >> Error: php53-common conflicts with php-common >> >> >> I noticed in the main docs, you give reference to a bug that is supposedly >> fixed that does not resolve close conflicts with names: >> https://bugs.launchpad.net/ius/+bug/453543 >> >> Supposedly this was fixed: "As of Yum 3.2.26 (backported: 3.2.22-23) this is >> no longer a problem." >> >> I'm running yum version 3.2.22-33 on RHEL 5.6 >> >> I'm fairly new to RHEL and yum, so I apologize if this is an issue you don't >> support. >> >> Side note, I was able to get the conflicts to resolve somewhat by using >> exclude in /etc/yum.conf using: exclude=kernel* php*5.1* php*5.2* >> >> Now I get: >> >> $yum --enablerepo=rpmforge install nagios >> >> --> Finished Dependency Resolution >> php53-common-5.3.3-1.el5_6.1.x86_64 from installed has depsolving problems >> --> php53-common conflicts with php53u-common >> Error: php53-common conflicts with php53u-common >> >> >> Any idea how to remove conflict with php53u? >> >> >> >> _______________________________________________ >> Mailing list: https://launchpad.net/~ius-community >> Post to : [email protected] >> Unsubscribe : https://launchpad.net/~ius-community >> More help : https://help.launchpad.net/ListHelp > > > > --- > Jeffrey Ness > Linux System Engineer > IT Operations [Development] > Rackspace Hosting & IUS Community > _______________________________________________ Mailing list: https://launchpad.net/~ius-community Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-community More help : https://help.launchpad.net/ListHelp

