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

Unable to build via docker-compose #51

Open
el1-x opened this issue Aug 1, 2023 · 1 comment
Open

Unable to build via docker-compose #51

el1-x opened this issue Aug 1, 2023 · 1 comment

Comments

@el1-x
Copy link

el1-x commented Aug 1, 2023

Unable to build due to a public key not being available.

Get:5 https://fanout.jfrog.io/artifactory/debian fanout-focal InRelease [2145 B]
Err:5 https://fanout.jfrog.io/artifactory/debian fanout-focal InRelease
  The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7D0343148157C3DF
Reading package lists...
W: GPG error: https://fanout.jfrog.io/artifactory/debian fanout-focal InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 7D0343148157C3DF
E: The repository 'https://fanout.jfrog.io/artifactory/debian fanout-focal InRelease' is not signed.
The command '/bin/sh -c apt update' returned a non-zero code: 100
ERROR: Service 'pushpin' failed to build : Build failed
@jannic
Copy link

jannic commented Aug 2, 2023

Try changing line 7 in Dockerfile.pushpin, https://github.com/fanout/webhookinbox/blob/master/Dockerfile.pushpin#L7, and update the key id to 7D0343148157C3DF. That's the key currently mentioned at https://pushpin.org/docs/install/#packages.

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

No branches or pull requests

2 participants