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

gpg: Can't check signature: No public key #10637

Closed
3 of 13 tasks
Howun opened this issue Sep 17, 2024 · 2 comments
Closed
3 of 13 tasks

gpg: Can't check signature: No public key #10637

Howun opened this issue Sep 17, 2024 · 2 comments

Comments

@Howun
Copy link

Howun commented Sep 17, 2024

Description

Error when downloading package from swift:

==> azure-arm.build_vhd: gpg: signature made Mon Sep 16 21:18:59 2024 UTC
==> azure-arm.build_vhd: gpg: using RSA key EF80A866B47A981F
==> azure-arm.build_vhd: gpg: Can't check signature: No public key

Platforms affected

  • Azure DevOps
  • GitHub Actions - Standard Runners
  • GitHub Actions - Larger Runners

Runner images affected

  • Ubuntu 20.04
  • Ubuntu 22.04
  • Ubuntu 24.04
  • macOS 12
  • macOS 13
  • macOS 13 Arm64
  • macOS 14
  • macOS 14 Arm64
  • Windows Server 2019
  • Windows Server 2022

Image version and build link

N/A private build

Is it regression?

Yes, last worked 16th September 2024

Expected behavior

All tests passed successfully and build successfully for Ubuntu 20.04 using the build code in this repo.

Actual behavior

Our pipeline that builds the Ubuntu 20.04 image using the runner images code is failing when downloading package from swift

Repro steps

Run packer build using the latest code in this repo for Ubuntu 20.04

@pretkowski
Copy link

I am having the same issue

@kishorekumar-anchala
Copy link
Contributor

HI @Howun ,

the issue got fixed under this PR.

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

No branches or pull requests

3 participants