Gem download for latest version of webfontloader is missing
We tagged and uploaded a new version of the webfontloader gem ( https://rubygems.org/gems/webfontloader ) on November 29. Someone just pointed out on the github site that, while the version is listed on RubyGems, you get a NoSuchKey error when you click the download link.
The full download error response looks like this:
<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Key>gems/webfontloader-1.0.23.gem</Key>
<RequestId>ECDD2A2C8659842B</RequestId>
<HostId>yLMM7m3k0DlvVChg4Yr3aK8REZDlTZdxdU1NN49zfM/K3rosm1ZB2Os7XrLxMFOs</HostId>
</Error>
It seems that the version was created but the actual Gem upload didn't complete successfully? Is there any way for us to re-upload this Gem version?
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Nick Quaranto on 18 Dec, 2011 07:59 PM
Yikes...we have had a few issues with fog in the past few days that I think have resulted in uploads to S3 failing. Could you yank 1.0.23, bump the version and upload a new release? Sorry about the hassle here :(
3 Posted by Sean McBride on 19 Dec, 2011 06:20 PM
If that's the best way to go about it, then I can definitely do that. How do I yank an existing version of a gem? I'm not aware of how to do that.
4 Posted by Sean McBride on 03 Jan, 2012 07:05 PM
Ping! Still can't figure out how to yank an old version of a gem in any documentation. Would love a pointer on how to do that.
Support Staff 5 Posted by Nick Quaranto on 11 Jan, 2012 03:29 PM
Hey there,
This FAQ page explains it:
http://help.rubygems.org/kb/gemcutter/removing-a-published-rubygem
Where were you looking?
6 Posted by Sean McBride on 11 Jan, 2012 06:13 PM
Thanks, that's what I needed. We pushed a new version and yanked the old, and everything is looking good now.
I was searching for instructions or documentation via Google and not coming up with anything. I suck at searching I guess. Thanks again!
Support Staff 7 Posted by Nick Quaranto on 13 Jan, 2012 02:55 PM
Cool, sorry about the hassle.
Nick Quaranto closed this discussion on 13 Jan, 2012 02:55 PM.