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

docker-compose build with GPG error #949

Closed
xytian315 opened this issue Mar 7, 2023 · 0 comments · Fixed by #950
Closed

docker-compose build with GPG error #949

xytian315 opened this issue Mar 7, 2023 · 0 comments · Fixed by #950
Assignees

Comments

@xytian315
Copy link
Collaborator

Running docker-compose build will have the following error:

#7 5.338 W: GPG error: https://dl.yarnpkg.com/debian stable InRelease: The following signatures were invalid: EXPKEYSIG 23E7166788B63E1E Yarn Packaging <[email protected]>
#7 5.338 E: The repository 'https://dl.yarnpkg.com/debian stable InRelease' is not signed.
------
executor failed running [/bin/sh -c apt-get update && apt-get install -y libgdal-dev]: exit code: 100

This is due to an older version of the GPG key used to sign Yarn releases yarnpkg/yarn#7866

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant