Search Criteria
Package Details: corosync 3.0.4-1
Git Clone URL: | https://aur.archlinux.org/corosync.git (read-only, click to copy) |
---|---|
Package Base: | corosync |
Description: | Cluster engine for nodal communications systems with high availability features. |
Upstream URL: | http://www.corosync.org/ |
Licenses: | |
Submitter: | ksovi |
Maintainer: | ksovi (bidulock) |
Last Packager: | bidulock |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2015-09-10 14:41 |
Last Updated: | 2020-07-06 06:56 |
Latest Comments
dawid.loubser commented on 2020-02-19 10:28
Hi, the latest build fails because the download file checksum does not pass:
Galo commented on 2019-12-31 10:08
Please add armv7h in the supported architecture. It compiles and works just fine on it.
Thermi commented on 2019-06-27 20:09
Please change the source URL to "$pkgname-$pkgver.tar.gz::https://github.com/corosync/$pkgname/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz"
The current URL points at a tar.gz file that GH automatically generates. Its binary data changes from time to time. Then the sha256sum check fails. The URL I proposed above points at a tar.gz file that contains the release code and was uploaded by the corosync devs. Its binary data is constant.
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