Search Criteria
Package Details: resource-agents 4.15.1-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/resource-agents.git (read-only, click to copy) |
|---|---|
| Package Base: | resource-agents |
| Description: | OCF resource agents for rgmanager and pacemaker |
| Upstream URL: | http://clusterlabs.org/ |
| Licenses: | GPL2 |
| Submitter: | bidulock |
| Maintainer: | omgold |
| Last Packager: | omgold |
| Votes: | 3 |
| Popularity: | 0.000000 |
| First Submitted: | 2016-12-07 06:53 (UTC) |
| Last Updated: | 2024-08-19 07:16 (UTC) |
Dependencies (7)
- perl (perl-gitAUR)
- docbook-xsl (make)
- libqb (libqb-gitAUR) (make)
- libxslt (libxslt-gitAUR) (make)
- python (make)
- pacemakerAUR (pacemaker-gitAUR) (optional) – for these to be useful
- python (optional) – for azure-events
Latest Comments
kenichi commented on 2019-01-29 07:27 (UTC)
get errors like this:
sfex_lib.c:429:80: error: argument to ‘sizeof’ in ‘strncpy’ call is the same expression as the source; did you mean to use the size of the destination? [-Werror=sizeof-pointer-memaccess] strncpy ((char ) (ldata->nodename), (const char ) (block->nodename), sizeof(block->nodename)); ^ cc1: all warnings being treated as errors make[3]: [Makefile:738: sfex_daemon-sfex_lib.o] Error 1 make[3]: Leaving directory '/tmp/yaourt-tmp-ken/aur-resource-agents/src/resource-agents-4.1.1/tools' make[2]: [Makefile:855: all-recursive] Error 1 make[2]: Leaving directory '/tmp/yaourt-tmp-ken/aur-resource-agents/src/resource-agents-4.1.1/tools' make[1]: [Makefile:436: all-recursive] Error 1 make[1]: Leaving directory '/tmp/yaourt-tmp-ken/aur-resource-agents/src/resource-agents-4.1.1' make: [Makefile:392: all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... ==> ERROR: Makepkg was unable to build resource-agents.
jsteel commented on 2017-11-29 13:06 (UTC)