Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 672434 - sys-cluster/resource-agents-4.1.1 version bump
Summary: sys-cluster/resource-agents-4.1.1 version bump
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Deadline: 2020-12-07
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2018-12-03 05:09 UTC by Joe Khoobyar
Modified: 2022-08-30 21:22 UTC (History)
2 users (show)

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


Attachments
resource-agents-4.1.1.ebuild (resource-agents-4.1.1.ebuild,1.62 KB, text/plain)
2018-12-03 05:09 UTC, Joe Khoobyar
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joe Khoobyar 2018-12-03 05:09:45 UTC
Created attachment 556984 [details]
resource-agents-4.1.1.ebuild

Updated sys-cluster/resource-agents ebuild to the latest stable.

The pacemaker, corosync and heartbeat projects are maintained by https://github.com/ClusterLabs.

These is a critical package in order to keep that software up-to-date.

The ebuild dependencies have been updated as well, using information from the ArchLinux AUR build as a guide.
Comment 1 Tomáš Mózes 2018-12-03 08:46:23 UTC
Which version have you please tested the ebuild with?
Comment 2 Joe Khoobyar 2018-12-03 17:53:19 UTC
(In reply to Tomáš Mózes from comment #1)
> Which version have you please tested the ebuild with?

Gentoo 17.0, amd64, 20181129 stage 3 initial install
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2018-12-04 15:44:20 UTC
Comment on attachment 556984 [details]
resource-agents-4.1.1.ebuild

--- resource-agents-4.0.1.ebuild        2018-11-18 11:31:09.174777159 +0100
+++ -   2018-12-04 16:43:50.291022458 +0100
@@ -13,7 +13,7 @@
 LICENSE="GPL-2"
 SLOT="0"
 KEYWORDS="~amd64 ~hppa ~x86"
-IUSE="doc libnet rgmanager"
+IUSE="doc libnet -rgmanager"

 RDEPEND="sys-apps/iproute2
        sys-cluster/cluster-glue
@@ -57,7 +57,9 @@
        elog "To use Resource Agents installed in /usr/$(get_libdir)/ocf/resource.d"
        elog "you have to emerge required runtime dependencies manually."
        elog ""
-       elog "Description and dependencies of all Agents can be found on"
+       elog "These resource agents are now maintained by ClusterLabs, http://www.clusterlabs.org/"
+       elog ""
+       elog "Older documentation, with a description and dependencies of all Agents can be found on"
        elog "http://www.linux-ha.org/wiki/Resource_Agents"
        elog "or in the documentation of this package."
 }
Comment 4 Andreas Sturmlechner gentoo-dev 2022-08-30 21:22:30 UTC
This seems to be obsolete with 4.6.1 in tree for 2 years. Anyone looking at bugs @cluster?