Package Details: openvox-agent-bin 8.28.1-2

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 (non-modular)
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.001516
First Submitted: 2025-05-15 08:06 (UTC)
Last Updated: 2026-07-12 08:58 (UTC)

Latest Comments

qdii commented on 2026-07-18 22:53 (UTC)

-> failed to parse openvox-agent-bin: Line 18: Invalid key "source_aarch64" unsupported arch "aarch64": source_aarch64 = https://apt.voxpupuli.org/pool/openvox8/o/openvox-agent/openvox-agent_8.28.1-1+debian13_arm64.deb

I'm getting this error, is there a workaround?

brightdroid commented on 2026-07-15 05:12 (UTC)

Thank you for maintaining this package, I noticed .SRCINFO was not updated, so currently you'll get something like this:

.... Line 18: Invalid key "source_aarch64" unsupported arch "aarch64": source_aarch64 = https://apt.voxpupuli.org/pool/openvox8/o/openvox-agent/openvox-agent_8.28.1-1+debian13_arm64.deb

Please run makepkg --printsrcinfo > .SRCINFO again and commit+push.

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 with openvox-server. Currently, installing openvox-server and this package at the same time fails because this package doesn't provide puppet and openvox-server requires 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