--
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 jenkinsci-use...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/870157b4-f108-48fc-927d-a03c4029bf18%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
nbsp;!
wget -q -O - https://jenkins-ci.org/debian/jenkins-ci.org.key | sudo apt-key add -
sudo sh -c 'echo deb http://pkg.jenkins-ci.org/debian binary/ > /etc/apt/sources.list.d/jenkins.list'
But after that if I execute this line “sudo apt-get update“ – I get below error : Is there any other way to install this properly?Err http://pkg.jenkins-ci.org binary/ Release.gpg
Could not connect to pkg.jenkins-ci.org:80 (199.193.196.24). - connect (110: Connection timed out)
Ign http://pkg.jenkins-ci.org binary/ Release
Err http://pkg.jenkins-ci.org binary/ Packages
Unable to connect to pkg.jenkins-ci.org:http:
Err http://pkg.jenkins-ci.org binary/ Translation-en_US
Unable to connect to pkg.jenkins-ci.org:http:
Err http://pkg.jenkins-ci.org binary/ Translation-en
Unable to connect to pkg.jenkins-ci.org:http:
W: Failed to fetch http://pkg.jenkins-ci.org/debian/binary/Release.gpg Could not connect to pkg.jenkins-ci.org:80 (199.193.196.24). - connect (110: Connection timed out)
W: Failed to fetch http://pkg.jenkins-ci.org/debian/binary/Packages Unable to connect to pkg.jenkins-ci.org:http:
W: Failed to fetch http://pkg.jenkins-ci.org/debian/binary/en_US Unable to connect to pkg.jenkins-ci.org:http:
W: Failed to fetch http://pkg.jenkins-ci.org/debian/binary/en Unable to connect to pkg.jenkins-ci.org:http:
E: Some index files failed to download. They have been ignored, or old ones used instead.