jenkinsci/jenkins.rb

Could not find a valid gem 'jenkins'

Closed this issue · 4 comments

gem install jenkins

ERROR: Could not find a valid gem 'jenkins' (>= 0) in any repository
ERROR: Possible alternatives: jenkins

ruby -v

ruby 1.9.2p290 (2011-07-09 revision 32553) [i686-linux]

$ gem install --verbose jenkins
GET http://rubygems.org/latest_specs.4.8.gz
302 Found
GET http://production.s3.rubygems.org/latest_specs.4.8.gz
304 Not Modified
GET http://rubygems.org/quick/Marshal.4.8/jenkins-0.6.7.gemspec.rz
302 Found
GET http://production.cf.rubygems.org/quick/Marshal.4.8/jenkins-0.6.7.gemspec.rz
404 Not Found
Error fetching remote data:     bad response Not Found 404 (http://production.cf.rubygems.org/quick/Marshal.4.8/jenkins-0.6.7.gemspec.rz)
Falling back to local-only install
ERROR:  Could not find a valid gem 'jenkins' (>= 0) in any repository
ERROR:  Possible alternatives: jenkins

Hey guys,

wget http://production.cf.rubygems.org/gems/jenkins-0.6.7.gem fails too. I think this was happening when we were dealing with bad uploads thanks to some wacky openssl errors with fog & excon.

Could you yank the 0.6.7 version and push a new one?

oren commented

not sure if related but this is down as well:
http://jenkins.thefrontside.net/job/jenkins.rb/

$ gem install jenkins
Fetching: jenkins-0.6.8.gem (100%)Fetching: jenkins-0.6.8.gem
Successfully installed jenkins-0.6.8
1 gem installed