// Derek, sorry for double post. I forgot to add launchpad for the first time.
On Sat, Sep 17, 2011 at 12:59 AM, Derek Downey <[email protected]> wrote: > 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: > --> 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? IIRC, php53u* packages doesn't have "Provides: php53*" stuff inside. So you have several options here. You can [I won't recommend this] replace your php53u packages with stock php53 packages. Or you can get nagios spec-file, fix it's deps and recompile your nagios with the correct php. This is the best way of fixing your problem, imho. -- SY, Ilya A. Otyutskiy aka Sharp _______________________________________________ Mailing list: https://launchpad.net/~ius-community Post to : [email protected] Unsubscribe : https://launchpad.net/~ius-community More help : https://help.launchpad.net/ListHelp

