Search Criteria
Package Details: openvox-agent-bin 8.26.2-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/openvox-agent-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | openvox-agent-bin |
| Description: | Agent of the OpenVox Automation Framework |
| Upstream URL: | https://voxpupuli.org/openvox/ |
| Licenses: | Apache-2.0 |
| Conflicts: | openvox, puppet |
| Provides: | openvox, puppet |
| Submitter: | bjo |
| Maintainer: | Lirion |
| Last Packager: | Lirion |
| Votes: | 1 |
| Popularity: | 0.005458 |
| First Submitted: | 2025-05-15 08:06 (UTC) |
| Last Updated: | 2026-05-16 05:49 (UTC) |
Dependencies (1)
Required by (5)
- choria-io (requires puppet)
- openfact (requires puppet) (optional)
- openvox-server (requires puppet)
- puppet-editor-services (requires puppet)
- puppetserver (requires puppet)
Latest Comments
Lirion commented on 2026-05-16 06:21 (UTC) (edited on 2026-05-16 06:23 (UTC) by Lirion)
Taking a look at how openvox is built in the meantime, it now distributes /usr/bin/puppet, that one being a direct ruby script instead of the shell wrapper, and the whole package is a lot smaller (also modularising dependencies). Also, the other package is now architecture-independent.
We could eventually do a cutover building a final package sans content just depending on openvox (since both stem from AUR), and then let this die. If the other OS packages - Debian, EL, ..., also shift to architecture "any" and this approach, then one way or another this package here (openvox-agent-bin) would probably become obsolete.
Lirion commented on 2026-05-15 12:43 (UTC)
Package was orphaned. While this is sort of a workaround using the Debian package (like other AURs do, too), it does not pull as many repositories as the "openvox" package which I have just discovered after updating this package.
I have taken the liberty to update this AUR package for now.
So far the package has been updated, and the previous comment is now satisfied, too.
trainzkid commented on 2026-04-10 01:12 (UTC)
Please add a
provides=('puppet')as suggested in openvox-server so this package can be used withopenvox-server. Currently, installingopenvox-serverand this package at the same time fails because this package doesn't providepuppetandopenvox-serverrequires puppet.bjo commented on 2025-12-11 22:23 (UTC)
Seems like libxcrypt-compat is needed, I added it as a dep.
qdii commented on 2025-12-11 22:20 (UTC)
After an install on a freshly imaged Arch, I got this when running it:
/opt/puppetlabs/puppet/bin/ruby: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory