AQUA_DISABLE_POLICY doesn't work #2414
-
aqua info$ aqua info
{
"version": "2.16.2",
"commit_hash": "8cf52f4af1fa61e71c61849bc18f956a1bd815e4",
"os": "darwin",
"arch": "arm64",
"pwd": "/Users/(USER)",
"root_dir": "/Users/(USER)/.local/share/aquaproj-aqua",
"env": {
"AQUA_DISABLE_POLICY": "true",
"AQUA_GLOBAL_CONFIG": "/Users/(USER)/.config/aquaproj-aqua/aqua.yaml"
},
"config_files": []
} aqua < v2.10.0$ aqua -v
OS (Windows, Linux, macOS, etc): macOS OverviewAQUA_DISABLE_POLICY does not work I've set AQUA_DISABLE_POLICY to true, but when i run I still get ERRO[0000] install the package aqua_version=2.16.2 doc="https://aquaproj.github.io/docs/reference/codes/002" env=darwin/arm64 error="this package isn't allowed" package_name=some/package package_version=v0.15.2 program=aqua registry=local How to reproduceaqua.yaml registries:
- name: local
type: local
path: registry.yaml
- type: standard
ref: v4.76.0 # renovate: depName=aquaproj/aqua-registry
packages:
- name: junegunn/[email protected]
- name: kubernetes/[email protected]
- name: kubernetes-sigs/[email protected]
......
- name: some/[email protected]
registry: local Other related code such as local Registry
Executed command and output $ Debug output$ Expected behaviourinstall of local package successful Actual behaviourerror="this package isn't allowed" Important FactoidsNo response Reference |
Beta Was this translation helpful? Give feedback.
Answered by
suzuki-shunsuke
Oct 31, 2023
Replies: 1 comment 2 replies
-
Thank you for your report. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
aqua v2.16.3 is out 🎉
This issue has been solved.
https://github.com/aquaproj/aqua/releases/tag/v2.16.3