I'm trying to install 2.7.1 LTS on a CentOS 5.6 box.  I'm following the 
instructions for "*Installing Jenkins on Red Hat distributions* 
<https://wiki.jenkins-ci.org/display/JENKINS/Installing+Jenkins+on+Red+Hat+distributions>",
 
which states the following...

sudo wget -O /etc/yum.repos.d/jenkins.repo 
*http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo* 
<http://pkg.jenkins-ci.org/redhat-stable/jenkins.repo>
- sudo rpm --import *https://jenkins-ci.org/redhat/jenkins-ci.org.key* 
<http://pkg.jenkins-ci.org/redhat/jenkins-ci.org.key>
- sudo yum install jenkins

The first command works fine, but the second command to import fails...

error: https://jenkins-ci.org/redhat/jenkins-ci.org.key: import read 
failed(-1).

Any thoughts on what I need to do to fix this?


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/10d56312-2702-43c0-84e5-9adb1c914ea2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to