All gem pushes fail
Had been having problems with minifbclearance but tried to upalod a totally new gem fbdoorman, rejected! I can't push anything.
Here's the output
dmb:fbdoorman-0.0.1 david$ gem push fbdoorman-0.0.1.gem
Pushing gem to RubyGems.org...
<!DOCTYPE html>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
<link href="/stylesheets/reset.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/stylesheets/960.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/stylesheets/screen.css" media="screen" rel="stylesheet" type="text/css" />
<link href="/stylesheets/humanmsg.css" media="screen" rel="stylesheet" type="text/css" />
<!--[if IE 7]>
<link href="/stylesheets/ie7.css" media="screen" rel="stylesheet" type="text/css" />
<![endif]-->
<title>server error | RubyGems.org</title>
<div class="container_12">
<div class="prefix_1 grid_4 header">
<h1><a href="/" title="Home">RubyGems.org</a></h1>
</div>
<div class="grid_6 suffix_1 nav">
<div id="nav-cap">
<div id="nav">
<ul id="signed_out">
<li id="all-gems"><a href="/gems">all gems</a></li>
<li id="sign-in"><a href="/sign_in">sign in</a></li>
<li id="sign-up"><a href="/sign_up">sign up</a></li>
</ul>
</div>
</div>
<form action="/search" id="main-search" method="get">
<input id="query" name="query" type="text" value="Search gems…" />
<input id="search_submit" type="submit" value="Search" />
</form>
</div>
<div class="prefix_1 grid_10 suffix_1 main">
<div class="info">
<div class="title">
<h2>Server error.</h2>
<h3>No Stairway, denied!</h3>
</div>
<p>Looks like something blew up on our end. We've been alerted of the problem, but feel free to open up an <a href="http://help.rubygems.org">issue</a> if you want it fixed faster.</p>
</div>
</div>
<div class="prefix_1 grid_10 suffix_1 footer">
<div class="links">
<a href="http://help.rubygems.org">Help</a>
<a href="http://groups.google.com/group/gemcutter">Discuss</a>
<a href="http://github.com/rubygems/gemcutter">Code</a>
<a href="http://twitter.com/gemcutter">Status</a>
<a href="http://thoughtbot.com" id="thoughtbot" title="Designed by Thoughtbot">designed by <img alt="Thoughtbot" src="/images/thoughtbot.png" /></a>
<a href="http://rubycentral.org" id="rubycentral" title="Supported by Ruby Central">supported by <img alt="Ruby Central" src="/images/rubycentral.png" /></a>
</div>
</div>
</div>
<script src="/javascripts/jquery.js" type="text/javascript"></script>
<script src="/javascripts/jquery.easing.1.3.js" type="text/javascript"></script>
<script src="/javascripts/humanmsg.js" type="text/javascript"></script>
<script src="/javascripts/application.js" type="text/javascript"></script>
Comments are currently closed for this discussion. You can start a new one.
Support Staff 2 Posted by Nick Quaranto on 18 Jul, 2010 03:53 PM
Yikes, can you paste the gemspec you're using?
3 Posted by pelaez89 on 19 Jul, 2010 12:06 AM
Hey Nick. It's weird because my first upload worked, with a gem called minifbclearance that had a different name, same gemspec. However here it's, it's based on clearance by thoughtbot.
4 Posted by pelaez89 on 19 Jul, 2010 05:42 AM
Hey Nick, check this issue:
http://help.rubygems.org/discussions/problems/101-cant-push-gem-no-...
The problem there was with some weird characters, changed my email so that there was nothing wrong and change any non ascii char to ascii, here the updated gemspec. Still not working.
5 Posted by pelaez89 on 19 Jul, 2010 05:52 AM
Hey Nick, I've tried everything, searched online, changed my account's email and registered a new one, everything possible and don't know what else to do, please help ASAP I need to release this for real, it's for a client.
6 Posted by pelaez89 on 19 Jul, 2010 05:55 AM
I just tried pushing from a remote machine and didn't work either, Im running osx, that machine's runnig redhat.
Support Staff 7 Posted by Nick Quaranto on 25 Jul, 2010 04:14 PM
I'm seeing the problem now :)
Looks like that should be a text column. For now, if you shorten the authors field it should work fine. I'll create a github issue for this and leave it open here until it's resolved.
8 Posted by pelaez89 on 27 Jul, 2010 02:47 PM
Thanks a lot nick! that was it, didn't see such error anywhere. I see you work in the clearance team too, great work, this gem's used clearance code! http://rubygems.org/gems/fbdoorman
Nice day!
Support Staff 9 Posted by Nick Quaranto on 14 Aug, 2010 03:29 PM
Resolving this one, it should be fixed on the next deploy. Thanks Josh!
Nick Quaranto closed this discussion on 14 Aug, 2010 03:29 PM.