[Pacemaker] issue upgrading CentOS 5 packages to 1.0.5

Eric Heydrick erichey at hq.speakeasy.net
Fri Aug 14 12:17:03 EDT 2009


On Fri, 14 Aug 2009, Andrew Beekhof wrote:

> On Fri, Aug 14, 2009 at 8:54 AM, Eric Heydrick<erichey at hq.speakeasy.net> wrote:
> > When trying to upgrade from 1.0.4 to 1.0.5 on CentOS 5 I get a yum
> > dependency failure:
> >
> > cluster-glue-0.9-1.1.x86_64 from server_ha-clustering has depsolving
> > problems
> >  --> cluster-glue conflicts with heartbeat
> >
> > Pacemaker requires both heartbeat and cluster-glue but cluster-glue
> > conflicts with heartbeat so pacemaker cannot be installed. Is this a bug?
> 
> possibly.  could you post the full output please?

[root at tick ~]# yum upgrade pacemaker
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
 * extras: mirrors.liquidweb.com
 * updates: centos.g5selfstorage.com
 * base: mirrors.bluehost.com
 * addons: mirror.stanford.edu
Setting up Upgrade Process
Resolving Dependencies
--> Running transaction check
---> Package pacemaker.x86_64 0:1.0.5-1.1 set to be updated
--> Processing Dependency: pacemaker-libs = 1.0.5-1.1 for package: 
pacemaker
--> Processing Dependency: cluster-glue for package: pacemaker
--> Processing Dependency: libltdl.so.3()(64bit) for package: pacemaker
--> Running transaction check
---> Package pacemaker-libs.x86_64 0:1.0.5-1.1 set to be updated
---> Package libtool-ltdl.x86_64 0:1.5.22-6.1 set to be updated
---> Package cluster-glue.x86_64 0:0.9-1.1 set to be updated
--> Processing Dependency: libopenhpi.so.2()(64bit) for package: 
cluster-glue
--> Processing Dependency: libOpenIPMIutils.so.0()(64bit) for package: 
cluster-glue
--> Processing Dependency: libOpenIPMIposix.so.0()(64bit) for package: 
cluster-glue
--> Processing Dependency: libOpenIPMI.so.0()(64bit) for package: 
cluster-glue
--> Running transaction check
---> Package openhpi.x86_64 0:2.10.2-1.el5 set to be updated
---> Package OpenIPMI-libs.x86_64 0:2.0.6-11.el5 set to be updated
--> Processing Conflict: cluster-glue conflicts heartbeat
--> Processing Conflict: cluster-glue conflicts heartbeat
--> Restarting Dependency Resolution with new changes.
--> Running transaction check
---> Package heartbeat.i386 0:3.0.0-31.1 set to be updated
--> Processing Dependency: PyXML for package: heartbeat
---> Package heartbeat.x86_64 0:3.0.0-31.1 set to be updated
--> Running transaction check
---> Package PyXML.x86_64 0:0.8.4-4 set to be updated
--> Processing Conflict: cluster-glue conflicts heartbeat
--> Processing Conflict: cluster-glue conflicts heartbeat
--> Finished Dependency Resolution
cluster-glue-0.9-1.1.x86_64 from server_ha-clustering has depsolving 
problems
  --> cluster-glue conflicts with heartbeat
Error: cluster-glue conflicts with heartbeat

This is with the 
http://download.opensuse.org/repositories/server:/ha-clustering/CentOS_5/ 
repository. 

-Eric


More information about the Pacemaker mailing list