Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50194 - sys-cluster/heartbeat (linux-ha) package is outdated
Summary: sys-cluster/heartbeat (linux-ha) package is outdated
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Enhancement/Feature Requests (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-06 02:25 UTC by Nicolas Saurbier
Modified: 2010-09-10 18:59 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.