microsoft / elk-acs-kubernetes

This repo contains tools that enable user to deploy ELK stack in Kubernetes cluster hosted in Azure Container Service.
MIT License
54 stars 23 forks source link

Cant deploy elk as azure-cli wheezy InRelease is not signed in the repo #58

Open caoladder opened 6 years ago

caoladder commented 6 years ago

Hi,

The deployment fails when the controllervm wants to install the azure-cli package:

nThe following additional packages will be installed:n aufs-tools cgroupfs-mount libapr1 libaprutil1 libltdl7 openresty-openssln openresty-opm openresty-pcre openresty-resty openresty-zlib pigznSuggested packages:n mountall openresty-restydoc zipn. The following NEW packages will be installed:n apache2-utils aufs-tools azure-cli cgroupfs-mount docker-ce libapr1n libaprutil1 libltdl7 openresty openresty-openssl openresty-opmn openresty-pcre openresty-resty openresty-zlib pigz unzipn0 upgraded, 16 newly installed, 0 to remove and 86 not upgraded. Need to get 111 MB/111 MB of archives.nAfter this operation, 486 MB of additional disk space will be used.nWARNING: The following packages cannot be authenticated!n azure-clinn[stderr]ngpg: requesting key 417A0893 from hkp server packages.microsoft.comngpg: key 417A0893: public key "MS Open Tech interop@microsoft.com" importedngpg: Total number processed: 1ngpg: imported: 1 (RSA: 1)nW: GPG error: https://packages.microsoft.com/repos/azure-cli wheezy InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY EB3E94ADBE1229CFnW: The repository 'https://packages.microsoft.com/repos/azure-cli wheezy InRelease' is not signed.

Any help?

Thanks!

yaweiw commented 6 years ago

Thanks for reporting. We'll take a look soon. @yuwzho

yuwzho commented 6 years ago

HI @caoladder , thanks for your reporting. We dig it and find this is a known issue from Azure CLI https://github.com/Azure/azure-cli/issues/6383 . Once the issue is fixed, this will be fine.

eternalyperplxed commented 6 years ago

This still appears to be a problem even after the aforementioned azure-cli issue has been closed. Are any updates @yaweiw or @yuwzho ?