[Starlingx-discuss] [centos8] build-pkgs failed to build on f/centos8 branch: Build failed before 'helm repo add local http://localhost:8879/charts' in spec

Bai, Haiqing Haiqing.Bai at windriver.com
Thu Nov 19 07:45:07 UTC 2020


This issue happened on most of package's SPEC file which call below two lines:
(for example package 'openstack-helm-infra'):
===============================================================
chartmuseum --debug --port=8879 --context-path='/charts' --storage="local" --storage-local-rootdir="."
helm repo add local http://localhost:8879/charts
===============================================================

The workaround (or the fix way?  I am not sure)  is just adding "helm init -client-only" before "helm repo add local http://localhost:8879/charts",
It seems there is not same issue on master branch?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20201119/2ebb9fc7/attachment.html>


More information about the Starlingx-discuss mailing list