Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 50194

Summary: sys-cluster/heartbeat (linux-ha) package is outdated
Product: Portage Development Reporter: Nicolas Saurbier <nicolas.saurbier>
Component: Enhancement/Feature RequestsAssignee: Gentoo Cluster Team <cluster>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nicolas Saurbier 2004-05-06 02:25:11 UTC
The current version of heartbeat in portage is: 1.0.4
The current version of heartbeat on Linux-HA (Homepage of heartbeat) is: 1.2.1

Reproducible: Always
Steps to Reproduce:
1. emerge -s heartbeat



Expected Results:  
It would be great, if heartbeat in portage would be a bit more up2date ;-)
Comment 1 Michael Imhof (RETIRED) gentoo-dev 2004-05-10 16:12:57 UTC
There is an heartbeat-1.2.0-r2.ebuild in the portage tree. It is masked as "~x86" because of sys-devel/libtool-1.5.2-r5 is masked and heartbeat depends on it.

Heartbeat 1.2.0 is running fine over here together with libtool 1.5.2.

To update to the new version please use:

ACCEPT_KEYWORDS="~x86" emerge -U hearbeat
Comment 2 Michael Imhof (RETIRED) gentoo-dev 2004-06-06 16:34:04 UTC
New ebuild (1.2.2) is in portage.
Closing this bug.