Alex Rines

Results 6 comments of Alex Rines

I am having the same issue. Closing the remote container in VSCode and rebuilding the container did not solve my issue

Here's some additional details. In addition, I have run in a vanilla ubuntu devcontainer without the terraform feature installed and it hangs when executing `gpg --verbose --recv-keys 72D7468F` which is...

vscode details ``` Version: 1.73.1 (user setup) Commit: 6261075646f055b99068d3688932416f2346dd3b Date: 2022-11-09T04:27:29.066Z Electron: 19.0.17 Chromium: 102.0.5005.167 Node.js: 16.14.2 V8: 10.2.154.15-electron.0 OS: Windows_NT x64 10.0.22621 Sandboxed: No ``` `code --list-extensions --show-versions` ```...

@samruddhikhandale I copied the [install.sh](https://github.com/devcontainers/features/blob/main/src/terraform/install.sh) script into my repository and ran it within a vanilla `mcr.microsoft.com/devcontainers/base:jammy` devcontainer. When I kill the dirmngr process during the hang, I see the script...

@edgonmsft I'm not sure that I understand what you mean by "repro locally with Devcontainers extension". Could you elaborate?

@samruddhikhandale No change in the output output ``` TERRAFORM_VERSION=1.3.6 TFLINT_VERSION=0.43.0 TERRAGRUNT_VERSION=0.42.5 Downloading terraform... TERRAFORM_GPG_KEY=72D7468F GPG_KEY_SERVERS=keyserver hkp://keyserver.ubuntu.com:80 keyserver hkps://keys.openpgp.org keyserver hkp://keyserver.pgp.com (*) Downloading GPG key... ^C gpg: signal 2 caught ......