Search Criteria
Package Details: amsd 1.4.0_3066.82-1
Package Actions
| Git Clone URL: | https://aur.archlinux.org/amsd.git (read-only, click to copy) |
|---|---|
| Package Base: | amsd |
| Description: | HPE Agentless Management Service Daemon |
| Upstream URL: | https://downloads.linux.hpe.com/SDR/downloads/mcp |
| Licenses: | custom |
| Groups: | hpproliant |
| Submitter: | ngalderisi_spar |
| Maintainer: | None |
| Last Packager: | ngalderisi_spar |
| Votes: | 1 |
| Popularity: | 0.000000 |
| First Submitted: | 2019-05-30 01:27 (UTC) |
| Last Updated: | 2019-05-30 01:27 (UTC) |
Dependencies (4)
- bash (bash-devel-gitAUR, bash-gitAUR)
- coreutils (coreutils-gitAUR, coreutils-selinuxAUR, uutils-coreutils-gitAUR)
- lsof (lsof-gitAUR)
- pciutils (pciutils-gitAUR)
Latest Comments
nachoc commented on 2024-08-31 00:01 (UTC)
Can you update this to the latest version(3.5.0)?
jthrilly commented on 2020-05-04 09:41 (UTC)
I'm not sure where the correct place for this would be, but I used the following PKGBUILD for an HP server with iLO 4. The chmod is because the RPM permissions were weird in the package file itself.
As with others, I didn't see any benefit to the service.
Oh, and I symlinked the libraries it complained about against the current ones as a hack, without any obvious issues.
alyst commented on 2019-12-23 15:52 (UTC)
Here's the updated PKGBUILD using the latest amsd. You would also need rpm-org 4.14 (4.14.2.1) (for librpm.so.8) and libnl. I forgot to add them to PKGBUILD depends. And also you would need to patch your /etc/os-release: add VERSION_ID=8 (8 comes from RHEL 8, maybe the value is not relevant), otherwise amsd will segfault. With this, iLO5 recognizes amsd running, but I hadn't figured out what's the real use of it.
rootpeer commented on 2019-09-11 23:43 (UTC)
Does this work? I am getting this error:
amsd: error while loading shared libraries: libnl.so.1: cannot open shared object file: No such file or directory