-
Notifications
You must be signed in to change notification settings - Fork 284
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
Cannot install jfrog-cli on Debian bookworm due to GPG verification issue.
APT cannot see the public key that is provided from https://releases.jfrog.io/artifactory/jfrog-gpg-public/jfrog_public_gpg.key
Current behavior
APT log
deb https://releases.jfrog.io/artifactory/jfrog-debs xenial contrib
Hit:1 http://deb.debian.org/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Get:4 https://releases.jfrog.io/artifactory/jfrog-debs xenial InRelease [5313 B]
Err:4 https://releases.jfrog.io/artifactory/jfrog-debs xenial InRelease
The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DE70421F135DCA68
Reading package lists...
W: GPG error: https://releases.jfrog.io/artifactory/jfrog-debs xenial InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY DE70421F135DCA68
E: The repository 'https://releases.jfrog.io/artifactory/jfrog-debs xenial InRelease' is not signed.
Reproduction steps
Try to install jfrog-cli for Debian using documentation: https://docs.jfrog-applications.jfrog.io/jfrog-applications/jfrog-cli/install#debian-1
Expected behavior
The APT should successfully refresh repositories and allow for installing jfrog-cli
JFrog CLI version
2.73.0
Operating system type and version
Debian 12 Bookworm
JFrog Artifactory version
No response
JFrog Xray version
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working