Search Criteria
Package Details: holo 3.0.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/holo.git (read-only, click to copy) |
---|---|
Package Base: | holo |
Description: | Minimalistic configuration management |
Upstream URL: | http://holocm.org |
Licenses: | GPL3 |
Provides: | holo-files, holo-generators, holo-run-scripts, holo-ssh-keys, holo-users-groups |
Replaces: | holo-run-scripts, holo-ssh-keys, holo-users-groups |
Submitter: | majewsky |
Maintainer: | majewsky |
Last Packager: | majewsky |
Votes: | 5 |
Popularity: | 0.000204 |
First Submitted: | 2015-08-05 16:13 (UTC) |
Last Updated: | 2021-03-06 17:30 (UTC) |
Dependencies (7)
- git (git-git, git-vfs, git-run-command-patch-git) (make)
- go (go-git, go-go2go-git, gccrs-go-git, go-beta, gcc-go-git, gcc-go) (make)
- openssh (openssh-hpn-git, openssh-git, openssh-gssapi, openssh-xdg-git, openssh-dotconfig, openssh-selinux, openssh-hpn-shim) (make)
- perl (perl-git) (make)
- git (git-git, git-vfs, git-run-command-patch-git) (optional) – to display diffs using git-diff(1)
- openssh (openssh-hpn-git, openssh-git, openssh-gssapi, openssh-xdg-git, openssh-dotconfig, openssh-selinux, openssh-hpn-shim) (optional) – to provision SSH public keys
- shadow (shadow-libpassphrase, shadow-minimal-git, shadow-selinux, shadow-relaxed) (optional) – to provision user accounts and groups
Latest Comments
randomnerd commented on 2022-03-05 10:17 (UTC) (edited on 2022-03-05 10:22 (UTC) by randomnerd)
I get this error while building. Any idea why? I have perl installed:
core/perl 5.34.0-3 [installed] usr/bin/core_perl/pod2man
Edit: tried with git clone and makepkg, same thing.
majewsky commented on 2020-05-19 16:51 (UTC)
@mipi Done.
mipi commented on 2020-05-19 09:42 (UTC)
Hi Stefan, I succesfully built and ran holo on Aarch4 (on a RPi4 with aarch64 kernel). Could you therefore list aarch64 as supported architecture in the PKGBUILD? Thanks, mipi
majewsky commented on 2019-06-26 14:55 (UTC)
@mipi I have two ways of doing things: right away or never.
mipi commented on 2019-06-26 14:52 (UTC)
Thanks. That was quick :-)
majewsky commented on 2019-06-26 14:48 (UTC)
Yep, fixed.
mipi commented on 2019-06-26 14:45 (UTC)
@grensjo: You are right. If git and openssh are mandatory make dependencies, the the package can be built with makechrootpkg, otherwise build with makechrootpkg returns errors.
@majewsky: Could you adjust the PKGBUILD?
grensjo commented on 2018-02-07 14:41 (UTC)
I think you should add git and openssh to makedepends (the tests use
git diff
andssh-keygen
, and fail if they are not available).lukeshu commented on 2018-01-29 16:04 (UTC)
I've been meaning to ask you, why'd you drop the provides=('HOLO_API_VERSION=3') thing in holo 2?
majewsky commented on 2017-03-22 19:54 (UTC)
lukeshu commented on 2017-03-21 02:51 (UTC)
FlorianJacob commented on 2016-02-18 00:35 (UTC)
majewsky commented on 2016-02-17 16:06 (UTC)
FlorianJacob commented on 2016-02-17 15:55 (UTC)