Package Details: openbao 2.2.0-2

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)

Latest Comments

wunit-adf commented on 2025-04-04 15:54 (UTC)

Building with makepkg -Csr:

rebuilt dependencies successfully
WARNING: Node v23.9.0 is not tested against Ember CLI on your platform. We recommend that you use the most-recent "Active LTS" version of Node.js. See https://git.io/v7S5n for details.
WARNING: Option "nodeWorker" is deprecated since workerpool@5.0.0. Please use "workerType" instead.
WARNING: Option "nodeWorker" is deprecated since workerpool@5.0.0. Please use "workerType" instead.
Environment: production
⠹ building... [Babel: ember-truth-helpers > applyPatches]unexpectedly found "{{! template-lint-d" when slicing source, but expected "@destinationElement"
unexpectedly found "{{! template-l" when slicing source, but expected "@renderInPlace"
⠦ building... [Babel: ember-composable-helpers > applyPatches]unexpectedly found "{{#if this.showConf" when slicing source, but expected "@destinationElement"
unexpectedly found "{{#if this.sho" when slicing source, but expected "@renderInPlace"
cleaning up...
Build Error (broccoli-persistent-filter:CleanCSSFilter)

util.isRegExp is not a function


Stack Trace and Error Report: /tmp/error.dump.0191a7dc5643a1a5f28217059e660c8c.log
==> ERROR: A failure occurred in build().
    Aborting...

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 a YN0050: 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