GPG error: https://pkg.jenkins.io/debian-stable binary/ Release:
The following signatures couldn't be verified because the public key is
not available: NO_PUBKEY FEF32E745F2C3D5
E: The repository 'http://pkg.jenkins.io/debian-stable binary/ Release' is not signed.
This is a very common Jenkins install issue on Ubuntu/Debian. It happens because APT no longer trusts the old Jenkins GPG key method.
Fix (Recommended Solution)
Step 1: Remove old Jenkins repo (if exists)
Step 2: Download and install Jenkins GPG key (new method)
✅ This stores the key in the recommended keyrings location
Step 3: Add Jenkins repository (signed-by)
Step 4: Update & install Jenkins
✅ Error should now be gone
No comments:
Post a Comment