Mirror seems out of date, puppet 3.0.0 intermittently available
When trying to install Puppet 3.0.0, depending upon which mirror is being used, the following error occurs:
ERROR: Could not find a valid gem 'puppet' (>= 0) in any
repository
ERROR: Possible alternatives: puppet
In --verbose mode...
GET http://rubygems.org/latest_specs.4.8.gz
302 Moved Temporarily
GET http://production.s3.rubygems.org/latest_specs.4.8.gz
304 Not Modified
GET http://rubygems.org/quick/Marshal.4.8/puppet-3.0.0.gemspec.rz
302 Moved Temporarily
GET
http://production.cf.rubygems.org/quick/Marshal.4.8/puppet-3.0.0.ge...
404 Not Found
Error fetching remote data: bad response Not Found 404 (http://production.cf.rubygems.org/quick/Marshal.4.8/puppet-3.0.0.ge...)
Falling back to local-only install
ERROR: Could not find a valid gem 'puppet' (>= 0) in any
repository
ERROR: Possible alternatives: puppet
That url does indeed 404, while http://ruby.taobao.org/quick/Marshal.4.8/puppet-3.0.0.gemspec.rz has the valid gemspec and the rubygems site lists 3.0.0 as being available.
Is there any schedule to mirror updates or ways to check which rubygems mirrors have the up to date gem?
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Evan Phoenix on 30 Sep, 2012 04:23 PM
This must have been the AWS issue that was going on yesterday. Please try again today.
Evan Phoenix closed this discussion on 30 Sep, 2012 04:23 PM.
matthaus re-opened this discussion on 30 Sep, 2012 06:37 PM
3 Posted by matthaus on 30 Sep, 2012 06:37 PM
http://production.cf.rubygems.org/quick/Marshal.4.8/puppet-3.0.0.ge... is still a 404 today, so the issue is persisting. Totally could be related to an AWS/S3 issue though.
Support Staff 4 Posted by Evan Phoenix on 30 Sep, 2012 09:19 PM
I'm wondering if perhaps S3 experienced some data loss. taoboa had the gem and gemspec so I've reuploaded them to s3.
5 Posted by matthaus on 30 Sep, 2012 11:02 PM
Awesome thanks! Installing fine now.
matthaus closed this discussion on 30 Sep, 2012 11:02 PM.