Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: dev container fails because yarn gpg key is out of date in the docker image #315

Open
1 task done
johnnyfiveRA opened this issue Feb 22, 2023 · 0 comments
Open
1 task done
Assignees
Labels
backlog Backlog item bug Something isn't working

Comments

@johnnyfiveRA
Copy link

Deployment Mode

Deploy To Azure

Steps to reproduce

On a client with vscode, docker and the dev containers and extension installed.

Open the repo in VScode and use Dev Containers: Open Folder in Container to open the folder in a container.

Error Message

=> ERROR [dev_container_auto_added_stage_label 3/3] RUN bash /tmp/librar  4.4s
------                                                                          
 > [dev_container_auto_added_stage_label 3/3] RUN bash /tmp/library-scripts/azcli-debian.sh     && curl -Lo /usr/local/bin/bicep https://github.com/Azure/bicep/releases/latest/download/bicep-linux-x64     && chmod +x /usr/local/bin/bicep     && apt-get clean -y && rm -rf /var/lib/apt/lists/* /tmp/library-scripts:                                                
#0 0.583 Get:1 https://packages.microsoft.com/repos/azure-cli focal InRelease [10.4 kB]
#0 0.591 Get:2 http://security.ubuntu.com/ubuntu focal-security InRelease [114 kB]
#0 0.599 Get:3 https://dl.yarnpkg.com/debian stable InRelease [17.1 kB]
#0 0.676 Get:4 https://packages.microsoft.com/repos/azure-cli focal/main amd64 Packages [10.7 kB]
#0 0.684 Get:5 http://archive.ubuntu.com/ubuntu focal InRelease [265 kB]
#0 0.733 Err:3 https://dl.yarnpkg.com/debian stable InRelease
#0 0.733   The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <[email protected]>

Screenshots

image

Code of Conduct

@johnnyfiveRA johnnyfiveRA added backlog Backlog item bug Something isn't working labels Feb 22, 2023
@johnnyfiveRA johnnyfiveRA changed the title Bug: dev container fails because yarn gpg key is out of data Bug: dev container fails because yarn gpg key is out of date in the docker image Feb 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Backlog item bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants