Hi, (CC dev list) it seems the latest LTS rpm is missing in yum repo [1], can someone with admin right take a look please? Thanks
Meanwhile, you can download rpm from mirrors [2] and install manually. Cheers Vojta [1] http://pkg.jenkins-ci.org/redhat-stable-rc/ [2] http://mirrors.jenkins-ci.org/redhat-stable/jenkins-1.466.2-1.1.noarch.rpm ----- Original Message ----- From: "Lionel Schwarz" <lionel.schw...@in2p3.fr> To: jenkinsci-users@googlegroups.com Sent: Monday, September 24, 2012 11:07:43 AM Subject: Installing LTS 1.466.2 with Yum Dear all, Following recent security alert, I tried to install the new LTS 1.466.2 with yum but it seems my repository is not properly configured: $ sudo yum install jenkins Loaded plugins: downloadonly, kernel-module, priorities Excluding Packages in global exclude list Finished 366 packages excluded due to repository priority protections Setting up Install Process Package jenkins-1.466.1.SNAPSHOT-1.1.noarch already installed and latest version Nothing to do $ cat /etc/yum.repos.d/jenkins.repo [jenkins] name=Jenkins-stable-rc baseurl=http://pkg.jenkins-ci.org/redhat-stable-rc gpgcheck=1 Is there something wrong in this? Cheers Lionel