Search Criteria
Package Details: openbao 2.2.0-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/openbao.git (read-only, click to copy) |
---|---|
Package Base: | openbao |
Description: | solution to manage, store, and distribute sensitive data |
Upstream URL: | https://openbao.org |
Licenses: | MPL-2.0 |
Submitter: | thayne |
Maintainer: | thayne |
Last Packager: | thayne |
Votes: | 5 |
Popularity: | 1.29 |
First Submitted: | 2024-07-22 07:40 (UTC) |
Last Updated: | 2025-03-10 04:57 (UTC) |
Dependencies (5)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- go (go-gitAUR, gcc-go-gitAUR, gcc-go-snapshotAUR, gcc-go) (make)
- go-tools (go-tools-gitAUR) (make)
- npm (corepackerAUR, python-nodejs-wheelAUR) (make)
- yarn (yarn-pnpm-corepackAUR, corepackerAUR, yarn-berryAUR) (make)
Latest Comments
wunit-adf commented on 2025-04-04 15:54 (UTC)
Building with
makepkg -Csr
:Any pointers what might be the issue here? Let me know if you need more information.
thayne commented on 2025-03-09 04:11 (UTC)
Ugh, so what is the correct way to suppress the prompt about installing yarn?
jonsch318 commented on 2025-03-08 08:49 (UTC)
In the version 2.2.0-1 it uses the
yarn --non-interactive
flag which results in aYN0050: The --non-interactive option is deprecated
and then exits the build process. This was tested with the latest yarn version (4.7.0) e.g. using AUR corepacker