Re: Error while installing Jenkins on AWS EC2

2020-04-21 Thread Mark Waite
You caught us in exactly the week when we were making a major transition. The transition is still in progress. On Tue, Apr 21, 2020 at 12:28 PM Surya Dilip Inuganti wrote: > Thanks a lot Mark. Your solution worked. I don't know why in many > tutorials the installed weekly version and it worked.

Re: Error while installing Jenkins on AWS EC2

2020-04-21 Thread Surya Dilip Inuganti
Thanks a lot Mark. Your solution worked. I don't know why in many tutorials the installed weekly version and it worked. Once again thanks for the response, you made my day. --Suya Dilip I On Tuesday, April 21, 2020 at 6:54:07 PM UTC+5:30, Mark Waite wrote: > > Jenkins 2.232 is the first weekly

Re: Error while installing Jenkins on AWS EC2

2020-04-21 Thread Sathish Mamidala
Hi, Looks like below did not run properly: sudo rpm --import http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key You can search new url for key, run it, it should work. On Tue, Apr 21, 2020 at 2:19 PM Surya Dilip Inuganti wrote: > Hi All, > > > I'm installing Jenkins on AWS EC2 CentOS instance.

Re: Error while installing Jenkins on AWS EC2

2020-04-21 Thread Mark Waite
Jenkins 2.232 is the first weekly build created with a new GPG signing key. If this is your first time installation and you're not specifically seeking some feature that is so new it is only in the weekly builds, then you should probably use the long term support (LTS) release instead. See