A working 2.4.4 PKGBUILD is here:
Search Criteria
Package Details: corosync 2.4.3-1
Git Clone URL: | https://aur.archlinux.org/corosync.git (read-only) |
---|---|
Package Base: | corosync |
Description: | Cluster engine for nodal communication systems with additional features for implementing high availability within applications. |
Upstream URL: | http://www.corosync.org/ |
Licenses: | |
Submitter: | ksovi |
Maintainer: | ksovi (bidulock) |
Last Packager: | ksovi |
Votes: | 2 |
Popularity: | 0.000402 |
First Submitted: | 2015-09-10 14:41 |
Last Updated: | 2018-03-17 16:18 |
Dependencies (3)
- libdbus (dbus-elogind, dbus-x11, dbus-git, dbus-nosystemd, dbus-selinux, dbus)
- libstatgrab
- net-snmp (net-snmp-lmsensors)
Required by (5)
- ha-pacemaker-git (make)
- ha-pacemaker-git
- ocfs2-tools (optional)
- pacemaker
- sheepdog
Sources (1)
Latest Comments
bidulock commented on 2018-04-17 06:55
bidulock commented on 2018-04-17 06:16
bidulock commented on 2018-03-18 02:24
A working 2.4.3 PKGBUILD is here:
https://gist.github.com/bbidulock/b2c8d6394159c12432898d811e947450#file-pkgbuild
bidulock commented on 2018-03-18 02:12
also, there appears to be no reason not to provide a package checksum
bidulock commented on 2018-03-18 02:09
nss and libqb must be added to depends for this package to build.
bidulock commented on 2016-12-07 10:31
Following is a PKGBUILD for 2.4.2:
https://gist.github.com/bbidulock/9851475bd3133e63a88a25bc6620df34/raw/bf12865818efd16c1da89cf8af2296533f28b525/PKGBUILD
bastelfreak commented on 2016-03-28 20:47
I tested around a bit, 'usr/bin/corosync-notifyd' has a dependency on 'usr/lib/libdbus-1.so.3', so libdbus needs to go into depend, not only makedepend
bastelfreak commented on 2016-03-28 14:17
adding libdbus here is enough to fix the issue
bastelfreak commented on 2016-03-28 10:36
Hi,
dbus is missing as a makedepend:
https://ci.virtapi.org/job/Arch_Package_corosync/2/console
A bit better one with libcgroup, qdevice and qnetd support:
https://gist.githubusercontent.com/bbidulock/3bd0c332e970e6446d0326253f19b1d7/raw/247f5810e6d1fcd018663fa28b071676cd766de2/PKGBUILD