[CENTOS] The public key for jenkins-2.249.1-1.1.noarch.rpm is not installed

yum updateI was able to update jenkins.

Error statement


$ sudo yum update
・ ・ ・
・ ・ ・
Omission
・ ・ ・
・ ・ ・
Transaction summary
========================================================================================================================
Update 14 package

Total capacity: 115 M
Is this ok [y/d/N]: y
Downloading packages:
warning: /var/cache/yum/x86_64/7/jenkins/packages/jenkins-2.249.1-1.1.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 45f2c3d5: NOKEY


jenkins-2.249.1-1.1.noarch.rpm public key is not installed

Solution

Do the following

$ sudo rpm --import https://pkg.jenkins.io/redhat/jenkins.io.key
$ sudo yum update

Settled

reference

I'm getting error “Public key for jenkins-2.232-1.1.noarch.rpm is not installed” while installing AWS on Jenkins [closed]

If it helps someone

Recommended Posts

The public key for jenkins-2.249.1-1.1.noarch.rpm is not installed
Yarn is not installed
SQL Error [08001]: Workaround for Public Key Retrieval is not allowed [JDBC: MySQL]
What is the constructor for?
must not return in the for statement
[Java] Nowadays, the extended for statement is not exclusively for List, isn't it?
What is the Facade pattern useful for?
repository The specified gem is bundle installed but not updated to the latest version
The list of installed apps is not displayed in getPackageManager (Android11 ​​/ API level 30)
ActiveSupport underscore is not the inverse of camelize
The devise error message is not displayed properly.
Does the escape sequence (\) not work? (for Mac)
GoogleMap is not displayed until the browser is reloaded
What is the volatile modifier for Java variables?
Eclipse does not start after Java 11 is installed
java.util.Arrays.asList () is not a replacement for new ArrayList <> ()
When the project is not displayed in eclipse
Ebean.update () is not executed in the inherited model.
ConcurrentHashMap does not allow nulls for key and value
PATH does not pass ... The cause is the character code
[Error] The app is not displayed in the production environment
[Eclipse] Version 1.8.0_261 of the JVM is not suitable for this product. Version: 11 or greater is required Error