-
Notifications
You must be signed in to change notification settings - Fork 988
Closed
Description
Describe the bug
Cannot run apt update
in the build image.
Reading package lists...
--
81 | W: GPG error: https://cli.github.com/packages stable InRelease: The following signatures were invalid: EXPKEYSIG 23F3D4EA75716059 GitHub CLI <opensource+cli@github.com>
82 | E: The repository 'https://cli.github.com/packages stable InRelease' is not signed.
To Reproduce
Steps to reproduce the behavior:
- Run
sudo apt-get update
in start of the build
Expected behavior
sudo apt-get update
works
Platform (please complete the following information):
- aws/codebuild/standard:7.0
Additional context
The keys were updated because of expiration, see cli/cli#9569
ryan-shaw, JSLemaire-Esmart, jackroberts-gh, pawelkaliniakit, sf-joeh and 7 more
Metadata
Metadata
Assignees
Labels
No labels