Subject: Gem isn't building
My gem, scotttam / halo_stats isn't building. I've checked the following:
- gem build halo_stats.gemspec
- built my gemspec via jewler and a rake task
- checked my gemspec via the github-test script - OK
However it's not showing up on the gem list.
When I run gemstalk scotttam halo_stats, I get:
Stalking scotttam-halo_stats-0.0.2
The repository is not configured as a rubygem yet.
Go to the following url, and check 'RubyGem'
http://github.com/scotttam/halo_stats/edit
When I visit the edit page, the checkbox is checked.
Help!
Thanks,
Scott
Comments are currently closed for this discussion. You can start a new one.
2 Posted by Matthew Beale on 22 Sep, 2009 06:45 PM
I've had the same issue for a few days now. I pushed a gemspec on Sunday and still haven't seen anything.
Checked with
gem buildand http://gist.github.com/16215, no luck!3 Posted by Scott Tamosunas on 22 Sep, 2009 10:08 PM
Github Support... any ideas?
Support Staff 4 Posted by Tekkub on 23 Sep, 2009 02:07 AM
I got mixonic/libixm to build, but the other won't build and isn't throwing any errors.
5 Posted by matthewford on 25 Sep, 2009 06:40 PM
edited: woops, forgot I had to select the option
6 Posted by Matthew Beale on 25 Sep, 2009 06:48 PM
It finally caught up! Thanks Tekkub :-)
7 Posted by Matthew Beale on 25 Sep, 2009 06:50 PM
It finally caught up! Thanks Tekkub :-)
Support Staff 8 Posted by Tekkub on 25 Sep, 2009 09:48 PM
matthewford, it doesn't look like gem building is turned on for your repo. Turn it on and touch the gemspec or use the force rebuild button.