Can't install / update gh
due to expired GPG key?
#138304
Replies: 6 comments 1 reply
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
-
|
Beta Was this translation helpful? Give feedback.
-
function balanceOf(address _owner) public view returns (uint256 balance) |
Beta Was this translation helpful? Give feedback.
-
function balanceOf(address _owner) public view returns (uint256 balance) |
Beta Was this translation helpful? Give feedback.
-
7d036f57fd26a53269d4b64c789cbb1f5ebccf6a |
Beta Was this translation helpful? Give feedback.
-
TL;DR This issue in the cli repo includes a detailed update on what happened, and what you need to do about it.
On Friday 6th September at approximately 11:17 am UTC, the GPG key used to verify our
.deb
and.rpm
package repository contents will expire.This will impact apt update and dnf install / update usage, which will look something like the following:
If you have not previously installed the GitHub CLI via our package repositories, there should be no impact for you.
Beta Was this translation helpful? Give feedback.
All reactions