Because of the changes to the filesystem package, /usr/sbin, /usr/lib64, and /var/run are now symlinks. To fix this, ./configure needs to be passed:
--sbindir=/usr/bin
--libdir=/usr/lib
And _PREFIXVAR needs to be changed from /var to /run
Additionally, makepkg now requires a package() section, so the build() should be renamed to package() or be split.
Search Criteria
Package Details: ha-resourceagent 3.9.5-1
Package Actions
| Package Base: | ha-resourceagent |
|---|---|
| Description: | A standardized interface for a cluster resource |
| Upstream URL: | http://linux-ha.org/wiki/Resource_Agents |
| Category: | system |
| Licenses: | |
| Submitter: | None |
| Maintainer: | psierks |
| Last Packager: | None |
| Votes: | 1 |
| First Submitted: | 2010-09-03 10:11 |
| Last Updated: | 2014-03-12 16:51 |
Dependencies (1)
Required by (0)
Sources
Latest Comments
Comment by jyellick
Comment by psierks
Updated version to 3.9.5
Requires older version of automake, hence the makedepend automake-1.12 (available from AUR). Will try to get this resolved upstream, but for now it at least builds.
Comment by psi-jack
Version bump 3.9.4
Anonymous comment
Resource Agents repo moved to https://github.com/ClusterLabs/resource-agents
Anonymous comment
update