-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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]: GPG error signatures were invalid: EXPKEYSIG 23F3D4EA75716059 #7186
Comments
Jira ticket: AR-2483 |
We need to wait for GH to replace their expired key |
Hi from the GitHub CLI team and very sorry for the inconvenience here. I see this is already closed out but there seems to be some confusion:
The key was already updated on Thursday 5th September. If you are still running into issues let me know and I'll try to provide support here. |
Hi, i did those step, after that run ./compile.sh (even got an fresh install Ubuntu24.04.1LTS to test it out) but still got the same error.
|
When you run
If you're seeing |
Ah, I'm not sure what that is doing but it seems likely that this file needs to be updated with https://cli.github.com/packages/githubcli-archive-keyring.gpg I created a PR here #7192 with the change I think is required. |
Apologies. Did a quick search across the framework but could not find it. So it was overall an issue on our end. |
I got mistake the default gpg file location on debian/ubuntu, that still at /usr/share/keyrings/ NOT /etc/apt/keyrins/. Based on the cli/cli#9569 (comment)
THANKS ALL! |
Ah, sorry about that @gufeisheng001, after that comment we updated the original issue description with a script to handle that difference but it was probably too late for you. Glad you have it fixed. |
What happened?
while compiling get an
GPG error: https://cli.github.com/packages stable InRelease: The following signatures were invalid: EXPKEYSIG 23F3D4EA75716059 GitHub CLI [email protected]
How to reproduce?
./compile.sh build BOARD=orangepi5-plus BRANCH=current BUILD_DESKTOP=yes BUILD_MINIMAL=no DESKTOP_APPGROUPS_SELECTED='browsers chat desktop_tools editors email internet multimedia office programming remote_desktop' DESKTOP_ENVIRONMENT=gnome DESKTOP_ENVIRONMENT_CONFIG_NAME=config_base KERNEL_CONFIGURE=yes RELEASE=bookworm
log-build-84f3f0fb-a224-4da9-a1a6-c709fe82d013.log
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
Relevant log URL
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: